]> source.dussan.org Git - aspectj.git/commit
Finally ... type mungers now remember where they came from in their attributes. ...
authoraclement <aclement>
Tue, 7 Dec 2004 10:12:16 +0000 (10:12 +0000)
committeraclement <aclement>
Tue, 7 Dec 2004 10:12:16 +0000 (10:12 +0000)
commitcf858230583bd35bc49534c894930bd547682965
tree76725d30d795aee43c3e8594675ff3589dda2113
parent4273a2ddbf02819eb52e4fbbbe84a1e0ee4059ae
Finally ... type mungers now remember where they came from in their attributes.  So during binary weaving we can determine the source of the declarations.  We will still understand the old form of attribute that is missing the source location.
(This means incremental compilation of ITDs will work properly for the IDE.)
weaver/src/org/aspectj/weaver/ResolvedTypeMunger.java