[thelist] XML/XSL query

Nik Schramm n at industriality.com
Thu Mar 20 07:14:42 CST 2003


Oh, got so excited there I forgot my main point:

Xsl lets me put all HTML output formatting info into an external .xsl 
file, therefore it allows me to achieve a much greater degree of 
separation between programming logic and formatting info in my 
server-side code.

This makes code infintiely more flexible and bug-resistant and IMO 
integrates better into an OOP based programming approach as well.

Similar to what using external CSS files does for HTML coding, I guess.

-- 
/nik



More information about the thelist mailing list