Bug 16068 - extraneous commented code sections in usermodel
Summary: extraneous commented code sections in usermodel
Status: RESOLVED WORKSFORME
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: 2.0-dev
Hardware: Other other
: P3 minor (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-14 16:49 UTC by Chris Haddad
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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