Re: [Spice-devel] [PATCH 02/12] Convert Dispatcher and MainDispatcher to GObjects
> > From: Jonathon Jongsma > > Allows more explicit inheritance relationship, and numerous other > advantages. After discussions and changes I would ack but as I did the last changes I cannot ack these. Frediano > --- > server/dispatcher.c | 234 > --
[Spice-devel] [PATCH 02/12] Convert Dispatcher and MainDispatcher to GObjects
From: Jonathon Jongsma Allows more explicit inheritance relationship, and numerous other advantages. --- server/dispatcher.c | 234 --- server/dispatcher.h | 53 ++- server/main-dispatcher.c | 157 +-- ser