On Mon, Nov 17, 2008 at 1:23 PM, Markus Wiederkehr <[EMAIL PROTECTED]> wrote: > Does org.apache.james.mime4j.util.StringArrayMap serve any purpose? It > does not seem to be used anywhere and in my opinion should be removed > or marked as deprecated..
I have just stumbled upon MIME4J-24. Maybe this class serves a purpose after all? I don't know, you have to decide. If the class should be kept I would at least suggest some refactoring. All the methods that return Enumerations should be refactored to return Iterators and possibly more like that. Markus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
