On 4 March 2010 22:22, Shane Hathaway <sh...@hathawaymix.org> wrote:
> From a template developer's POV, it's useful to apply the same XML
> declarations throughout a site using metal.  The current syntax is
> non-obvious and perhaps problematic, but workable.  Some other syntax might
> be better, but let's not break the current syntax in the 1.1 branch.

I have now implemented support for the following syntax:

  <html metal:use-macro="main_template">
    ...
  </html>

By passing a reference to the actual template instance, it will be
used in its entirety, including any XML declarations.

Please give the current trunk a spin if you have time, to ensure
quality before a release.

\malthe
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to