Re: [PR] Add NavigableObject.wrap. Deprecate MapWriter.EMPTY and MapWriterMap. [solr]

2025-02-12 Thread via GitHub
dsmiley merged PR #3148: URL: https://github.com/apache/solr/pull/3148 -- 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.or

Re: [PR] Add NavigableObject.wrap. Deprecate MapWriter.EMPTY and MapWriterMap. [solr]

2025-02-09 Thread via GitHub
dsmiley commented on PR #3148: URL: https://github.com/apache/solr/pull/3148#issuecomment-2646517321 Will merge in a few days. -- 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

[PR] Add NavigableObject.wrap. Deprecate MapWriter.EMPTY and MapWriterMap. [solr]

2025-01-30 Thread via GitHub
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