Re: How do you use API versioning?
Re: How do you use API versioning?
- Subject: Re: How do you use API versioning?
- From: Paul Miller <email@hidden>
- Date: Thu, 05 Apr 2012 13:11:01 -0500
On 4/5/2012 11:26 AM, Darrin Cardani wrote:
FxPlug Developers,
We were discussing the FxPlug API internally, and we were thinking about the current system we use for vending API objects to plug-ins. We'd like to get some insight into how you're using this mechanism so that we can think about ways to improve it in the future.
When you see an API that has multiple versions, what do you do with it? For example, the FxParameter*APIs and the FxOnScreenControlAPIs have multiple versions. When you're writing a plug-in, do you:
1) Always use the latest version
This usually requires the latest (major) release of a host, so may cut out customers using older hosts.
This is what I do. I have found that I've almost always needed the
latest software version to have certain bugs fixed so I might as well
use the latest API versions.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden