[Soot-list] accepting a patch

Patrick Lam plam at sable.mcgill.ca
Sat Jun 11 10:27:34 EDT 2011


On 06/11/11 10:25, Phil Pratt-Szeliga wrote:
> Hello!
>
> First off, thanks for making Soot. It is a great tool.
>
> I have modified Soot 2.3.0 to add a new transformation pack that allows
> you to:
> 1) Add classes and methods during the transform
> 2) Execute a transform on every class before going to the next transform.
>
> These were the changes need for my Bytecode manipulator. I plan on
> publishing the source code to my manipulator by the end of the summer.
>
> Anyway, if I make my changes work for 2.4.0, will you accept patches for
> it? Where should I send the patches?

Hi Phil,

Please update the patch so that it applies to the Soot version in the 
Subversion repository and post it to the list. We'll review it and 
commit it.

How is part (2) different from what a BodyTransformer does?

pat


More information about the Soot-list mailing list