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

David Smiley commented on SOLR-6999:
------------------------------------

We can mark NamedListInitializedPlugin deprecated, pointing at 
PluginInfoInitialized.

Regardless of these two, arguably we should try to get to more typed data 
structures, avoiding NamedList (PluginInfo is merely more metadata plus the 
NamedList).  ConfigurablePlugin is an example of this.  I wrote [a dev list 
post|https://lists.apache.org/thread/0rbjyzlmfvj067kgr2krz5k0xrmqkch8] about 
that one, added without discussion :-/

> deprecate the init(NamedList) in favor of init(PluginInfo)
> ----------------------------------------------------------
>
>                 Key: SOLR-6999
>                 URL: https://issues.apache.org/jira/browse/SOLR-6999
>             Project: Solr
>          Issue Type: Task
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Major
>
> Having different ways to initialize components is confusing and we should 
> just make every component {{PluginInfoInitialized}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to