| Re: [aspectj-users] Is it possible to switch off the manipulation on non-public field or method names? |
I'm afraid it isn't possible to switch that off.
Hi, When introducing a non-public field or method to a class, the name of the introduced method or field is got manipulated. For example, an introduced field oid is changed to ajc$interFieldGet$xs_school_persistence_Hibernation$as_classification_Attribute$oid after compilation . Is it possbile to switch off such name manipulation?
Rice
_______________________________________________ aspectj-users mailing list aspectj-users@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/aspectj-users