[Zope-CMF] Re: Five's local sitemanager, CMF, etc
Rocky
rocky at serverzen.com
Thu Feb 22 18:39:28 EST 2007
On Feb 22, 1:18 pm, Jens Vagelpohl <j... at dataflake.org> 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
More information about the Zope-CMF
mailing list