Eric,

Please use Bugzilla (http://nagoya.apache.org) to provide your
enhancements otherwise I fear that they will be overlooked.

Additionally I cc'ed cocoon-dev.

Without looking at your sources and examples: What does your generator
provide what
http://cocoon.apache.org/2.1/userdocs/generators/stream-generator.html
can't do for you?

Cheers,
Reinhard

> -----Original Message-----
> From: Simmerman, Eric [mailto:[EMAIL PROTECTED] 
> Sent: Monday, June 30, 2003 7:50 PM
> To: [EMAIL PROTECTED]
> Subject: Contribution: MultiPartPostAction & FilePartGenerator
> 
> 
> Hello all,
>       As per the Cocoon contribution guidelines, I've made 
> some Cocoon extensions source code available for download at: 
> http://www.tempeststrings.com/cocoon/in> dex.html.
> There are 
> two files that meet the guidelines for 
> contribution to the Cocoon code base: 
> org.apache.cocoon.acting.MultiPartPostAction.java & 
> org.apache.cocoon.generation.FilePartGenerator.java
> 
> Together, these will allow Cocoon to accept a multi part post 
> containing an uploaded file and kickoff a pipeline by parsing 
> the file's contents for generation.
> 
> I've used this source to configure a Cocoon installation as a 
> real-time data conversion service. Using the service, a user 
> can upload a file in XML format, and immediately receive a 
> response containing the same data in any format supported by 
> Cocoon Serializers. A sample sitemap.xconf is included in the 
> header comments of MultiPartPostAction. My hope is that these 
> contributions will make their way into the Coccon code base. 
> Please let me know if I can assist in any way. Please note 
> that the other files (not the two described above) found in 
> this distribution rely on GPL code and can not be released 
> under the Apache license.
> 
> Thanks,
> -Eric Simmerman
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to