Hi,
I think you should take a look at the patXMLRenderer, which does something
similar to what you started doing in an object-oriented approach.
Furthermore I'm using namespaces to identify if a tag has a method attached
to it. The differnce is that I'm transforming the remianing static XML to
HT
Hi,
> I doubt this, btw. here's something related:
>
> http://www.php-tools.de/index.php?file=patTemplateOverview.xml
I think it should be
http://www.php-tools.de/index.php?file=patXMLRendererOverview.xml instead.
patTemplate is just a template class and does not parse any X(HT)ML files.
This is