I'm thinking about an alpha by New Year. There will be at least one more round of refactoring, Ptg classes are still in the hssf area.

Yegor
On Sun, 21 Nov 2010, Yegor Kozlov wrote:
I've made a massive change and moved common formula classes from org.apache.poi.hssf.record.formula.* to org.apache.poi.ss.formula.* The purpose of this refactoring is to make the formula API more abstract and not dependent on HSSF. I plan some formula improvements (in particular with UDFs) and referencing hssf from ss is ugly. Ideally, common ss model should be completely isolated from concrete implementations .

Sounds promising to me. Shall we aim to do an alpha release fairly soon, so that people who make heavy use of formulas can ensure nothing accidently got broken?

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to