You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Andrew Osborne (JIRA)" <ji...@apache.org> on 2010/01/06 11:25:54 UTC

[jira] Work started: (ARIES-85) Refactor to make proxying code common, and add asm proxying implementation from ARIES-47

     [ https://issues.apache.org/jira/browse/ARIES-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on ARIES-85 started by Andrew Osborne.

> Refactor to make proxying code common, and add asm proxying implementation from ARIES-47
> ----------------------------------------------------------------------------------------
>
>                 Key: ARIES-85
>                 URL: https://issues.apache.org/jira/browse/ARIES-85
>             Project: Aries
>          Issue Type: Improvement
>          Components: Blueprint
>            Reporter: Andrew Osborne
>            Assignee: Andrew Osborne
>
> We currently have JDK proxying, CGLib Proxying, used for Service References. And seperate CGLib proxying for Bean (And Service Reference) Interceptors, with ASM code offered via a patch in ARIES-47 to provide ASM proxying for interceptors. 
> It would be beneficial to have a single proxying approach within the code for both Service References, Interceptors, able to select its implementation based on if asm / cglib is available at runtime, with jdk always being available.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.