speechd-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 2/3] move loading of modules out of the AddModule call back


From: Christopher Brannon
Subject: [PATCH 2/3] move loading of modules out of the AddModule call back
Date: Fri, 19 Nov 2010 11:40:53 +0000

Andrei Kholodnyi <andrei.kholodnyi at gmail.com> writes:

> On Thu, Nov 18, 2010 at 12:40 PM, Trevor Saunders
> <trev.saunders at gmail.com> wrote:
>> We know use the AddModule call back to create a list of modules we wnat
>> to try and load. ?Then after parsing the config file we try to load all
>> the modules.

*SNIP lots of diff*
> I do not see any reason to make changes here. it should continue to
> load modules as before

Hi Andrei and Trevor,
As it stands right now, the task of loading modules is intertwined with
the task of parsing the configuration file.  Parsing has side-effects.
I haven't looked too closely at this patch, but if I understand it
correctly, the parser no longer loads modules.  To me, this seems like a
clean separation of the two tasks.

Thoughts?
-- Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: 
<http://lists.freebsoft.org/pipermail/speechd/attachments/20101119/01623475/attachment.pgp>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]