Antonio Fiol Bonn�n wrote:
Hello,
We have started developing two extensions for cocoon, and we would like to know if the core team would be interested in getting them into the trunk, and optionally in maintaining them in the future.
The extensions are:
- A transformer that connects via HTTP POST and sends its XML input to the server, and returns the XML returned from the server to the pipeline.
This is similar to the SOAP thing, but without the envelope, and with a predefined (configured in the sitemap) URL.
<snip/>
I have implemented something like that, see: http://issues.apache.org/bugzilla/show_bug.cgi?id=24402. It is not yet part of Cocoon as we have differing opinions about the design as you can see in the Bugzilla entry and also in the thread: http://marc.theaimsgroup.com/?t=109085126300004&r=1&w=2.
/Daniel
