hi, through what mechanism does it do it? i was wondering if wicket uses reflection or it generates code on the fly
thanks On Mon, Apr 4, 2011 at 12:21 AM, James Carman <ja...@carmanconsulting.com>wrote: > That's not entirely correct. Wicket uses the models to populate form > components > On Apr 3, 2011 9:11 AM, "Sven Meier" <s...@meiers.net> wrote: > > Yes, take a look at org.apache.wicket.util.lang.PropertyResolver > > > > Sven > > > > On 04/03/2011 03:01 PM, Carlo Camerino wrote: > >> Does wicket use reflection for this purpose? > >> > >> On Sun, Apr 3, 2011 at 8:50 PM, Carlo Camerino<carlo.camer...@gmail.com > >wrote: > >> > >>> HI, > >>> > >>> I was just wondering, what mechanism does Wicket uses to get values > from > >>> Java beans? > >>> > >>> Is reflection used or does wicket use a library to do this? > >>> I had a very slow experience when using Reflection, how does Wicket do > it? > >>> > >>> Thanks > >>> Carlo > >>> > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > > For additional commands, e-mail: users-h...@wicket.apache.org > > >