Dennis Docter

Results 3 comments of Dennis Docter

I admit that I have not seen that piece of documentation. Since JSON allows any string as key name, the reasonable default would be to leave field names unmangled? Where...

JSON maps only nicely to javascript, for all others it needs to go to a similar parsing and transformation process as XML, so there is no difference there. As for...

I don't care for dashes or underscores either way, just that there should not be arbitrary diverging from the specification. Piqi uses dashes, so it's a bit strange to use...