[Kepler-Project] Re: LuaSOAP parser whitespace bug

2010-09-01 Thread Thijs Koerselman
Hi Tomas, On Wed, Sep 1, 2010 at 6:56 PM, Tomas Guisasola Gorham wrote: > >        I think we would better provide both forms.  Say we have a document > as something like this: > > >    Hi Thijs > >    Well, they are different documents :-) > >    Regards, >        Tomás > > >        Of course

[Kepler-Project] Re: LuaSOAP parser whitespace bug

2010-09-01 Thread Tomas Guisasola Gorham
Hi Thijs        Well, they are different documents :-) Do you think that putting a whitespace here qualifies the content as being any different from the first? I would expect the whitespace in the markup part to be ignored in any xml like document. Usually, I would ignore whit

[Kepler-Project] Re: LuaSOAP parser whitespace bug

2010-09-01 Thread Thijs Koerselman
Hi Tomas, On Wed, Sep 1, 2010 at 4:01 PM, Tomas Guisasola Gorham wrote: > >        Well, they are different documents :-) Do you think that putting a whitespace here qualifies the content as being any different from the first? I would expect the whitespace in the markup part to be ignored in an

[Kepler-Project] Re: LuaSOAP parser whitespace bug

2010-09-01 Thread Tomas Guisasola Gorham
Hi Thijs I was just trying to figure out why a colleague , using Java, couldn't call my LuaSOAP methods. The method arguments were not getting through the soap parser. We compared the xml data which looked identical, except for some whitespaces and newlines in between the tags. It turned