On Wed, Nov 12, 2008 at 11:37 PM, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: > Do we care about 1.4 compatibility at all give the results of the poll? What > is the reason for maintaining a 1.4 compatible version?
Personally I don't care about 1.4 and I don't believe many users will, too. On the other hand the new patch I just attached to MIME4J-85 gives us Java 1.4 compatibility at a very low price. The only compromise is that o.a.j.m.m.Mode is no longer a true Java 5 enum. But the good old typesafe enum pattern behaves very much the same. I believe that now we have a Java 5 source code and a Java 1.4 compatible jar not much can stand in the way of applying this patch. Markus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
