> For this to work, I do however think it is crucial to add a parameter to > the ClassFileTransformer::transform method where a lookup object should be > provided as an additional argument in order to allow defining additional > classes in the instrumented class's loader and module.
What should the Lookup be based on though, since you don't have a Class yet? /Michael