[Soot-list] patch to allow adding application class during BodyTransformer

Patrick Lam plam at sable.mcgill.ca
Fri Apr 13 03:32:55 EDT 2012


On 04/13/2012 12:30 AM, Eric Bodden wrote:
> Hi all.
>
> I have added some instructions here:
> https://svn.sable.mcgill.ca/wiki/index.cgi/TestingSoot
>
> About the patch: I am not sure, though, if adding classes in a
> BodyTransformer is a good idea. What would the exact semantics of this
> be?

My assumption would be that the classes get added to the Scene, but that 
the current BodyTransformer wouldn't see the classes. It's just like any 
other time we use a snapshotIterator. So that should be fine.

pat



More information about the Soot-list mailing list