You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "James Carman (JIRA)" <ji...@apache.org> on 2008/02/26 20:20:51 UTC

[jira] Created: (PROXY-7) CGLIB Implementation Should Cache Proxy Classes

CGLIB Implementation Should Cache Proxy Classes
-----------------------------------------------

                 Key: PROXY-7
                 URL: https://issues.apache.org/jira/browse/PROXY-7
             Project: Commons Proxy
          Issue Type: Improvement
    Affects Versions: 1.0
            Reporter: James Carman
            Assignee: James Carman


Currently, the CGLIB ProxyFactory implementation does not cache its proxy classes.  The Javassist implementation does.  The CGLIB implementation should.

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


[jira] Closed: (PROXY-7) CGLIB Implementation Should Cache Proxy Classes

Posted by "James Carman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PROXY-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Carman closed PROXY-7.
----------------------------


> CGLIB Implementation Should Cache Proxy Classes
> -----------------------------------------------
>
>                 Key: PROXY-7
>                 URL: https://issues.apache.org/jira/browse/PROXY-7
>             Project: Commons Proxy
>          Issue Type: Improvement
>    Affects Versions: 1.0
>            Reporter: James Carman
>            Assignee: James Carman
>             Fix For: 1.1
>
>
> Currently, the CGLIB ProxyFactory implementation does not cache its proxy classes.  The Javassist implementation does.  The CGLIB implementation should.

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


[jira] Resolved: (PROXY-7) CGLIB Implementation Should Cache Proxy Classes

Posted by "James Carman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PROXY-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Carman resolved PROXY-7.
------------------------------

    Resolution: Invalid

It looks like CGLIB caches its proxy classes already.

> CGLIB Implementation Should Cache Proxy Classes
> -----------------------------------------------
>
>                 Key: PROXY-7
>                 URL: https://issues.apache.org/jira/browse/PROXY-7
>             Project: Commons Proxy
>          Issue Type: Improvement
>    Affects Versions: 1.0
>            Reporter: James Carman
>            Assignee: James Carman
>             Fix For: 1.1
>
>
> Currently, the CGLIB ProxyFactory implementation does not cache its proxy classes.  The Javassist implementation does.  The CGLIB implementation should.

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


[jira] Updated: (PROXY-7) CGLIB Implementation Should Cache Proxy Classes

Posted by "James Carman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PROXY-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Carman updated PROXY-7:
-----------------------------

    Fix Version/s: 1.1

> CGLIB Implementation Should Cache Proxy Classes
> -----------------------------------------------
>
>                 Key: PROXY-7
>                 URL: https://issues.apache.org/jira/browse/PROXY-7
>             Project: Commons Proxy
>          Issue Type: Improvement
>    Affects Versions: 1.0
>            Reporter: James Carman
>            Assignee: James Carman
>             Fix For: 1.1
>
>
> Currently, the CGLIB ProxyFactory implementation does not cache its proxy classes.  The Javassist implementation does.  The CGLIB implementation should.

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