RE: FormulaEvaluator Partial Implementation

2005-05-13 Thread Amol Deshmukh
--- Additional Comments From [EMAIL PROTECTED] 2005-05-12 20:38 --- No, you would... you'll get the formula from excel, and each formula would be a separate assert, and in the assert comment, you put the formula. so: while (get all cells) { ...

cvs commit: jakarta-poi/src/documentation/skins/poi-site/css mysite.css

2005-05-13 Thread avik
avik2005/05/13 07:35:28 Modified:src/documentation/skins/poi-site/css mysite.css Log: extra styles Revision ChangesPath 1.2 +35 -0 jakarta-poi/src/documentation/skins/poi-site/css/mysite.css Index: mysite.css

cvs commit: jakarta-poi/src/documentation/content/xdocs/hssf eval-devguide.xml eval.xml book.xml

2005-05-13 Thread avik
avik2005/05/13 07:52:42 Modified:src/documentation/content/xdocs/hssf book.xml Added: src/documentation/content/xdocs/hssf eval-devguide.xml eval.xml Log: documentation for formula Evaluation. Thanks Amol! Revision ChangesPath 1.7

RE: FormulaEvaluator Partial Implementation

2005-05-13 Thread Avik Sengupta
But what happens when one assert fails - wouldnt the AssertionError cause the cells that follow to never be tested. (BTW, I'm a JUnit novice, so I may be wrong - in which case we can even continue this discussion off the list to avoid some embarassment to me ;) No, you are correct, but

Formula Eval docs

2005-05-13 Thread Avik Sengupta
I have checked in the documentation for Formula Eval, both user guide, and contributor/development guide. They should be on the site when its next rebuild.. Glen, can you please do the honours? Its slightly backward to check in docs, before code, but the code is coming along nicely, and I thought

org.apache.poi.util.StringUtil

2005-05-13 Thread Nick Burch
Hi All It has been suggested (in Bugzilla) that my PowerPoint code's util.TextMunger class is largely a duplicate of util.StringUtil. However, I'm really struggling to figure out exactly what that class does. Comments like write compressed unicode don't really explain much... Could someone

Re: org.apache.poi.util.StringUtil

2005-05-13 Thread Avik Sengupta
On Fri, 2005-05-13 at 16:35 +0100, Nick Burch wrote: Hi All It has been suggested (in Bugzilla) that my PowerPoint code's util.TextMunger class is largely a duplicate of util.StringUtil. Since i did the suggesting, I suppose it behoves me to reply :). But let me say that I haven't looked

DO NOT REPLY [Bug 34828] - [PATCH] FormulaEvaluator Partial Implementation

2005-05-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34828. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.