https://issues.apache.org/bugzilla/show_bug.cgi?id=47848
Josh Micich <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #2 from Josh Micich <[email protected]> 2009-09-16 16:29:38 PDT --- Reverted in svn r816006 I rolled this patch back (and re-opened this ticket) because there are two problems: Firstly, the interface EvaluationWorkbook is marked "For POI internal use only" and as such it should not be directly used by the public API of POI (in this case CreationHelper). Secondly, it is not clear how this change is useful because there is no test-case or example code supplied. Can you supply an explanation of what you are trying to do? I'm sure we can find a way that doesn't expose POI's internals. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
