--- Roberto Nunnari <[EMAIL PROTECTED]> wrote:
> The prepare() method task is to retrive the model
> and store it as an instance variable.
> 
> The getModel() method will later return the model
> when asked by the framework that will put it on the
> value stack.
> 
> Please correct me if I'm wrong.

Some people use getModel() to do more work, that's all; the original question
was how to avoid some of the issues caused by using that pattern.

Dave


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

Reply via email to