Subject: Re: ModelDriven vs OGNL assignment? 2007-11-02 - By Dave Newton
Back --- Gary Affonso <glists2@(protected)> wrote: > And that does it. Direct model injection. Easy.
Technically, no, it's indirected by one level.
*All* ModelDriven does is push the model on to the stack so it's available at the top level. AFAIK there's no compelling reason to do that other than saving some very minor typing (and, perhaps, clarity?) on the display side.
OTOH, ScopedModelDriven does a bit more automagically.
d.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|