[Spice-devel] glib dependency

Marc-André Lureau marcandre.lureau at gmail.com
Sun Oct 30 04:48:33 PDT 2011


Hi

On Sun, Oct 30, 2011 at 12:17 PM, Hans de Goede <hdegoede at redhat.com> wrote:
> Hi,
>
> On 10/30/2011 11:12 AM, Alon Levy wrote:
>>
>> Hi,
>>
>>  There are a few things that would be easier with a glib dependency:
>>
>>   data structures
>>   reference counting
>>   logging
>>   event loops
>>
>>  Minuses:
>>
>>   another dependency

+1, I also think it's the way forward. Are we talking about glib only?
or gobject too? (typesystem, objects, signals..)

Btw, reference counting is not really provided by glib, but only
atomic operations which are used to implement it in various glib
structures.

regards

-- 
Marc-André Lureau


More information about the Spice-devel mailing list