ATSchemaEditorNG 0.3.2 (Beta release) (Sep 24, 2005)
This release is no longer supported! If you are using this release, please upgrade to a newer version if possible.
This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.
First plone.org release of ATSchemaEditorNG.
For additional information about this project, please visit the overview page .
Available downloads
Release Notes
| Tested with | Plone 2.1, Plone 2.0.5 |
|---|---|
| State | Beta release |
| License | LGPL |
| Release Manager | Rob Miller (rafrombrc) |
This is the first release of ATSchemaEditorNG available from the plone.org products area. This release features a number of improvements from earlier releases, most notable the automatic initialization of schema editor components upon waking them up from the ZODB.
Change log
- 3.2 (24.09.2005)
- SchemaEditor now overrides __setstate__ to do instance variable initialization, if necessary.
- added special edit accessor for ReferenceFields
- schema selector bug fix
- 3.1 (unreleased)
- added support for sync'ing unmanaged and new fields from the source code, to bring cached ATSE schemas into sync w/ any changes in the source. NOTE: must run schema_editor._migrateObjPtype() for each schema editor to convert the _obj_ptype attribute from a list to an OOBTree
- 3.0 (unreleased)
- added field, widget, and storage registry functionality
- added support for atse_managed field attribute
- schema editor now honors accessors and mutators explicitly defined in python schema, but only if the methods are actually defined on the object
- 23 (unreleased)
- fixed handling of widget.help


