Add method to UtilMisc.java - get Interator from Map
---------------------------------------------------- Key: OFBIZ-775 URL: https://issues.apache.org/jira/browse/OFBIZ-775 Project: OFBiz (The Open for Business Project) Issue Type: Improvement Components: framework Reporter: Adrian Crum Priority: Minor Attachments: utilmisc.patch -- 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-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum updated OFBIZ-775: ------------------------------ Attachment: utilmisc.patch Attached patch improves UtilMisc.java. > Add method to UtilMisc.java - get Interator from Map > ---------------------------------------------------- > > Key: OFBIZ-775 > URL: https://issues.apache.org/jira/browse/OFBIZ-775 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Reporter: Adrian Crum > Priority: Minor > Attachments: utilmisc.patch > > -- 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-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David E. Jones reassigned OFBIZ-775: ------------------------------------ Assignee: David E. Jones > Add method to UtilMisc.java - get Interator from Map > ---------------------------------------------------- > > Key: OFBIZ-775 > URL: https://issues.apache.org/jira/browse/OFBIZ-775 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Reporter: Adrian Crum > Assigned To: David E. Jones > Priority: Minor > Attachments: utilmisc.patch > > -- 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-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479191 ] David E. Jones commented on OFBIZ-775: -------------------------------------- I'm not sure if I like this change... mostly for semantic reasons. This returns a key iterator, and there is nothing to denote that (ie as opposed to the entry and value iterators also possible with a Map). > Add method to UtilMisc.java - get Interator from Map > ---------------------------------------------------- > > Key: OFBIZ-775 > URL: https://issues.apache.org/jira/browse/OFBIZ-775 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Reporter: Adrian Crum > Assigned To: David E. Jones > Priority: Minor > Attachments: utilmisc.patch > > -- 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-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479194 ] Adrian Crum commented on OFBIZ-775: ----------------------------------- Good point. I'll find another way to do the same thing. This issue can be closed. > Add method to UtilMisc.java - get Interator from Map > ---------------------------------------------------- > > Key: OFBIZ-775 > URL: https://issues.apache.org/jira/browse/OFBIZ-775 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Reporter: Adrian Crum > Assigned To: David E. Jones > Priority: Minor > Attachments: utilmisc.patch > > -- 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-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-775. --------------------------------- Resolution: Won't Fix Assignee: Jacques Le Roux (was: David E. Jones) > Add method to UtilMisc.java - get Interator from Map > ---------------------------------------------------- > > Key: OFBIZ-775 > URL: https://issues.apache.org/jira/browse/OFBIZ-775 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Reporter: Adrian Crum > Assigned To: Jacques Le Roux > Priority: Minor > Attachments: utilmisc.patch > > -- 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 |