Dirk Bächle <tshor...@gmx.de>:

>> For example, why do you need a key? Couldn't you simply pass the task
>> master class as an argument?
>
> The idea behind this is, to be able to select classes by giving a
> parameter on the command-line. So at some point a translation from a
> given "key" to its actual class has to happen, I guess.

I see. So are the task masters interchangeable? I would have imagined
they would modify the default operational semantics. If so, the task
manager should be fixed programmatically in the SConstruct file.


Marko
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to