Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-5325

Deprecate doCacheClear in Delegator interface and class and related minilang classes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Release Branch 11.04, Release Branch 12.04, Release Branch 13.07, Trunk
    • 14.12.01, 12.04.06, 13.07.02
    • ALL COMPONENTS, framework
    • None

    Description

      At http://svn.apache.org/viewvc?view=revision&revision=r1476296 Adrian noted:

      I updated the Delegator JavaDocs to warn against skipping the cache clearing step - which shouldn't be done

      After I proposed to rather refactor it, Paul Foxworthy suggested:

      If doCacheClear will have no effect, I suggest deprecating the method
      signature with the doCacheClear. It can call another overloaded variant
      without that parameter. All calls in trunk should be changed to the second.
      We can leave the deprecated version for backwards compatibility for a time.

      I agree in the release branches that all we should do is add some JavaDoc
      and log a warning.

      I agree with Paul, and here is how I will do it:

      1. Deprecate in trunk
      2. Backport in releases
      3. Remove useless deprecated in trunk

      Attachments

        Activity

          People

            jleroux Jacques Le Roux
            jleroux Jacques Le Roux
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: