That sounds fine. Thank you. PFK
-----Original Message----- From: Avik Sengupta [mailto:[EMAIL PROTECTED] Sent: Friday, July 25, 2003 3:47 PM To: POI Developers List Subject: Re: RE: cvs commit: jakarta-poi/src/testcases/org/apache/poi/hssf/usermodel TestBugs.java Yeah, to get a sensible answer, we need to pass in a workbook. However, it probably needs to be done less intrusively than pass it in the toFormulaString() signature, since that is an interface method that can be called recursively (or in a loop, whatever..) So the current return value is just a placeholder, awaiting a correct implementation. Probably silly of me to tweak a placeholder, so, wth, i'll change it back if you feel strongly... no issues. BTW, i plan to merge this with your work over the weekend, should be done by monday. I'll do it manually, but shouldnt be a problem since you have a testcase. Regards - Avik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
