Re: [PATCH] [media-source] Add test to prevent segfault on browse_result_relay_cb



On Fri, 2010-05-14 at 12:03 +0200, Iago Toral Quiroga wrote:
> Mmm... then I guess you are using the D-Bus interface directly? you
> should know that rygel-grilo includes a library to support the
> implementation of clients without dealing with D-Bus directly, the
> idea
> should be to use that.
> 

Joaquim  is writing the program in python, while library is intended to
be used with C program.

AFAIK, using dbus with python is not as pain in the ass as using with C.
Nevertheless, if using a library makes things easier, could be a good
idea split your program in a library + program itself, so library can be
used in other python programs too.

FYI, the library that comes with rygel-grilo allows creating both
consumers and providers (actually rygel-grilo  is using it to expose the
content).

	J.A.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]