[mythtv] patch: setting scope, fixschema

Isaac Richards ijr at po.cwru.edu
Mon Feb 24 11:25:13 EST 2003


On Monday 24 February 2003 05:13 am, Andy Davidoff wrote:
> Settings have scope set via MythContext::SetModule(QString) which
> lets us shadow global settings on a per-module (as well as per-host)
> basis.  All settings are of global scope by default, and settings
> updated or added via SetSetting() will default to local scope.

Is there a need for this?  If there's a real need for one module to shadow the 
exact name of a setting that's used in another, I'd almost prefer that the 
name of the setting be prepended with the module name instead.

Isaac



More information about the mythtv-dev mailing list