Re: [g-a-devel]Registry.idl and aggregation



Hi:

I would be content with either of the following:

(a) -  leave as-is;

(b)
         interface Registry : DeviceEventController,
                              EventListener {
         };

(c)
         interface RegistryDaemon : ApplicationRegistry,
                                    DeviceEventController,
                                    EventListener {
         };


Is (b) OK with you?  I don't see much value-add in (c).

- Bill



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