[jira] [Created] (OFBIZ-11700) Refactor simple methods name as per naming convention best practices

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-11700) Refactor simple methods name as per naming convention best practices

Nicolas Malin (Jira)
Suraj Khurana created OFBIZ-11700:
-------------------------------------

             Summary: Refactor simple methods name as per naming convention best practices
                 Key: OFBIZ-11700
                 URL: https://issues.apache.org/jira/browse/OFBIZ-11700
             Project: OFBiz
          Issue Type: Improvement
          Components: ALL COMPONENTS
    Affects Versions: Trunk
            Reporter: Suraj Khurana
            Assignee: Suraj Khurana


Here are some simple methods found whose naming is not proper as best practices:
 - UploadProductImages
 - UtilCheckEntriesBalance
 - InvoiceStatusInProgress
 - DeleteSprint
 - DeleteTaskFromSprintOverview
 - CopyMemberLastSprint
 - CreateCustRequestAndAssignTaskToPerson
 - MoveItemBetweenShipGroups

They should follow naming pattern, i.e. lower camel case.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)