[ 
http://issues.apache.org/jira/browse/EMAIL-54?page=comments#action_12460321 ] 
            
Ben Speakmon commented on EMAIL-54:
-----------------------------------

I've done some work on mail clients and servers with Java in the past -- I 
would *strongly* recommend moving to JDK 1.4's Charset, as it saves all kinds 
of headaches like this.

I'm not sure if the current commons-email API could be preserved, so it may be 
a breaking change reserved for 2.0, but attempts to handle charsets with 
pre-1.4 tools is a truly Sisyphean task.

Releasing a 1.1 with current fixes is a great idea.

> [email] Add new class Charset
> -----------------------------
>
>                 Key: EMAIL-54
>                 URL: http://issues.apache.org/jira/browse/EMAIL-54
>             Project: Commons Email
>          Issue Type: Improvement
>    Affects Versions: 1.0
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Piero Ottuzzi
>            Priority: Minor
>         Attachments: Charset.java, Email.java.patch
>
>
> Add new class Charset the let the whole thing extensible and less error prone

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to