[Zope-dev] Zope 2.4.0 CopySupport changes seem wrong
Joachim Werner
joe@iuveno-net.de
Wed, 25 Jul 2001 18:05:22 +0200
> Formulator builds on ObjectManager and overrides manage_afterAdd and
> manage_beforeDelete to track its own list of object ids, which are
> kept in a certain order. Formulator offers special management
> facilities for this [...]
Hello Martijn,
As far as I can see, OrderedFolder's ordering mechanism still works with
2.4. Wouldn't it be best to use it instead of your current ordering
implementation? ;-)
Joachim