Webservice as a Stable API
Max Kanat-Alexander
mkanat at bugzilla.org
Sat Aug 19 18:02:43 UTC 2006
On Fri, 2006-08-18 at 17:08 -0700, Myk Melez wrote:
> Shouldn't we use named parameters even when there's just one argument
> (in case we add more arguments later)?
That makes sense. That would solve the whole parameters problem. We
could just say that functions always take named parameters. In XML-RPC
terms, this would mean that the parameters are always a <struct>.
So let's say that parameters for our API functions should always be
named.
-Max
--
http://www.everythingsolved.com/
Everything Solved: Competent, Friendly Bugzilla and Linux Services
More information about the developers
mailing list