22 May
2009
22 May
'09
6:09 a.m.
2009/5/21 David Glick <davidglick@onenw.org>:
Won't this cause problems if a z3c.form uses a template which calls a macro from a traditional Zope page template? That is, make it impossible to use z3c.form in a site that isn't using z3c.pt for everything?
That was the reason for z3c.ptcompat; it lets you use one import-location to switch between the two implementations. \malthe