in reply to Re: What's Your Mental Image of XSLT?
in thread What's Your Mental Image of XSLT?
XML is a fairly decent platform neutral way to express hierarchical data. XSLT is a decent way to express--again in a platform neutral way--transformations on hierarchical data. Performance is an open issue.
Martin Fowler has another take on XSLT. See http://www.martinfowler.com/bliki/MovingAwayFromXslt.html.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: What's Your Mental Image of XSLT?
by Willard B. Trophy (Hermit) on Oct 12, 2003 at 13:53 UTC |