Re: [Easyb2k-devel] Application Structure
Status: Pre-Alpha
Brought to you by:
wyrm
From: Daniel R. <dr...@gm...> - 2007-10-31 15:54:39
|
2007/10/31, Marcos Diez <ma...@un...>: > Does that allow the glue to have a GUI ? Yes, but i dont think that this is a good idea, as it may add latency and instability issues to the core daemon. > How will the linking part work ? ( I mean, if a dynamic load a library, > does qt/gtk/libGUI gets loaded automatically ? Yes, you can load/unload any dynamic lib and it will load other needed dynamic libs linked to the plugin. I believe that the GUI should be a different software, and connect to our daemon using our standard d-bus transport (as other VoIP applications would). -- Daniel Ribeiro |