[Soot-list] Re(de)compilation of unmodified .class files

Chris Pickett chris.pickett at mail.mcgill.ca
Tue Apr 10 20:32:31 EDT 2007


Hi Mario,

There was some discussion about object serialization in the Soot 
archives in the last year or two that you might want to look for.

Chris

Mario Mendez wrote:
> Hi guys,
> 
> I noticed that Soot processes all the .class files every time is 
> invoked, independently of whether they have been modified or not. Is 
> there any flag to change that behavior?
> 
> I'm trying to compile Jimple to another intermediate language (through a 
> SceneTransformer) and it would be really efficient to automatically 
> avoid calling it -and every single previous transformation- for those 
> .class that didn't change.
> 
> Thank you,
> 
> Mario Mendez Lojo
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list


More information about the Soot-list mailing list