Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL] Compiling outside eclipse (part II)
[ATL] Compiling outside eclipse (part II) [message #63090] Fri, 28 September 2007 00:06 Go to next message
Eclipse UserFriend
Originally posted by: irbull.cs.uvic.ca

I have used ATL to compile outside eclipse successfully, by compiling a
transformation to an ASM file, and then using that file in my
transformation. I was wondering why files are used instead of byte
streams. I know it is possible to pass a byte stream into the ATL
compiler, but why can't I get a byte stream back out (the byte stream
would represent the successfully compiled ATL transformation). Then I
could pass this byte stream to the transformation?

Cheers,
Ian
Re: [ATL] Compiling outside eclipse (part II) [message #63162 is a reply to message #63090] Fri, 28 September 2007 19:13 Go to previous messageGo to next message
Frédéric Jouault is currently offline Frédéric JouaultFriend
Messages: 572
Registered: July 2009
Senior Member
Hi Ian,

> I have used ATL to compile outside eclipse successfully, by compiling a
> transformation to an ASM file, and then using that file in my
> transformation. I was wondering why files are used instead of byte
> streams. I know it is possible to pass a byte stream into the ATL
> compiler, but why can't I get a byte stream back out (the byte stream
> would represent the successfully compiled ATL transformation). Then I
> could pass this byte stream to the transformation?

You have a good point here.

Why don't you open a bugzilla entry for this?

Of course, it would be even better if you could also submit a patch ;-).


Best regards,

Frédéric Jouault
Re: [ATL] Compiling outside eclipse (part II) [message #63211 is a reply to message #63162] Sat, 29 September 2007 04:54 Go to previous message
Eclipse UserFriend
Originally posted by: irbull.cs.uvic.ca

https://bugs.eclipse.org/bugs/show_bug.cgi?id=204974

I'll see if I can help with a patch :)

cheers,
ian

Frédéric Jouault wrote:
> Hi Ian,
>
> > I have used ATL to compile outside eclipse successfully, by compiling a
> > transformation to an ASM file, and then using that file in my
> > transformation. I was wondering why files are used instead of byte
> > streams. I know it is possible to pass a byte stream into the ATL
> > compiler, but why can't I get a byte stream back out (the byte stream
> > would represent the successfully compiled ATL transformation). Then I
> > could pass this byte stream to the transformation?
>
> You have a good point here.
>
> Why don't you open a bugzilla entry for this?
>
> Of course, it would be even better if you could also submit a patch ;-).
>
>
> Best regards,
>
> Frédéric Jouault
Previous Topic:inter-model references - java code
Next Topic:Iteratin on 0-n reference
Goto Forum:
  


Current Time: Thu Apr 25 00:40:45 GMT 2024

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

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

Back to the top