linuja <linuja <at> gmail.com> writes:

> 
> What is "How about doing it on demand"?
> 
> is this:
> 
> public ItemSelectionModel getFirstItemSelectionModel(){
>     if(firstItemSelectionModel == null{
>         firstItemSelectionModel = constructFirstSelectionModel();
>     }
> }

Yes.

--
Author of a book for learning Tapestry (http://www.agileskills2.org/EWDT)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to