You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2010/03/31 19:43:29 UTC

[jira] Created: (NET-317) POP3MessageInfo fields should be final

POP3MessageInfo fields should be final
--------------------------------------

                 Key: NET-317
                 URL: https://issues.apache.org/jira/browse/NET-317
             Project: Commons Net
          Issue Type: Bug
    Affects Versions: 2.0
            Reporter: Sebb
             Fix For: 3.0


The 3 public instance fields in POP3MessageInfo should be made final.

AFAICT, there's no use case for allowing them to be changed externally.

They are not written by current code, but changing them to final would change the API - hence fix version set to 3.0

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