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=24015>. 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=24015 Missing records in RecordFactory and EventRecordFactory static Class[] ------- Additional Comments From [EMAIL PROTECTED] 2003-10-22 22:08 ------- Hi Robert, In so far as eliminating UnknownRecord, this record is actually quite useful when debugging and extending HSSF with newer record types. There are some records that we simply dont implement. This may be due to the fact that i use Excel XP here at work and it has introduced new record types that we dont support, or there are records that we have chosed not to support. Now just scanning your list the missing records seem to mainly be chart records. Some such as ExtSSTInfoSubRecord are actually not really true excel records but have been implemented that way. However, Is anyone actively working on charts? Can we add these records to be read/written in the head. Unless someone beats me to it, i will have a look at the non-graph records that you mention. Everyone: I assume that there is no reason why the non graph records havent been added to the factory? Jason --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
