On Feb 22, 1:18 pm, Jens Vagelpohl <[EMAIL PROTECTED]> wrote: > I guess the bigger question is where the hook is that triggers the > call if needed when an existing CMF site is encountered.
Hm? The same code that creates the portal object should call the make site stuff (now that i've finished up the code that should be five.localsitemanager.make_objectmanager_site). > It *must* go on the same branch as the other stuff, the > "jens_tools_as_utilities" branch. Done. five.localsitemanager is now included with CMFCore on the jens branch. There aren't any CMF specific tests in place for any of this, but the CMFCore tests all run fine with sys.path stuff setup (they failed when I misconfigured things). So... what's next? - Rocky _______________________________________________ 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
