I've been a little busy so just took my first look at 1.4-m3 and spend a few minutes upgrading a small app. So far the only thing I wish were different is for getModel and getModelObject to not have been changed to getDefaultModel and getDefaultModelObject. That breaks old code and some things like libraries I may not have control over to upgrade. My preference would have been to keep them the same and have the new generic ones named something else like getComponentModel and getComponentModelObject. This way old code still works but I have a migration path to start using generics in my app.

Just my $.02

Edward



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

Reply via email to