Return-Path: Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 59649 invoked by uid 500); 12 Jul 2003 16:02:57 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Delivered-To: moderator for users@cocoon.apache.org Received: (qmail 90964 invoked from network); 12 Jul 2003 06:17:08 -0000 Reply-To: From: "Eric Simmerman" To: Subject: Contribution: FilePartGenerator & HSSFFilePartGenerator (followup) Date: Sat, 12 Jul 2003 02:21:32 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <1057985236.18569.ezmlm@cocoon.apache.org> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This is a followup to my previous post concerning my Cocoon contribution at http://www.tempeststrings.com/cocoon/index.shtml. In response to the feedback I received from Geoff Howard, I've consolidated my original contribution into the single FilePartGenerator class, which will accept a MultiPartPosted XML file for Generation. Also, David Gilbert, the author of JWorkbook has graciously agreed to release version 0.3.0 of his library/code under an Apache compatible license. It's available at http://www.tempeststrings.com/jworkbook/index.shtml. Therefore, I can now also submit my HSSFFilePartGenerator, which will accept a MultiPartPosted MS Excel file for Generation (JWorkbook is used to convert the Excel file to Gnumeric/XML prior to Generation). Used together, these two Generators will allow Cocoon to convert back and forth between MS Excel & GnumericXML, effectively allowing it to serve as an Import/Export tool for MS Excel. I've made my source available along with a test page here http://www.tempeststrings.com/cocoon/tse-cocoon-2.0.4-src.zip Per Reinhard Potz's advice, I will submit these enhancements to http://nagoya.apache.org/. Any feedback would be appreciated. Cheers, -Eric Simmerman --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org