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

noble.paul edited comment on SOLR-885 at 12/17/08 5:29 AM:
-----------------------------------------------------------

NamedListCodec is renamed as JavabinCodec over and above the previous patch

NamedListCodec now extends JavabinCodec and it is also marked as deprected


      was (Author: noble.paul):
    NamedListCodec is renamed as JavabinCodec over and above the previous patch


  
> Generify NamedListCodec
> -----------------------
>
>                 Key: SOLR-885
>                 URL: https://issues.apache.org/jira/browse/SOLR-885
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Noble Paul
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-885.patch, SOLR-885.patch, SOLR-885.patch
>
>
> * make NamedListCodec a generic class which may be able to write any of the 
> supported object
> * Deprecate NamedList and use only SimpleOrderedMap. (Yes it is backward 
> compatible)
> * Ideally I wish to call this JavabinCodec because it should be able to be 
> used to write any kind of supported objects

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to