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?

Would you be able to sign this:
http://jakarta.apache.org/site/agreement.html?
 

-Andy


> Thanks,
> Chris Nokleberg
> Tonic Systems, Inc.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

-- 
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]

Reply via email to