You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/02/26 19:32:51 UTC

[jira] Created: (WICKET-1373) cache created proxy classes

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


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
<ja...@carmanconsulting.com> 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.


[jira] Commented: (WICKET-1373) cache created proxy classes

Posted by "James Carman (JIRA)" <ji...@apache.org>.
    [ 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
> <ja...@carmanconsulting.com> 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.


[jira] Updated: (WICKET-1373) cache created proxy classes

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

Jeremy Thomerson updated WICKET-1373:
-------------------------------------

    Fix Version/s:     (was: 1.5-M3)
                   1.5-M4

> 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.5-M4
>
>
> 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
> <ja...@carmanconsulting.com> 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.


[jira] Updated: (WICKET-1373) cache created proxy classes

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

Igor Vaynberg updated WICKET-1373:
----------------------------------

    Fix Version/s: 1.5-M2
                       (was: 1.5-M1)

> 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.5-M2
>
>
> 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
> <ja...@carmanconsulting.com> 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.


[jira] Updated: (WICKET-1373) cache created proxy classes

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

Johan Compagner updated WICKET-1373:
------------------------------------

    Fix Version/s: 1.4-M1
         Assignee: Johan Compagner

> 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
> <ja...@carmanconsulting.com> 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.


[jira] Updated: (WICKET-1373) cache created proxy classes

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

Igor Vaynberg updated WICKET-1373:
----------------------------------

    Fix Version/s: 1.5-M3
                       (was: 1.5-M2)

> 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.5-M3
>
>
> 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
> <ja...@carmanconsulting.com> 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.


[jira] Updated: (WICKET-1373) cache created proxy classes

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

Johan Compagner updated WICKET-1373:
------------------------------------

    Fix Version/s:     (was: 1.4-M2)
                   1.5-M1

> 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.5-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
> <ja...@carmanconsulting.com> 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.


[jira] Updated: (WICKET-1373) cache created proxy classes

Posted by "Frank Bille Jensen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Frank Bille Jensen updated WICKET-1373:
---------------------------------------

    Fix Version/s:     (was: 1.4-M1)
                   1.4-M2

> 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-M2
>
>
> 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
> <ja...@carmanconsulting.com> 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.