[Grok-dev] Re: letting Grok take over the site
Brandon Craig Rhodes
brandon at rhodesmill.org
Mon Sep 17 11:28:14 EDT 2007
By the way, if we want to leave grok.Application alone so that
existing code keeps working, and avoid using grok.Site since a "site"
already means something (and means something different) to Zope
people, then we could always just invent a new name like
class MyApp(grok.SiteRoot):
...
--
Brandon Craig Rhodes brandon at rhodesmill.org http://rhodesmill.org/brandon
More information about the Grok-dev
mailing list