Front page | perl.dbi.users |
Postings from February 2001
ANNOUNCE: SPOPS 0.39
From:
Chris Winters
Date:
February 26, 2001 04:09
Subject:
ANNOUNCE: SPOPS 0.39
Message ID:
20010226071954.E16978@www.cwinters.com
A new version of SPOPS (Simple Perl Object Persistence with Security)
has been released. It's available via CPAN ('SPOPS' or
'Bundle::SPOPS') as well as Sourceforge (URLs below).
Highlights of this release:
- Move the key generation utility functions out of SPOPS::DBI::*
- Allow each object to track whether it's been persisted to the
database or not
- Modify and better document the 'has_a' automatic object
relationship handling
- Minor bugfixes, primarily to SPOPS::GDBM
The only change you might notice is if you're currently using SPOPS
with MySQL and 'AUTO_INCREMENT' fields. These folks will need to add a
'increment_field => 1' in each object's configuration to get the
previous behavior.
Changelog and release notes:
http://sourceforge.net/project/shownotes.php?release_id=25292
Download from Sourceforge:
http://sourceforge.net/project/showfiles.php?group_id=16810&release_id=25292
SPOPS is supported by the openinteract-(help|dev) mailing lists:
http://sourceforge.net/mail/?group_id=16810
Thanks!
Chris
--
Chris Winters (chris@cwinters.com)
Building enterprise-capable snack solutions since 1988.
-
ANNOUNCE: SPOPS 0.39
by Chris Winters