Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Weaving already loaded classes

#: Adrian Colyer changed the world a bit at a time by saying on  12/22/2005 11:53 AM :#
That does look interesting. Given the restrictions "The
retransformation must not add, remove or rename fields or methods,
change the signatures of methods, or change inheritance" it couldn't
be used to support full AspectJ weaving capabilities, but it could
certainly support basic advice weaving.


It sounds very much in the direction of the current hotswapping support, so imo it doesn't bring very much good things in the scene.

just my 2c,

./alex
--
.w( the_mindstorm )p.

On 22/12/05, mohan.radhakrishnan@xxxxxxxxxxxxx
<mohan.radhakrishnan@xxxxxxxxxxxxx> wrote:

Hi,
       Any idea if this is useful
http://download.java.net/jdk6/docs/api/java/lang/instrument/Instrumentation.html#retransformClasses(java.lang.Class...)
?
This is a mustang feature called late-binding agent support.

Thanks,
Mohan




This message is for the designated recipient only and may contain
privileged, proprietary, or otherwise private information. If you have
received it in error, please notify the sender immediately and delete the
original. Any other use of the email by you is prohibited.
_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users





--
-- Adrian
adrian.colyer@xxxxxxxxx
_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users




!DSPAM:43aa78dd187423149960392!





Back to the top