[Grok-dev] Grok 1.0 and beyond
Wichert Akkerman
wichert at wiggy.net
Fri Jan 4 10:17:20 EST 2008
Previously Luciano Ramalho wrote:
> Philipp's Todo list and my earliest experiments, AnimalTree and Adder,
> show that doing toy apps in Grok is really easy. During the PloneConf,
> Andy McKay told me just that: all he sees are these trivial toy apps
> demoing Grok. How about some exciting stuff? Well, it turns out doing
> anything more exciting is quite hard in Grok, because of the need to
> find, understand, and combine lots of Zope 3 parts.
I agree. One thing that would be useful is to have a set of optional
add-on products for grok that implement common features. For example I
would love to see a megrok.authentication that I could plug into all
grok applications. LoginDemo could then just be a trivial demo which
only loads grok and megrok.authentication and does nothing else.
Wichert.
--
Wichert Akkerman <wichert at wiggy.net> It is simple to make things.
http://www.wiggy.net/ It is hard to make things simple.
More information about the Grok-dev
mailing list