[mythtv-commits] Ticket #2532: multiuser : review + test/fix + merge

MythTV mythtv at cvs.mythtv.org
Thu Oct 5 20:19:18 UTC 2006


#2532: multiuser : review + test/fix + merge
---------------------+------------------------------------------------------
 Reporter:  danielk  |        Owner:  danielk
     Type:  task     |       Status:  new    
 Priority:  minor    |    Milestone:  unknown
Component:  mythtv   |      Version:  head   
 Severity:  low      |   Resolution:         
---------------------+------------------------------------------------------
Comment (by danielk):

 (In [11452]) Refs #2532. Cleanup of accounts.{cpp,h}, and its reverb
 through other classes.

 In its current state we reload the accounts from the DB everytime we use
 this class and we don't do anything to ensure consistency between
 different frontends (or even within a single frontend). This moves all the
 unsafe functions into accounts, but doesn't yet make them threadsafe, once
 it is threadasafe we can turn this into a singleton class which will make
 it easier to ensure DB consistency.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2532#comment:6>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list