At 02:41 PM 10/02/2003 +1030, you wrote:
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
I guess that would get you around the problem. It seems a little messy though. Is there any other way to trigger the creation of those records before writing out the stream?

Regards,

Glen




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to