|
From: Juergen H. <ju...@in...> - 2005-01-31 18:36:16
|
I'd rather let AbstractExcelView extend AbstractPoiExcelView, as AbstractExcelView should be the deprecated leaf in the class hierarchy. Also, let's go for "AbstractPoiExcelView", because POI supports more than just Excel. IMO, backwards-compatibility is also important for 1.2 and beyond. Not so much for internal classes, of course, but it is desirable for user-visible classes and in particular classes typically extended by the user. Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...]On Behalf Of Alef Arendsen Sent: Monday, January 31, 2005 7:33 PM To: spr...@li... Subject: RE: [Springframework-developer] Post - 1.1.4 --> 1.2? > If we implement such a compatible solution for JExcel, we > could of course release it in 1.1.5. What do you think? Ok, I'll add an AbstractPoiView (extending AbstractExcelView) and an AbstractJExcelView. Backward-compatibility is important if we're releasing a 1.1.5! ALef > > Juergen ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |