Good point. Possibly one solution would be to retain the HashMap and raise a separate issue regarding use of the LinkedHashMap. It would only impact where one variable initialisation is based on another?
Regards Gary On Fri, Feb 25, 2011 at 12:29 PM, Tammo van Lessen (JIRA) <[email protected]>wrote: > > [ > https://issues.apache.org/jira/browse/ODE-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999335#comment-12999335] > > Tammo van Lessen commented on ODE-915: > -------------------------------------- > > Hi Gary, thanks for the patch. I'm afraid before we can apply the patch, we > need to address the OModel evolution issue. The patch changes a field from > HashMap to LinkedHashMap, I'm not sure if these guys are binary > compatible... > > > Add inline variable initialization support - backport of patch from ODE2 > codebase > > > --------------------------------------------------------------------------------- > > > > Key: ODE-915 > > URL: https://issues.apache.org/jira/browse/ODE-915 > > Project: ODE > > Issue Type: Improvement > > Reporter: Gary Brown > > Fix For: 1.4 > > > > Attachments: ODE-236-for-1.4.patch > > > > > > > -- > This message is automatically generated by JIRA. > - > For more information on JIRA, see: http://www.atlassian.com/software/jira > > >
