Yeah it would be nice if you could...Basically capture record positions going in and out or use aggregates rather than cursing through them all, etc etc.
Give it a few days just so that we don�t step on each others code... I'm doing the performance merge On 7/19/03 1:21 AM, "Laubach Shawn Contr OC-ALC/PSB" <[EMAIL PROTECTED]> wrote: > I wrote that a while ago. I went through all the records at the time > because there were a few other methods doing similar things. If you want, I > can go in and improve that part of the code. > > Shawn > > -----Original Message----- > From: Andrew C. Oliver [mailto:[EMAIL PROTECTED] > Sent: Friday, July 18, 2003 4:52 PM > To: POI Developers List > Subject: The Margins code > > > Who wrote the Margins code in "Sheet.java"? > > Why can't we keep a reference? Cursing through *ALL* of the records in the > sheet seems....inefficient. > > It makes more sense to me to have either a separate object or a set of > references... > > -Andy -- Andrew C. Oliver http://www.superlinksoftware.com/poi.jsp Custom enhancements and Commercial Implementation for Jakarta POI http://jakarta.apache.org/poi For Java and Excel, Got POI? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
