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

Minilang code readability and consistency improvements

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Implemented
    • 16.11.01
    • 18.12.01
    • ALL COMPONENTS
    • None

    Description

      Code written in minilang is not consistent through out the application and some times its hard to read. For eg:

      <set from-field="productFacility.minimumStock"  field="minimumStock"/>
      

      should be written as :

      <set  field="minimumStock" from-field="productFacility.minimumStock" />
      

      There are many such examples where code for all such tags in minilang can be improved, which will improve code readability and we will have consistency through out the application. This is a parent/place holder ticket, I will create logical sub-tickets for managing the effort.

      Attachments

        1.
        OFBIZ-7520: Consistency and Readability improvements for if-compare tag Sub-task Closed Divesh Dutta
        2.
        OFBIZ-7520: Consistency and Readability improvements for if-compare-field tag Sub-task Closed Unassigned
        3.
        OFBIZ-7520: Consistency and Readability improvements for field-map tag Sub-task Closed Unassigned
        4.
        OFBIZ-7520: Consistency and Readability improvements for include-screen tag Sub-task Closed Unassigned
        5.
        OFBIZ-7520: Consistency and Readability improvements for include-form tag Sub-task Closed Unassigned
        6.
        OFBIZ-7520: Consistency and Readability improvements for iterator tag Sub-task Closed Unassigned
        7.
        OFBIZ-7520: Consistency and Readability improvements for field-to-result tag. Sub-task Closed Unassigned
        8.
        OFBIZ-7520: Consistency and Readability improvements for fail-property tag. Sub-task Closed Unassigned
        9.
        OFBIZ-7520: Consistency and Readability improvements for entity-and tag Sub-task Closed Unassigned
        10.
        OFBIZ-7520: Consistency and Readability improvements for set-nonpk-fields tag Sub-task Closed Unassigned
        11.
        OFBIZ-7520: Consistency and Readability improvements for entity-one tag Sub-task Closed Unassigned
        12.
        OFBIZ-7520: Consistency and Readability improvements for entity-condition tag Sub-task Closed Unassigned
        13.
        OFBIZ-7520: Consistency and Readability improvements for first-from-list tag Sub-task Closed Unassigned
        14.
        OFBIZ-7520: Consistency and Readability improvements for if-has-permission tag Sub-task Closed Unassigned
        15.
        OFBIZ-7520: Consistency and Readability improvements for calcop tag Sub-task Closed Unassigned
        16.
        OFBIZ-7520: Consistency and Readability improvements for result-to-field tag Sub-task Closed Unassigned
        17.
        OFBIZ-7520: Consistency and Readability improvements for entity-options tag Sub-task Closed Devanshu Vyas
        18.
        OFBIZ-7520: Consistency and Readability improvements for entity-constraint tag Sub-task Closed Devanshu Vyas
        19.
        OFBIZ-7520: Consistency and Readability improvements for set-service-fields tag Sub-task Closed Unassigned
        20.
        OFBIZ-7520: Consistency and Readability improvements for hyperlink tag Sub-task Closed Unassigned
        21.
        OFBIZ-7520: Consistency and Readability improvements for condition-expr tag Sub-task Closed Unassigned
        22.
        OFBIZ-7520: Consistency and Readability improvements for find-by-primary-key tag Sub-task Closed Unassigned
        23.
        OFBIZ-7520: Consistency and Readability improvements for log tag Sub-task Closed Suraj Khurana
        24.
        OFBIZ-7520: Consistency and Readability improvements for option (form widget) tag Sub-task Closed Suraj Khurana
        25.
        OFBIZ-7520: Consistency and Readability improvements for call-service tag Sub-task Closed Devanshu Vyas
        26.
        OFBIZ-7520: Consistency and Readability improvements for event tag (controller.xml) Sub-task Closed Suraj Khurana
        27.
        OFBIZ-7520: Consistency and Readability improvements for include-menu tag Sub-task Closed Suraj Khurana
        28.
        OFBIZ-7520: Consistency and Readability improvements for make-value tag Sub-task Closed Ankush Upadhyay
        29.
        OFBIZ-7520: Consistency and Readability improvements for condition tag Sub-task Closed Suraj Khurana
        30.
        OFBIZ-7520: Consistency and Readability improvements for check-permission tag Sub-task Closed Unassigned
        31.
        OFBIZ-7520: Consistency and Readability improvements for action tag Sub-task Closed Ankush Upadhyay
        32.
        OFBIZ-7520: Consistency and Readability improvements for view-map tag Sub-task Closed Nicolas Malin

        Activity

          People

            diveshdut Divesh Dutta
            diveshdut Divesh Dutta
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: