10
votes
6answers
594 views
Any big sites using Client Side XSLT?
Lately, I've been pondering the somewhat non-mainstream architecture of building raw XML on the server side, and then using an XSLT stylesheet on the client to transform the XML into the full UI. …
