You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2009/02/18 20:49:16 UTC

DO NOT REPLY [Bug 42756] Read support patch for Poi-Ruby

https://issues.apache.org/bugzilla/show_bug.cgi?id=42756





--- Comment #3 from David Fisher <df...@jmlafferty.com>  2009-02-18 11:49:16 PST ---
Thanks again for submitting this patch. But as it is it useless to apply it.

More than the header is missing. Here is the current poi-ruby directory
structure from POI.

.
./java/org/apache/poi/RubyOutputStream.java
./cpp
./cpp/RubyIO.cpp
./tests
./tests/ts_all.rb
./tests/tc_gc.rb
./tests/tc_base_tests.rb
./poi-2.0-final-20040126.jar
./Poi4R.i
./Makefile

I think what we'll need

(1) ./java/org/apache/poi/RubyInputStream.java
(2) ./cpp/RubyInputStream.h
(3) ./cpp/RubyOutputStream.h
(4) A more modern version of POI!
(5) A test of the input stream.

HTH, being "Java" developers, I don't how many of us are ruby people. Make it
easy for us, and we'll do what we can to add the support.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org