Article is very inefficient and incorrect
-----------------------------------------

                 Key: NET-364
                 URL: https://issues.apache.org/jira/browse/NET-364
             Project: Commons Net
          Issue Type: Bug
          Components: NNTP
    Affects Versions: 2.2
            Reporter: Sebb


References are currently stored as tab-separated strings in a string buffer, 
which is then parsed to return the list.

Also, the article information may contain several space-separated references.

Article.isReply() is also incorrect, as it depends on the subject containing 
Re;, rather than whether there are any references.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to