On 5/4/09 9:24 PM, Tim Hoffman wrote:
> HI Chris
>
> Sounds like a plan
>
> I will start a repoze.bfg.gae
>
> My bindings for pagetemplate are pretty much the same, but I have a
> higher level
> wrapper that is doing some extra stuff for macros etc
OK.
>
> So I may leave that zpt wrapper repo
HI Chris
Sounds like a plan
I will start a repoze.bfg.gae
My bindings for pagetemplate are pretty much the same, but I have a
higher level
wrapper that is doing some extra stuff for macros etc
So I may leave that zpt wrapper repoze.bfg.gae as I plan to do some
template caching that is suita
Hi Tim,
Carlos de la Guardia created zope.pagetemplate bindings for bfg the other day
(http://svn.repoze.org/repoze.bfg.zopepagetemplate/trunk/). I might try to
change that if it doesn't have what you need to get ZPT support, and then, if
necessary, create another package that has the other hel
Hi
I am new to the list (and pretty new to repoze) I have put together a
module which includes bindings for zope.pagetemplate with direct
support for metal macros, plus a bunch of helper utils that make
things a bit easier when using google app engine,
I was thinking of calling it repoze.gae.
A c