The JavaDocs for the deprecated method should contain a recommendation.

-Adrian

BJ Freeman wrote:
is there an jira for making the changes.
like show what should be used in place of what is depreciated.
like line 101 of FinAccountPaymentServices
                finAccount = delegator.findByPrimaryKey("FinAccount",
UtilMisc.toMap("finAccountId", finAccountId));

Reply via email to