[mythtv-commits] Ticket #4280: Allow defining different versions of the XML without having to increment the protocol version.

MythTV mythtv at cvs.mythtv.org
Fri Dec 7 03:00:46 UTC 2007


#4280: Allow defining different versions of the XML without having to increment
the protocol version.
------------------------------------------------+---------------------------
 Reporter:  Andrew Ruthven <andrew at etc.gen.nz>  |       Owner:  ijr    
     Type:  patch                               |      Status:  new    
 Priority:  minor                               |   Milestone:  unknown
Component:  mythtv                              |     Version:  head   
 Severity:  medium                              |     Mlocked:  0      
------------------------------------------------+---------------------------
 Currently the only way to determine if the XML formatting is different is
 look at the MythTV Protocol attribute and see if that has changed.

 It is unlikely that the developers will want to change the protocol
 version just because the XML format has changed.  This patch adds a new
 XmlVer attribute which can be changed independently from the main protocol
 version.

 Example output is:

 <Status version="0.21.20071202-1" protoVer="36" xmlVer="1"
 ISODate="2007-12-07T11:14:30" time="11:14 AM" date="12/7/2007" >

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4280>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list