Re: XML-RPC "filter"
- From: luigi.paioro@xxxxxxxxx
- Date: Fri, 12 Sep 2008 00:21:51 -0700 (PDT)
On 11 Set, 18:45, Richard Levasseur <richard...@xxxxxxxxx> wrote:
Because he wants to insert parameters at the very start, he can
probably get away with modifying the xml directly. Just find the
position of the <params> (i think thats the tag) and insert the xml
you need after it. Its pretty dirty, but would work. The wire format
isn't that complicated.
I think this is exactly what I do... isn't it?
.
- References:
- XML-RPC "filter"
- From: Luigi
- Re: XML-RPC "filter"
- From: Diez B. Roggisch
- Re: XML-RPC "filter"
- From: luigi . paioro
- Re: XML-RPC "filter"
- From: Diez B. Roggisch
- Re: XML-RPC "filter"
- From: Richard Levasseur
- XML-RPC "filter"
- Prev by Date: Re: dynamic allocation file buffer
- Next by Date: Re: handling uncaught exceptions with pdb?
- Previous by thread: Re: XML-RPC "filter"
- Next by thread: Re: XML-RPC "filter"
- Index(es):
Relevant Pages
|