On Tue, 2008-09-16 at 18:32 +0530, Sanjiva Weerawarana wrote: > Oleg, I'm sorry no one responded so far .. PLEASE go ahead with this. I > agree totally with having a better solution than JavaMail! Let's get the > new impl going and then debate what should be used by default after its > all working. >
Hi Sanjiva Cool. I'll go ahead and try to hack something up. Oleg > Sanjiva. > > Oleg Kalnichevski wrote: > > Folks, > > > > Would there be any interest in a SwA implementation based on Apache > > mime4j [1]? Mime4j can handle very complex MIME messages, is reasonably > > fast, and, most importantly, can stream complex MIME messages in and out > > with a predictable memory footprint (using just a small internal buffer > > of a constant length) > > > > I _personally_ find Java Activation API pretty suboptimal and would like > > Axiom to provide an alternative API based on a fully streamable model. > > > > Let me know what you think. > > > > Oleg > > > > [1] http://james.apache.org/mime4j/index.html > > > > >
