On Tue, Jun 17, 2008 at 6:01 PM, Bruno Borges <[EMAIL PROTECTED]> wrote: > Isn't a good idea to just remove Component.getModelObject() and others > HelpfulMethods<Sarcasm> ? > Wouldn't this reduce this generic problem thing?
Well, we'd have to have something to replace it, particularly for detaching models - that should be done automatically and safely, as it can be dangerous to not detach models -, and for components such as form components that naturally do work with models. And I'd love to go through the code base for 1.5 to remove all the deprecations and redundancy. Eelco
