Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Why would one ever want to use Load Time Weaving?

I see it now. This is indeed flexible.

Can it be used to weave a 3rd party or system code? For instance, I may wish
to change the implementation of the toString() method of some 3rd party
type. Can I do it?

Thanks.

--
View this message in context: http://aspectj.2085585.n4.nabble.com/Why-would-one-ever-want-to-use-Load-Time-Weaving-tp4181328p4191884.html
Sent from the AspectJ - users mailing list archive at Nabble.com.


Back to the top