dsmiley opened a new pull request, #3148: URL: https://github.com/apache/solr/pull/3148
Introduce NavigableObject.wrap to coerce its arg to a NavigableObject. Maybe call this method "of"? Deprecate MapWriter.EMPTY; don't need it anymore (due to the above); was only used once. Enhance Utils to not need MapWriterMap for its functions, and to slightly optimize for SimpleOrderedMap becoming a Map soon. Deprecate MapWriterMap. Ultimately may simply make package scope and maybe rename to orient itself around it's NavigableObject-ness, which is what it's only used for, after the changes here. No JIRA: too internal; low impact. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org