[mythtv] [Patch] Database logging, etc - version 3

Isaac Richards ijr at po.cwru.edu
Tue Mar 2 00:53:10 EST 2004


On Monday 01 March 2004 06:16 pm, Matt White wrote:
> Attached is my latest database logging patch (see my earlier messages
> for details), with changes based on comments from the list. The changes
> in this patch are:

This looks pretty good, aside from one thing -- the Get[Num]Setting calls in 
MythContext::LogEntry.  Those'll add database hits every time LogEntry is 
called, and it'd be nice not to do that.  It should be possible to move those 
into the MythContextPrivate class for storage pretty easily.  Would you mind 
making this modification, then I'll apply the patch?

Isaac


More information about the mythtv-dev mailing list