Hi Jussi, Alex, With the approach you mentioned, I am able to create a sample Tizen Plugin Loader and able to communicate with both gsignond and Tizen plugins. I will keep watching /profile/ivi/gsignond and accounts-sso google code repo for the official release and docs regarding the support of multiple plugind's.
Thank you for the help. - Manasij Samsung R&D Institute India, Bangalore manasij.r AT samsung.com ------- Original Message ------- Sender : Alexander Kanavin<[email protected]> Date : Jan 15, 2014 19:45 (GMT+05:30) Title : Re: [Dev] Inclusion of glib headers in Tizen Native public header files On 01/15/2014 01:26 PM, Kanavin, Alexander wrote: > You would have to provide a Tizen specific > plugin loader, the job of which is to translate the Tizen-specific > plugin interface to dbus calls over stdio. By 'stdio' I mean the standard input and output streams that Unix processes are provided with, not the stdio.h facilities :) > The only requirement is that such new > loader should be able to perform p2p dbus communication over file > descriptors - gsso daemon communicates with plugins using dbus over > stdio. Same here. Read 'standard input and output' instead of 'stdio'. Alex <p> </p><p> </p> _______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
