[mythtv] API Framework has been committed (May break existing users of mythXML).

Simon Kenyon simon at koala.ie
Thu Mar 10 08:40:22 UTC 2011


On 09/03/2011 16:26, David Blain wrote:
> For those not following IRC, I committed the API Framework last night.
>
>
> https://github.com/MythTV/mythtv/commit/856b61b5378c4b6d8bd60638f86606e76036
> 54ef
>
> A few things to note:
>
> *** THIS CHANGE MAY BREAK ANYONE USING OLD MYTHXML CALLS. ***
>
> In order to have a standard way to serialize objects, some of the data
> returned has been rearranged.  Also, I took this opportunity to re-organize
> the methods and have separated them into these categories (each being its
> own API Class):
>
>      Myth 	- Contains utility functions
>      Guide	- Program Guide Methods
>      Dvr		- Recording/tv related methods
>      Content	- Content Retrieval
>      Myth 	- Yes, there are two services that use this...  MythXml
> still has the GetInternetXXXX functions unchanged.
>
>   ( the status page / status xml has not been changed at this time )

had you considered making the protocol RESTful?
-- 
simon


More information about the mythtv-dev mailing list