rfc module autodetection patch set
Andrei Kholodnyi
andrei.kholodnyi at gmail.com
Fri Nov 19 10:37:52 CET 2010
> This seems to me like a very special case. I can't think of a real situation like this,
> but if we want to address that, what about ExcludeModule "*"? Or something like
> DisableModuleAutodetection...
Personally, I don't like DONT_DO_THAT directives, they always can be
converted to DO_SOMETHING, e.g.
ModuleAutodetection={enable|disable}
AddModule={name|all|none}
> I simply liked the original Trev's approach with autodetecting everything by default and
> still having a chance to add non-standard things using AddModule. Disabling
> autodetection when using AddModule seems too tricky to me. It is not intuitive at all.
>
> Thanks, Trev, for your work on this.
then probably, your proposal with ModuleAutodetection {enable|disable}
is more suitable
More information about the Speechd
mailing list