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