You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Stefan Birkner (JIRA)" <ji...@apache.org> on 2010/08/03 01:06:18 UTC

[jira] Created: (SOLR-2023) Cleaned up the code of the JSONResponseWriter

Cleaned up the code of the JSONResponseWriter
---------------------------------------------

                 Key: SOLR-2023
                 URL: https://issues.apache.org/jira/browse/SOLR-2023
             Project: Solr
          Issue Type: Improvement
          Components: Response Writers
    Affects Versions: Next
            Reporter: Stefan Birkner
            Priority: Minor


Today I had to debug the JSONResponseWriter and I was a little bit confused about all these writeNamedListAs... methods. Therefore I cleaned up these methods to point the differences out. I added some tests to verify that nothing has changed.

Maybe you should delete the method writeNamedListAsMapMangled(...), because nobody uses it and it blows up the code.

-- 
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] Updated: (SOLR-2023) Cleaned up the code of the JSONResponseWriter

Posted by "Stefan Birkner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Birkner updated SOLR-2023:
---------------------------------

    Attachment: SOLR-2023.patch

> Cleaned up the code of the JSONResponseWriter
> ---------------------------------------------
>
>                 Key: SOLR-2023
>                 URL: https://issues.apache.org/jira/browse/SOLR-2023
>             Project: Solr
>          Issue Type: Improvement
>          Components: Response Writers
>    Affects Versions: Next
>            Reporter: Stefan Birkner
>            Priority: Minor
>         Attachments: SOLR-2023.patch
>
>
> Today I had to debug the JSONResponseWriter and I was a little bit confused about all these writeNamedListAs... methods. Therefore I cleaned up these methods to point the differences out. I added some tests to verify that nothing has changed.
> Maybe you should delete the method writeNamedListAsMapMangled(...), because nobody uses it and it blows up the code.

-- 
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org