You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (Commented) (JIRA)" <ji...@apache.org> on 2012/04/13 13:57:16 UTC

[jira] [Commented] (SOLR-3357) Add Generics to ResourceLoader.newInstance

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

Uwe Schindler commented on SOLR-3357:
-------------------------------------

String +1 from the policeman, you made my weekend!
                
> Add Generics to ResourceLoader.newInstance
> ------------------------------------------
>
>                 Key: SOLR-3357
>                 URL: https://issues.apache.org/jira/browse/SOLR-3357
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Chris Male
>         Attachments: SOLR-3357.patch
>
>
> Came out of LUCENE-2510.
> We can add generics to ResourceLoader.newInstance so it returns T instead of Object.  This will add improved type safety and remove the need for casting the result to a specific type.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org