Re: [Telepathy] rework of the UI
Martyn Russell <[email protected]>
| Newsgroups | gmane.comp.gnome.gossip.devel |
|---|---|
| Organization | Imendio |
| Message-ID | <1158052851.5697.55.camel@nemesis> |
On Tue, 2006-09-12 at 01:14 -0700, Eitan Isaacson wrote: > On Tue, 2006-09-12 at 08:13 +0100, Martyn Russell wrote: > > On Tue, 2006-09-12 at 00:43 +0200, Xavier Claessens wrote: > > > Here is what I have so far [1]. > > > > > > 1) code cleanup in many places > > > > > > 2) removes those modules and merge changes in normal module: > > > gossip-new-account-window-telepathy.[ch] > > > gossip-accounts-dialog-telepathy.[ch] > > > > > > 3) As said GossipAccount uses the GHashTable for > > > gossip_account_get/set_*(). Rework the whole API. > > > > The gossip_account_() API should probably use g_dataset_() here instead > > of g_hash_table_(). Not sure though. > > Do you mean, g_datalist? if so I agree. I'm not sure what the benefits > of g_dataset_() are. Yes. If I am honest, I haven't used them before and didn't know they existed, but from reading the docs, it sounds like the right thing to use. -- Regards, Martyn