From: Doug O. <do...@pl...> - 2004-01-30 22:02:19
|
Just curious, what are the current plans for a new release of the Marqu=E9e XML-RPC library? There are some posts dated September 2003 that say a new release is coming, but I haven't seen any traffic since then. I'm considering writing a Jabber-RPC library, and I'd like to use the Marqu=E9e library to do it because it seems nicer in many ways than the Apache XML-RPC library. Unfortunately, there are some things that are hardcoded to use HTTP, and they're not sufficiently factored out that I could just make a subclass and override things. My current plan is to modify the Marqu=E9e code to refactor out the HTTP dependencies, and then send you the patches. What I'm wondering is, is this something you've already worked on? Will the patches I send you be useless because the code has changed so much since 1.3? Thanks, --Doug Orleans do...@pl... |