Menu

#261 Add support for load time weaving of aspects

Release1.0RC3
Fixed
nobody
None
Medium
Core
Enhancement
2010-02-24
2009-11-06
Anonymous
No

Originally created by: philzoio...@googlemail.com
Originally owned by: philzoio...@googlemail.com

Applies as of [r4803]

Currently, this is not supported out the box, as class loader's don't
support an "addTransformer" method.

This could be added easily to (a subclass of) ModuleClassLoader and
GraphClassLoader

Discussion

  • Anonymous

    Anonymous - 2009-12-16

    Originally posted by: philzoio...@googlemail.com

    (No comment was entered for this change.)

    Labels: -Milestone-Release1.0RC2 Milestone-Release1.0RC3

     
  • Anonymous

    Anonymous - 2010-02-24

    Originally posted by: philzoio...@googlemail.com

    Marking as fixed as of [r5322].

    Note that issue 300 has been raised to cover the fact that classes which have already
    been loaded by other modules cannot be instrumented using load time weaving.

    Status: Fixed

     

    Related

    Tickets: #300


Log in to post a comment.