On Mon, Feb 6, 2012 at 10:38 PM, jsanca <jsa...@gmail.com> wrote:

> Hi Jeremy
>
> Thanks for your answer, I agree with you (reason why I sent this email, to
> double check my theory)
> I am just trying to find way to optimize the app, I am new with Wicket and
> I feel the Framework creates so much instances just to render a page, so I
> see the validators everywhere might a good idea to pooling it
>

Great.  The JRE has been very efficient at this for a long time.  It's not
really a problem like it was in low versions like JRE 1.1, etc.  You
shouldn't hit any problems where instance creation is the issue.

-- 
Jeremy Thomerson
http://wickettraining.com
*Need a CMS for Wicket?  Use Brix! http://brixcms.org*

Reply via email to