+1. This doesn't seem to brake anything. Stefano
Robert Burrell Donkin (JIRA) ha scritto: > [JW#6] PartialInputStream and PositionInputStream subclassing improvements > --------------------------------------------------------------------------- > > Key: MIME4J-26 > URL: https://issues.apache.org/jira/browse/MIME4J-26 > Project: Mime4j > Issue Type: Wish > Reporter: Robert Burrell Donkin > > > http://mail-archives.apache.org/mod_mbox/james-server-dev/200708.mbox/[EMAIL > PROTECTED] number 6 > > 6.) Drop > > public int read(byte[] b) > > from PartialInputStream and PositionInputStream. These methods are by > default delegating to public int read(byte[], int, int) and > the default implementation > works fine. Overwriting these method only enforces, that subclasses must > implement them too. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
