On Thu, Jul 10, 2008 at 5:54 PM, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
<sniP> > I noticed we have some unused class: > - util.StringArrayMap > - util.PartialInputStream > - util.PositionInputStream > - EOLConvertingInputStream > - CloseShieldInputStream > what should we do? (delete? deprecate?) i'd like to keep EOLConvertingInputStream around but i think the rest can be deleted i've been wondering whefher the interfaces i factored from MaximalBodyDescriptor are worthwhile: * RFC1864ContentMD5Descriptor.java * RFC2045MimeDescriptor.java * RFC2183ContentDispositionDescriptor.java * RFC2557ContentLocationDescriptor.java * RFC3066ContentLanguageDescriptor.java they serve to indicate the RFCs implemented but i think now they serve no substantive purpose. perhaps they should just be deleted. opinions? - robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
