30 Aug
2008
30 Aug
'08
7:01 a.m.
--On 30. August 2008 07:39:05 +0200 Wichert Akkerman <wichert@wiggy.net> wrote:
Previously Malthe Borch wrote:
Trying to get a feeling here on whether we want to require proper XML namespace definition (current z3c.pt behavior) or implicitly fallback to the standard mappings (current zope.pagetemplate behavior).
+1 for requiring proper XML namespace. Tools like xmllint which are incredibly practical to validate your templates require this as well.
-1 for having to write boilerplate code. Andreas