Encapsulate Methods in the UtilHttp Method
------------------------------------------ Key: OFBIZ-3788 URL: https://issues.apache.org/jira/browse/OFBIZ-3788 Project: OFBiz Issue Type: Improvement Components: framework Affects Versions: SVN trunk Reporter: Sascha Rodekamp Priority: Minor Fix For: SVN trunk Attachments: OFBIZ-3788_UtilHttp.java.patch Hi, not a really big deal, but i find that the Methods getQueryStringOnlyParameterMap, getPathInfoOnlyParameterMap and getUrlOnlyParameterMap can be better encapsulated. It didn't affect the workflow but make it easier to use the API. Maybe it helps. so long Sascha -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp updated OFBIZ-3788: ----------------------------------- Attachment: OFBIZ-3788_UtilHttp.java.patch > Encapsulate Methods in the UtilHttp Method > ------------------------------------------ > > Key: OFBIZ-3788 > URL: https://issues.apache.org/jira/browse/OFBIZ-3788 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Sascha Rodekamp > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-3788_UtilHttp.java.patch > > > Hi, > not a really big deal, but i find that the Methods getQueryStringOnlyParameterMap, getPathInfoOnlyParameterMap and getUrlOnlyParameterMap can be better encapsulated. > It didn't affect the workflow but make it easier to use the API. > Maybe it helps. > so long > Sascha -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-3788. ---------------------------------- Assignee: Jacques Le Roux Resolution: Fixed Thanks Sascha, I think it's minor but may be useful, I commited in trunk at r949802 > Encapsulate Methods in the UtilHttp Method > ------------------------------------------ > > Key: OFBIZ-3788 > URL: https://issues.apache.org/jira/browse/OFBIZ-3788 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Sascha Rodekamp > Assignee: Jacques Le Roux > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-3788_UtilHttp.java.patch > > > Hi, > not a really big deal, but i find that the Methods getQueryStringOnlyParameterMap, getPathInfoOnlyParameterMap and getUrlOnlyParameterMap can be better encapsulated. > It didn't affect the workflow but make it easier to use the API. > Maybe it helps. > so long > Sascha -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12873886#action_12873886 ] Sascha Rodekamp commented on OFBIZ-3788: ---------------------------------------- Tanks Jacques > Encapsulate Methods in the UtilHttp Method > ------------------------------------------ > > Key: OFBIZ-3788 > URL: https://issues.apache.org/jira/browse/OFBIZ-3788 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Sascha Rodekamp > Assignee: Jacques Le Roux > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-3788_UtilHttp.java.patch > > > Hi, > not a really big deal, but i find that the Methods getQueryStringOnlyParameterMap, getPathInfoOnlyParameterMap and getUrlOnlyParameterMap can be better encapsulated. > It didn't affect the workflow but make it easier to use the API. > Maybe it helps. > so long > Sascha -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |