You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2003/01/14 17:49:28 UTC

DO NOT REPLY [Bug 16068] New: - extraneous commented code sections in usermodel

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=16068>.
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=16068

extraneous commented code sections in usermodel

           Summary: extraneous commented code sections in usermodel
           Product: POI
           Version: 2.0-dev
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: HSSF
        AssignedTo: poi-dev@jakarta.apache.org
        ReportedBy: chris.haddad@cobia.net


To make the code more readable, please REMOVE rather than comment out code.

There is extensive code commented out in the HSSF classes (HSSFRow, HSSFCell) 
that make the code extremely unreadable.