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