Hi All, FYI -- HPSF won't compile for the next week or so. As I have time I'm refactoring it. Once I'm done it will be faster and have a smaller memory footprint as well as not use a divergent implementation of LittleEndian.
Anyone who wishes to contribute to the effort of fixing HPSF is certainly welcome to. I'm also fixing what I regard as a minor bug (that we have throughout HSSF as well) -- Sometimes unsigned values are being quietly interperated as corresponding java signed values. I'm fixing that and requiring the client class to cast them. This shows that "yes I intend to risk it" versus the silent acceptance... (Some of those must be interpreted as (int) because of idiotic Java limitations). -Andy -- http://www.superlinksoftware.com - software solutions for business http://jakarta.apache.org/poi - Excel/Word/OLE 2 Compound Document in Java http://krysalis.sourceforge.net/centipede - the best build/project structure a guy/gal could have! - Make Ant simple on complex Projects! The avalanche has already started. It is too late for the pebbles to vote. -Ambassador Kosh -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
