[ZPT] Macros and gallery of web components
Dieter Maurer
dieter@handshake.de
Fri, 14 Feb 2003 20:29:47 +0100
Pawel Lewicki wrote at 2003-2-14 12:54 +0100:
> Is there any case study or maybe even a mature solution to build a gallery
> of web components based on ZPT macros? The most important for me is the
> answer how to connect them with hidden behind Python classes. If the topic
> was mentioned what should I ask google for?
I probably do not understand what you are looking for...
However, when you ask for a macros repository/library which can
be reused for many purposes then the current state is still
far from optimal:
* metal is unable to reference other macros relative to a macro.
This would be crucial for a macro library/repository.
* metal lacks documentation features, especially for
"free" variables used as non-splot arguments to macros.
Dieter