[jira] [Created] (OFBIZ-4738) Minor Refactoring in CategoryWorker - use delegator instead of request in getRelatedCategoriesRet

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

[jira] [Created] (OFBIZ-4738) Minor Refactoring in CategoryWorker - use delegator instead of request in getRelatedCategoriesRet

Nicolas Malin (Jira)
Minor Refactoring in CategoryWorker - use delegator instead of request in getRelatedCategoriesRet
-------------------------------------------------------------------------------------------------

                 Key: OFBIZ-4738
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4738
             Project: OFBiz
          Issue Type: Improvement
          Components: product
    Affects Versions: SVN trunk
            Reporter: Markus M. May
            Priority: Trivial
             Fix For: SVN trunk


The method getRelatedCategoriesRet uses the request, the final called method could be called using the delegator directly easily. I have refactored the method accordingly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-4738) Minor Refactoring in CategoryWorker - use delegator instead of request in getRelatedCategoriesRet

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus M. May updated OFBIZ-4738:
---------------------------------

    Attachment: OFBIZ-refactor_category_worker.patch
   

> Minor Refactoring in CategoryWorker - use delegator instead of request in getRelatedCategoriesRet
> -------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4738
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4738
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Markus M. May
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-refactor_category_worker.patch
>
>
> The method getRelatedCategoriesRet uses the request, the final called method could be called using the delegator directly easily. I have refactored the method accordingly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-4738) Minor Refactoring in CategoryWorker - use delegator instead of request in getRelatedCategoriesRet

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-4738.
----------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux

Thanks Marcus,

Your patch is in trunk at r1304207  

               

> Minor Refactoring in CategoryWorker - use delegator instead of request in getRelatedCategoriesRet
> -------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4738
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4738
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Markus M. May
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-refactor_category_worker.patch
>
>
> The method getRelatedCategoriesRet uses the request, the final called method could be called using the delegator directly easily. I have refactored the method accordingly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira