[ 
https://issues.apache.org/jira/browse/ARIES-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019877#comment-13019877
 ] 

Timothy Ward commented on ARIES-633:
------------------------------------

The code is ready to commit, but there can be some build-time tidy up once the 
OSGi 4.3 API and Equinox 3.7 are in a Maven Repo

As an aside, the proxy code can still run on OSGi 4.2 without weaving support 
and the new dynamic interface proxies do not require OSGi 4.3, and will be used 
on OSGi 4.2.

> Improve proxy support for final classes and final methods
> ---------------------------------------------------------
>
>                 Key: ARIES-633
>                 URL: https://issues.apache.org/jira/browse/ARIES-633
>             Project: Aries
>          Issue Type: New Feature
>          Components: Proxy
>    Affects Versions: 0.4
>            Reporter: Timothy Ward
>            Assignee: Timothy Ward
>             Fix For: 0.4
>
>   Original Estimate: 672h
>  Remaining Estimate: 672h
>
> The new OSGi 4.3 specification adds support for bytecode weaving. This would 
> allow us to generate proxys by weaving classes as they are loaded, avoiding 
> the current restriction on final classes and final methods.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to