DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43905>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43905 ------- Additional Comments From [EMAIL PROTECTED] 2008-02-05 07:23 ------- (In reply to comment #3) > Additionally, the Iterator returned by iterator() should be typed - i. e. > return an Iterator<HSSFRow> or Iterator<HSSFSheet>. This avoids compiler > warnings about type safety and increases user confidence. Typing requires Java 1.5, and POI is aiming to stay working with Java 1.4, so that isn't going to be possible -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
