On 16 December 2011 10:39, Timothy Ward <[email protected]> wrote: > It might be something to look at putting into a util bundle for weaving, > though probably not the existing util bundle because it would add an ASM > dependency.
Yes, apart from an exception local to the Proxy module I could reuse the code as is, so this makes sense! I think it's more than 'just a util'. It's a module to make ASM work with OSGi 4.3 WeavingHooks, I can see uses cases outside of Aries for it too... Cheers, David
