Carsten Haitzler wrote: > maybe in the long run such core things you always want around > could/should be considered as dlopen() candidates as modules so they cleanly > share the same init code in 1 process, but each simply extends with a new > ui/usability component. in general this is bad as instability in one affects > the others (as long as the process restarts itself in the event of a crash we > should have minimal impact).
You get my full agreement here. I have long wondered why everything needs to be a separate process. In my opinion we need to have a lean and mean (although visually highly appealing) combined * calendar * contacts * dialer * messages * launcher application. This will be _the_ main "phone" application and all features of this application are instantaneously there. UI with a set of appealing EFL-based widgets -- extensible via python scripting. Regards, :M: -- Dr. Michael 'Mickey' Lauer | IT-Freelancer | http://www.vanille-media.de

