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

Reply via email to