[Soot-list] Fwd: Re: [Jastadd] Configurable Front-End?

Marc-Andre Laverdiere-Papineau marc-andre.laverdiere-papineau at polymtl.ca
Tue Jul 17 08:18:07 EDT 2012


Hello,

Migrating our Java front-end will be non-trivial if we want an option to 
work at different compatibility levels. I personally suggest to keep 
things simple and have only the JastAddJ Java 7 front-end.
It should be backward compatible with Java 1.4 and 5 anyways, so why 
give ourselves more work?


-------- Original Message --------
Subject: Re: [Jastadd] Configurable Front-End?
Date: Tue, 17 Jul 2012 12:26:53 +0200
From: Jesper Öqvist <jesper.oqvist at cs.lth.se>
To: jastadd at cs.lth.se

Unfortunately there is no such option in JastAddJ.

I suppose it would be possible to build the three versions of JastAddJ
using different main classes and then invoke the correct main method
depending on which compatibility level is required.

/Jesper

On 07/17/2012 01:35 AM, Marc-Andre Laverdiere-Papineau wrote:
> Hello,
>
> I am a Soot user. As you may know, Soot uses JastAddJ as its Java
> front-end.
>
> Sadly, it hasn't been updated in a while, which means that Soot can't
> handle newer constructs.
>
> I am volunteering to update it. The thing is, we'd like to be able to
> switch between Java versions. As far as I can tell, things are woven
> in statically in JastAddJ's different front-end.
>
> Is there some kind of option that we could give to JastAddJ to operate
> within one mode (1.4, 5, 7) or the other?
>
> Regards,
>


_______________________________________________
JastAdd mailing list
JastAdd at cs.lth.se
https://mail1.cs.lth.se/cgi-bin/mailman/listinfo/jastadd




More information about the Soot-list mailing list