[
https://issues.apache.org/jira/browse/WICKET-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586001#action_12586001
]
James Carman commented on WICKET-1373:
--------------------------------------
Commons Proxy does this automatically. So, if we change it to use Proxy, then
you get this for free.
> cache created proxy classes
> ---------------------------
>
> Key: WICKET-1373
> URL: https://issues.apache.org/jira/browse/WICKET-1373
> Project: Wicket
> Issue Type: Sub-task
> Reporter: Igor Vaynberg
> Assignee: Johan Compagner
> Fix For: 1.4-M1
>
>
> we can cache the created proxy class and simply give each instance a
> new handler...
> -igor
> On Tue, Feb 26, 2008 at 10:26 AM, James Carman
> <[EMAIL PROTECTED]> wrote:
> > Have you tried this out using load testing? You are creating a new
> > class every time you create a model. Have you run out of permgen
> > space?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.