[Xml-compile] Help with compiling serializers and de-serializers

Bill Moseley moseley at hank.org
Mon May 23 18:52:12 GMT 2011


On Mon, May 23, 2011 at 11:35 AM, Mark Overmeer <mark at overmeer.net> wrote:

>
> Did you take a look at XML::Compile::Daemon?  The daemon is a server.
> It has a Net::Server based daemon core or a mod_perl core. You may
> need to add a Catalyst core.
>

Ok, I'll look that over.  Thanks.

The problem I'm having (besides not knowing XML::Compile very well) is that
I have not been able write code that demonstrates how to get the <Header>
data decoded/encoded without doing the acrobatics I did in that script I
posted (where I inspected {input_def} and {ouput_def} directly).

Since I've not been able to do that I'm still not clear if I'm using the
module incorrectly or if there's really an issue with the module.  I was
thinking showing actual code in those scripts might help you see what I was
doing wrong.  Does it seem correct to you that in that last script there's
not <Header> generated in the request XML?

If you look at Daniel's Catalyst::Controller::SOAP you can see he also is
inspecting {input_def} directly, too.  The problem with that code is it
assumes that there's only a <Body> element.


> Or am I disappointing you again?
>

Not at all, I'm just sorry to have to bother you with so many questions.
And, I suspect I'll be back later after seeing where I get with
XML::Compile::Daemon.  Luckily it's Monday and other things are taking my
time...


-- =

Bill Moseley
moseley at hank.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/xml-compile/attachments/20110523/e2=
313829/attachment.htm


More information about the Xml-compile mailing list