If we do any deprecated code cleanup, I'd like to see it happen in the
framework first - as part of the preparation for framework release.
-Adrian
David E Jones wrote:
The goal of the deprecation effort was to reduce the size of the
GenericDelegator API, not to replace all old methods, some of which are
nice to have around as they are more convenient.
Of course, others may have different opinions, so I hope to see more on
this thread.
-David
On Sep 25, 2008, at 8:26 AM, [EMAIL PROTECTED] wrote:
Hi to all,
I have created a document in confluence
(http://docs.ofbiz.org/display/OFBTECH/Replace+deprecated+methods+and+constructors+of+entity+delegator+classes)
about replace all the deprecated methods and constructors of entity
delegator.
I would like to start working on this conversions.
Is it exactly that we don't want to replace for example all the
findByPrimaryKey methods to findOne but only some of this ?
Is it why it needs a lot of stuff to replace ?
It's seems to me that could be better also to convert this methods not
actually declared as deprecated.
I'm thinking that at the end we will use only findOne and findList
methods.
Let me know your thought.
Thanks in advance
Marco