(no title)
joseacta | 11 years ago
Being using them since 1999 too. Still use them today although more work is being done with JSON/JS.
joseacta | 11 years ago
Being using them since 1999 too. Still use them today although more work is being done with JSON/JS.
dragonwriter|11 years ago
How is writing XSLT not coding?
solomone|11 years ago
crdoconnor|11 years ago
This is why templating languages are better at helping you maintain separation of concerns - they physically won't let you put business logic in the view layer because they aren't turing complete. XSLT will.