[ 
https://issues.apache.org/jira/browse/SOLR-12959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16675581#comment-16675581
 ] 

Hoss Man commented on SOLR-12959:
---------------------------------

bq. Simple removal is not sufficient, we should verify that it doesn't break 
back-compat - currently SimpleOrderedMap is serialized in a different way from 
NamedList, ...

that is 100% the entire point of why SimpleORderedMap exists, as explained in 
it's class level javadocs.  

Deprecating/removing it w/o some sort of replacement for distinguishing 
when/how/if response writers need to care about the order of keys in a 
NamedList is a non-starter.

> Deprecate SimpleOrderedMap
> --------------------------
>
>                 Key: SOLR-12959
>                 URL: https://issues.apache.org/jira/browse/SOLR-12959
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Noble Paul
>            Priority: Minor
>
> There is no difference between a NamedList and a  SumpleOrderedMap. It 
> doesn't help to have both of them when they are doing exactly free same things



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to