[wp-xmlrpc] Re: metaWeblog.getCategories, not returning struct of structs, problem?

Joe Cheng Joe.Cheng at microsoft.com
Fri Nov 9 17:54:11 GMT 2007


> That said I would be willing to sort of fix it in a different way.
> Add a fourth parameter to metaWeblog.getCategories that would
> indicate that we should return data struct of structs just like the
> spec says.

Personally, I wouldn't even bother with that. To know to pass that value, a client implementer would have to know that this issue with the spec exists, at which point they might as well just treat the return value as an array (or at least sniff the returned value to see if it's a struct or array).


More information about the wp-xmlrpc mailing list