Skip to main content



      Home
Home » Archived » M2M (model-to-model transformation) » [ATL] ATL vs XSLT
[ATL] ATL vs XSLT [message #774370] Tue, 03 January 2012 14:37
Eclipse UserFriend
Hi,

I am currently evaluating ATL for pure XML to XML transformations. There are certain aspects which I found cumbersome in ATL and I have listed them here (and compared with XSLT where applies):

1. ATL does not directly input or output XML, and in order to do so, we need to use AM3 and write additional ATL transformations to convert XML to XMI. XSLT works directly with XML.

2. XSLT has ready facility to call external Java methods within the transformation. No idea if ATL has the same, ( read that we have to extend a class to write our custom Java methods)

3. ATL has no graphical tool to define the transformation, and nor has XSLT, so I dont see any clear advantage of ATL over XSLT.

4. Can ATL use XML strings as input and output, and not just File URLs?

Appreciate some guidance on this, and whether I am right in my evaluation.

Previous Topic:[ATL] Sequence problem
Next Topic:[ATL] ATL life console
Goto Forum:
  


Current Time: Mon Jul 07 11:56:29 EDT 2025

Powered by FUDForum. Page generated in 0.05979 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top