You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mime4j-dev@james.apache.org by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC

[jira] Closed: (MIME4J-107) Refactor and extend functionality of Address, Group and Mailbox

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

Robert Burrell Donkin closed MIME4J-107.
----------------------------------------


Closing all issues fixed previously, after a brief review of each.

> Refactor and extend functionality of Address, Group and Mailbox
> ---------------------------------------------------------------
>
>                 Key: MIME4J-107
>                 URL: https://issues.apache.org/jira/browse/MIME4J-107
>             Project: JAMES Mime4j
>          Issue Type: Task
>    Affects Versions: 0.5
>            Reporter: Markus Wiederkehr
>            Assignee: Markus Wiederkehr
>             Fix For: 0.6
>
>
> Here is a list of proposed changes:
>  * remove NamedMailbox and add a name property to Mailbox
>  * addresses should be Serializable
>  * add hashCode() and equals()
>  * pull Mailbox.getAddressString() up to Address and rename it in getDisplayString()
>  * add Mailbox.getAddress() to retrieve the address as localPart@domain
>  * add a single argument constructor to Mailbox that parses an address
>  * add Address.getEncodedString() that returns the address in encoded form
> The latter two changes are related to MIME4J-100.

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