increased performance on ConfigSelection and ConfigSet create to speedup enigma2...
authorghost <andreas.monzner@multimedia-labs.de>
Mon, 9 Feb 2009 11:00:52 +0000 (12:00 +0100)
committerghost <andreas.monzner@multimedia-labs.de>
Mon, 9 Feb 2009 11:00:52 +0000 (12:00 +0100)
commitddff18e87301a328b7b8b03d2f68de8e1029120b
tree5a9e52c4982b6faa5124a8d1f7046890c0647ae0
parent737d231c90d1e7ca5971346a4acddad5a6a58a1c
increased performance on ConfigSelection and ConfigSet create to speedup enigma2 start
for performance reasons we have removed the assertion to check if the ConfigSelection default is in choices list/dict...
so please ensure that your default entry is in the choices list.. when it is not None!
lib/python/Components/config.py