[web2py] Re: RPC Versioning Scheme

2013-02-19 Thread Mike D
Thanks Derek. This is exactly the kind of response I was looking for. I didn't know how it was "in the real world" but I figured I wasn't the first person to think abou the problem. This seems like a reasonable solution. Thanks again. On Tuesday, February 19, 2013 2:57:37 PM UTC-8, Derek wrote:

[web2py] Re: RPC Versioning Scheme

2013-02-19 Thread Derek
Seems like a lot of hard work. Is your interface in production already but you are going to make changes to it? First, i'd suggest you treat your API as released and don't make changes to the parameters. If you do add parameters, have defaults set for the new parameters. If you need to change p