Hello,
Currently the SanityChecker fails for my ExtSST patch because the ExtSSTRecords are only written out during the serialization process. They are not available in the list of records that are returned from the Workbook.getRecords method hence the sanity checker fails. What I could do is write the workbook file out and call the SanityChecker after reloading the records into a list using the RecordFactory.createRecords method. Is this acceptable to every one? Jason -------------------------------------------------------------------------------------------------------------------- This e-mail (including attachments) is confidential information of Australian Submarine Corporation Pty Limited (ASC). It may also be legally privileged. Unauthorised use and disclosure is prohibited. ASC is not taken to have waived confidentiality or privilege if this e-mail was sent to you in error. If you have received it in error, please notify the sender promptly. While ASC takes steps to identify and eliminate viruses, it cannot confirm that this e-mail is free from them. You should scan this e-mail for viruses before it is used. The statements in this e-mail are those of the sender only, unless specifically stated to be those of ASC by someone with authority to do so. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
