Bug 16068

Summary: extraneous commented code sections in usermodel
Product: POI Reporter: Chris Haddad <chris.haddad>
Component: HSSFAssignee: POI Developers List <dev>
Status: RESOLVED WORKSFORME    
Severity: minor    
Priority: P3    
Version: 2.0-dev   
Target Milestone: ---   
Hardware: Other   
OS: other   

Description Chris Haddad 2003-01-14 16:49:27 UTC
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.
Comment 1 Avik Sengupta 2003-01-26 21:04:26 UTC
Point taken, and will be kept in mind as an when code is touched. This is
however not a bug, more a discussion on the mailing list. Anybody particularly
concerned about this is welcome to send in patches