Hi,
I'm trying to work with JasperReports 3.0.0 which is built against
POI-3.0.1-FINAL. When I use a newer POI library, it complains, because
interfaces changed such as HSSFCell.setCellStyle(HSSFCellStyle) being
now HSSFCell.setCellStyle(CellStyle).
Would it be interesting/possible to include the "old style" API again as
deprecated? (And throw it away with - say - 4.0?) Are there critical
issues, which prevent the old API being there?
(in addition to setCellStyle(CellStyle) have the method
setCellStyle(HSSFCellStyle) too)
Thanks and best wishes, Rainer
--
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]