yuppie wrote:
That sounds *much* better :)But please use OrderSupport instead of OrderedFolder. That makes the inheritance tree much simpler and you don't have to override the methods again:class PortalFolder(OrderSupport, PortalFolderBase):
I'm on it. The unit tests are running. Christian _______________________________________________ Zope-CMF maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-cmf See http://collector.zope.org/CMF for bug reports and feature requests
