|
|
|
|
|
by Latty
3171 days ago
|
|
I just don't buy it - sure it can be used to do good things, but it's not about learning curves or "grasping it" - it's about "is this a good way for humans to write and read this transformation", and the answer is clearly no. XML is not a good form for a transformation language. It's not the quality of the code written in it or anything like that. Take XSLT and change the syntax, and sure, it might be great. You can't ignore the terrible, terrible choice of making the transformation itself XML. It's completely unreadable and horrific to write. |
|