|
|
|
|
|
by masklinn
3171 days ago
|
|
> XSLT is very powerful but also incredibly messy because it has to be expressed in XML. Being expressed in XML does not help, but the language is just bad with implicit data flowing through and very odd constructs, there are XML template languages which I found much more readable than XSLT e.g. I remember my experience with genshi much more fondly than the years I spent with XLST. |
|