is actually the implementation of a feature wish, since developers wanted to have a way to express
the startup order of subsystems and plugins -- now they do.

to quote mr fischer: "i am not convinced."
the order should be determined by maybe a specifiy section like
[order]
# set order of subssystems
subX = 0
subB = 1
...

that way everybody immediately recognises the purpose of ordering and does not need to look for non-existent documenation about the order of entries. they very least would be to document the need for a specific order in the header of frameworkd.conf with a short explanation.

but i still don't get it. if a specific order is necessary, it should not matter how the order in the config file is. if subX _has_ to be starte before subB it must be inedependend of the config file (except the sheer use/don't use).

_______________________________________________
Smartphones-userland mailing list
Smartphones-userland@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland

Reply via email to