
dmfrey at gmail
Aug 20, 2012, 7:59 AM
Post #3 of 3
(408 views)
Permalink
|
On Sat, Aug 18, 2012 at 1:17 AM, Chris Pinkham <cpinkham [at] bc2va> wrote: > * On Wed Aug 15, 2012 at 11:52:59AM -0400, Daniel Frey wrote: > > How are the myth services api wsdl version numbers generated? > > The version numbers are in the source files in > mythtv/libs/libmythservicecontracts/services and are normally > updated when the API changes but I think there were some times > during the initial development when they weren't. > > > How do they relate to the version of mythtv running on the backend? > > There is nothing to tie the MythTV version to a specific API > version, for example, the current version in contentServices.h > is 1.32. > > -- > Chris > _______________________________________________ > mythtv-dev mailing list > mythtv-dev [at] mythtv > http://www.mythtv.org/mailman/listinfo/mythtv-dev > Thanks. We were trying see if there was a good way to version API for the Java implementation that we are building. For instance, we didn't want to expose services to the a Android App if newer APIs are available in .26, for instance, to someone running a .25 backend. -- My Google Profile <http://www.google.com/profiles/dmfrey>
|