Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-6275 OFBiz code seems make use of other deprecated OFBiz features
  3. OFBIZ-6651

Remove deprecated methods from GenericValue and EntityUtil classes

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Done
    • Trunk
    • 16.11.01
    • ALL COMPONENTS
    • None
    • Community Day 2 - 2015, Community Day 3 - 2015, Re-Factor Sprint 1

    Description

      Strategy:

      1. Using an IDE replace the deprecated methods in Java code (but not in GenericValue class)
      2. Before removing the deprecated methods from GenericValue class, place
        Debug.logWarning("deprecated 'methodName', please replace them, see OFBIZ-6651", new Exception()); 
        

        in them. On the long run, this will allow to spot where these methods are used in templates and scripts and replace them

      Attachments

        Issue Links

          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: