Fabrizio Montesi

Results 105 comments of Fabrizio Montesi

If anybody is interested and needs some guidance, please feel free to ask!

Curious... looks like a problem in ``` private void xmlNodeToValue( Value value, Node node, boolean isRecRoot ) ``` inside of `SoapProtocol.java`. @klag I remember you looked at that last. Can...

@klag There is no WSDL involved here. The root node should appear according to what we discussed in #5 I see that `dropRootValue` is `false` by default, so there might...

Excellent! :-) But I cannot comment on each line like this, I'll provide line-by-line comments when you make a pull request. Cheers, Fabrizio

Having a method that returns the "simple" name of a type sounds sensible to me. Not sure if we should use `id` for that. Can you do a quick check...

@klag the xmlrpc implementation uses a different codepath than the one used in soap, right? Can you have a look at this?

Hi @thegraystreet and @klag Any news? In case you need help by others, please apply https://jolielang.gitbooks.io/developer-guide/content/reporting-bugs.html Cheers, Fabrizio