Hi,

is there some way of using own Localizer in WebApplication? I found out 
that in version 1.1 there was setLocalizer() method in Application, but 
I couldn't find such anymore anywhere.

In quite many cases the path used in Localizer.visitResourceLoaders() is 
realy long and there is done too many useless 
loader.loadStringResource() calls. This is starting to have a 
significant impact in loading times. I would like to change getString 
call of a component so that 'final List searchStack' is null when 
finally calling localicer.visitResourceLoaders().

- Juha Alatalo

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to