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 "Ioan Eugen Stan (JIRA)" <mi...@james.apache.org> on 2012/09/02 23:00:08 UTC

[jira] [Commented] (MIME4J-98) Review Use Of java.util.Date

    [ https://issues.apache.org/jira/browse/MIME4J-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13447030#comment-13447030 ] 

Ioan Eugen Stan commented on MIME4J-98:
---------------------------------------

Some conclusions after discussion on the mailing list:

- adding an extra dependency is not good 
- an optional module that uses JodaTime to decode MIME fields with dates would be a plus, although java.util.Date is to be used in Message interface

- extra: Message and other DOM interfaces implementations could be made immutable - this will help in thread safety.
                
> Review Use Of java.util.Date
> ----------------------------
>
>                 Key: MIME4J-98
>                 URL: https://issues.apache.org/jira/browse/MIME4J-98
>             Project: JAMES Mime4j
>          Issue Type: Task
>    Affects Versions: 0.7
>            Reporter: Robert Burrell Donkin
>            Assignee: Ioan Eugen Stan
>             Fix For: 0.8
>
>
> java.util.Date is widely used but is not particularly well suited to protocol work and parsing can be slow. Consider switching to something more suitable.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira