On Tue, Jul 22, 2003 at 02:46:05PM -0400, Andrew C. Oliver wrote: > On 7/22/03 2:08 PM, "Chris Nokleberg" <[EMAIL PROTECTED]> wrote: > > > Andrew C. Oliver wrote: > > > > In the pre-POI era our company developed a Java OLE library similar to > > POIFS, as part of a PowerPoint generation library. We use POI too and it > > would be better for us if everything worked against a common codebase, > > so we're interested in contributing if it makes sense. > > > > The library uses a "Seekable" interface for which there are byte[], > > InputStream, and RandomAccessFile (+mmap) implementations. It is similar > > to some of the imageio API. This chunk is actually pretty generic, and > > might even be worth putting into Commons IO. > > > > Let me know if you have any questions, and what you think the process > > for integrating this should look like. > > > > If you have this and can figure out how to allow for both interfaces (Stream > and RAF/mmap together) lets do it. Can you certify that you guys own the > code outright and haven't signed any NDAs or something like that with > Microsoft which would cause legal issues?
Yes we own it outright, and no NDAs are involved. Just a lot of hex dumps :-) > Would you be able to sign this: > http://jakarta.apache.org/site/agreement.html? Sure, I'll fax it in today. Thanks, Chris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
