I have the need to post XML data to a URL over HTTP, setting some of the header fields, and getting an XML response back. From what I can tell, its not really SOAP, and that the SOAPWriter won't work for me. So I am going to write a pipeline stage for it... How do I go about contributing it to babeldoc when its finished?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
We are always opened to users who want to contribute. That's how open source works, anyway!
However, I think you should check with Bruce if he has done this already. I think he recently had mentioned that he wrote pipeline stage that uses HttpClient library, but I just cannot find it on CVS.
Anyway, this stage would be something that other users would need so we will include it Babeldoc when you finish it. If you need some advices you can ask questions here or even better - on mailing list babeldoc-devel (you need to subscribe).
Dejan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have the need to post XML data to a URL over HTTP, setting some of the header fields, and getting an XML response back. From what I can tell, its not really SOAP, and that the SOAPWriter won't work for me. So I am going to write a pipeline stage for it... How do I go about contributing it to babeldoc when its finished?
We are always opened to users who want to contribute. That's how open source works, anyway!
However, I think you should check with Bruce if he has done this already. I think he recently had mentioned that he wrote pipeline stage that uses HttpClient library, but I just cannot find it on CVS.
Anyway, this stage would be something that other users would need so we will include it Babeldoc when you finish it. If you need some advices you can ask questions here or even better - on mailing list babeldoc-devel (you need to subscribe).
Dejan