API evolution from February to December 2007

Hi,

We have been using Aspose.Cells for Java for several months now. We used to work with a version from the 26th of Februray 2007 (I don’t know the exact version number). As we noticed that you released a new version (1.9.2) on December the 24th, we decided to test if it would impact our developments. Actually, it does.

We did code a JUnit test case that covers almost all of our requirements. All 16 tests are passing well with the February version, but 9 are failing with the December version, with some stacktrace dumping in the stderr, mostly on the call of Workbook#calculateFormula().

I would be glad if you could have a look at the attached source file, and maybe run it as a JUnit test case.

Kind regards,
Vincent

Hi Vincent,

We will check and implement unit testation soon.

By the way could you try the attached version and give us your feedback

Thank you.

Thank you,

This version makes all my tests succeed. Is it an official release ?

Regards

Hi,

Well, It is a bug fix and you may use it without any problem, it 's just like an official release. However, our next official release of the component will include all the functionality which it has.

Thank you.