Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL] ATL vs XSLT
[ATL] ATL vs XSLT [message #774370] Tue, 03 January 2012 19:37
Sangeeta Tripathy is currently offline Sangeeta TripathyFriend
Messages: 16
Registered: December 2011
Junior Member
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: Tue Apr 23 17:02:03 GMT 2024

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

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

Back to the top