[ 
https://issues.apache.org/jira/browse/SOLR-2297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yonik Seeley updated SOLR-2297:
-------------------------------

    Attachment: SOLR-2297.patch

OK, here's a patch that finally gets rid of the separate FieldType.write method 
for XML (I had meant to do this back in '05 !) and gets rid of at least some of 
the code duplication.

> make XMLWriter extend TextResponseWriter, deprecate 
> FieldType.write(XMLWriter,...)
> ----------------------------------------------------------------------------------
>
>                 Key: SOLR-2297
>                 URL: https://issues.apache.org/jira/browse/SOLR-2297
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Yonik Seeley
>         Attachments: SOLR-2297.patch
>
>
> We should merge XMLWriter into the TextResponseWriter framework.
> This will make it easier to maintain, and pave the way for easier 
> pseudo-field implementation.

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


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

Reply via email to