Subject: CVS commit: pkgsrc/www/zope25-AbracadabraObject
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 11/27/2002 18:22:59
Module Name: pkgsrc
Committed By: drochner
Date: Wed Nov 27 16:22:59 UTC 2002
Modified Files:
pkgsrc/www/zope25-AbracadabraObject: Makefile PLIST distinfo
Log Message:
update to 1.5.0
changes:
-New feature: standard_object_list = the AbracadabraObjectBox will be filled
with the returned object-ids;
-standard_object_list can be a python-script which returns id dependent on the
context; VERY, VERY USEFUL FEATURE!
-refactored CharacterMapping into own file for easier custom modifications
-redesigned the code for auto_id; added a auto_id-feature for all non integer
and string-type-properties as current timestamp
-refactored code for AbracadabraObjectBox; you can call insert the
AbracadabraObjectBox with into your manage_methods.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/zope25-AbracadabraObject/Makefile \
pkgsrc/www/zope25-AbracadabraObject/PLIST \
pkgsrc/www/zope25-AbracadabraObject/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.