[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
attributes
From the Soot tutorials ...
Known shortcomings:
Soot cannot currently preserve existing attributes in a class file when
transforming and annotating it. In the foo example, any debug
information from javac would be lost after annotation.
====
Is this still the case?
Chris