|
From: Alef A. <al...@jt...> - 2005-01-31 17:10:55
|
Juergen, everybody, Are we planning a 1.1.5 or is the 1.1.x release cycle finished after 1.1.4 is released? I'd like to add a couple of (minor) non-backward compatible refactorings (introduce AbstractExcelView and have to subclasses AbstractPoiView and AbstractJExcelView). Alef ----- october 2004 Ok, I still have to add the AbstractJExcelView to the sandbox. I'll wait with adding it to the main codebase until after 1.1.2 Alef > -----Original Message----- > From: spr...@li... > [mailto:spr...@li...] > On Behalf Of Rod Johnson > Sent: Friday, October 15, 2004 12:01 PM > To: spr...@li... > Subject: Re: [Springframework-developer] Addition of jExcelView > > Alef > > I think such a minor incompatibility would be no problem in > 1.2. After all, it's a trivial change. But not acceptable in > 1.1.2, which will be in a couple of weeks. > > > Alef Arendsen wrote: > > I have a AbstractJExcelView lying around here that would be up for > > addition to Spring. Jexcel is another Excel api that works pretty > > smoothly and has some features POI doesn't have (inclusion > of images > > in sheets). I can just add an > > > org.springframework.web.servlet.view.document.AbstractJExcelVi > ew but I > > can also refactor the existing AbstractExcelView to only set the > > content type and load any templates and create two > subclasses for both > > Jexcel > > (AbstractJExcelView) and Poi (AbstractPoiExcelView). > > > > Of course this would mean a non-backwards-compatible change. What's > > the release plan (is there going to be 1.1.2) and if not, > what are the > > opinions on non-backwards-compatible changes for 1.2??? > > > > For now, I'll add it as AbstractJExcelView with AbstractView as its > > superclass, but if somebody wants to see it otherwise, > please let me > > know... > > > > Alef > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: IT Product Guide on > > ITManagersJournal Use IT products in your business? Tell us > what you > > think of them. Give us Your Opinions, Get Free ThinkGeek Gift > > Certificates! Click to find out more > > http://productguide.itmanagersjournal.com/guidepromo.tmpl > > _______________________________________________ > > Springframework-developer mailing list > > Spr...@li... > > > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > -- > > ____________________________________________________ > Rod Johnson > Interface21 - Spring Services from the Source > http://www.springframework.com > > Founder, Spring Framework: > http://www.springframework.org > > Author, "Expert One-on-One J2EE Development Without EJB" > (May 2004, with Juergen Hoeller). > http://www.amazon.com/exec/obidos/ASIN/0764558315/ > > Author, "Expert One-on-One J2EE Design and Development" > (October 2002). > http://www.amazon.com/exec/obidos/tg/detail/-/0764543857/ > > > ____________________________________________________ > Interface21 Limited > Registered Office Summit House, 2-2a Highfield Road, > Dartford, Kent DA1 2JY Registered in England and Wales No. > 5187766 ____________________________________________________ > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on > ITManagersJournal Use IT products in your business? Tell us > what you think of them. Give us Your Opinions, Get Free > ThinkGeek Gift Certificates! Click to find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |