[Grok-dev] Problem merging the template branch: Not all grokkers use actions.

Lennart Regebro regebro at gmail.com
Tue Nov 6 10:23:14 EST 2007


When I tried to merge the template branch, it turned out the grokkers
that find templates didn't emit actions, but instead did their stuff
directly. This doesn't work with the templates branch, because finding
file-system templates now uses template factories, which are
GlobalUtilities, which doesn't get registered until after all the
grokkers have run.

So these need to be made to emit actions. Worst case we need to make
it easier to do actions with the template registry, but I'm a bit of a
newbie on actions, so I actually don't know how flexible they are.

In any case, this delayed 0.11 until tomorrow.

-- 
Lennart Regebro: Zope and Plone consulting.
http://www.colliberty.com/
+33 661 58 14 64


More information about the Grok-dev mailing list