String constants (sid=x017) (e.g. a cell containing '= "ABCD"') are not recognined by Ptg. An unknown PTG exception is thrown.
Created attachment 1944 [details] Sample implementation of StringPtg
Created attachment 1945 [details] Patch for Ptg
Hi.. Not trying to be a pain but can you do this: 1. Make a unit test for #1 2. attach an actual *patch* for #2 (to make a patch, get the HEAD from CVS, make your changes to your working copy, type cvs diff -u > mypatch.patch) This does a couple things: 1 - I can tell what version its against 2 - I can tell exactly what is changed 3 - People who are impatient can patch their local copies 4 - keeps a nice history. I apprecaite your work. Sorry if it looks like I'm pulling teeth on the pedantics.
Created attachment 1952 [details] Patch for Ptg
applied.. . please cross check
Created attachment 1954 [details] Patch for TestFormulaParser
avik please look at this. -- I've not applied as it looks like we'd be playing in the same area.
applied, thanks.