|
|
|
|
|
by crdoconnor
4215 days ago
|
|
>I'm sure in some cases XSLT would be better for the job In some (simple transformation) cases XSLT would be no worse, but mostly it would be worse. I can't see it being clearer or easier to maintain under any circumstances. Once your code evolves toward doing anything mildly complicated you'll wish you never made your transformation in xslt. |
|