https://bz.apache.org/bugzilla/show_bug.cgi?id=61841

--- Comment #9 from Greg Woolsey <gwool...@apache.org> ---
(In reply to PJ Fanning from comment #7)
> Can we call the new method getLastRowNum instead of getlastRowNum?
> Also, a lot of public methods have had their signatures changed. Do we need
> to keep the existing signatures too and deprecate the old versions of the
> methods?

Argh, hate it when I miss things like that.  Yes, fixed it in r1817325.

The "public" methods here are either in classes marked in docs as "POI
internal" or called only from methods similarly documented, so I think changing
their signatures is fine.  I'm not aware of anyone trying to hook into formula
evaluation down at the internal WorkbookEvaluator level.

I'm not opposed to duplicating and deprecating, but in this case I don't think
it's needed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to