I’m having issues with GROK, in that the object storage is set in the view class itself.
First, GROK makes me define a dummy class for each container i want to use, then GROK forces me to configure the ‘grok.context(containerclass)’ on each and every view i want to use.
I can think of all kinds of […]
Archive for November, 2007
Zope.org indexing is rather broken, whether this is due to the size of the ZODB or the age of the instance (zope.org runs on python2.3, zope2.7, plone1.0.3) i don’t know — but the bug is somewhere in DateTime handling. Rumors have it that a new zope.org is in the making, hope to get a glimpse […]
Recently Baijum (Baiju Muthukadan) blogged on Zope community, the largest producer of eggs!.
While this is an interesting fact, I think that the number of eggs is nothing one should be particularly proud of. Zope3, Plone and now Zope2 are producing eggs like mad, swamping the PyPI index with version after version of packages […]

