DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9403>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9403 HSSFRow.cellIterator() returns row results in reverse order [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Additional Comments From [EMAIL PROTECTED] 2002-12-19 15:31 ------- I respectfully disagree with the decision to close this bug. It just makes sense to have the cellIterator() return the Iterator in the correct forward order. This method could be very convenient, but if the programmer has to reorder it, it's pretty much useless. I believe this is happening because HashMap was used. Couldn't a different data structure be used instead? Can we please keep this one open for a while and let some folks vote on it? thanks, Barry -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
