--On 12 August 2013 14:53:06 +0800 Wenchao Xia <xiaw...@linux.vnet.ibm.com>
wrote:
1. Wrap TimerListGroup into a separate struct, leave all the
TimerListGroup functions in. This probably makes it easier if
(for instance) we decided to get rid of AioContexts entirely
and make them g_source subclasses (per Wenchao Xia).
I have a quick view of this series, but not very carefully since
it is quite long.:) I have replied with Paolo's comments on my
RFC thread. Personally I like g_source sub class, which make code
clear, but let's discuss first if the direction is right in that mail.
Looks like Paolo is happy going with TimerListGroup for now. So
I wrapped the array in a struct for v10.
--
Alex Bligh