Re: [Telepathy] rework of the UI
Martyn Russell <[email protected]>
| Newsgroups | gmane.comp.gnome.gossip.devel |
|---|---|
| Organization | Imendio |
| Message-ID | <1158163339.5554.101.camel@nemesis> |
On Wed, 2006-09-13 at 17:13 +0200, Richard Hult wrote: > Hi, > > I just took a very quick look at the patch: > > * Please try to avoid whitespace-only changes > > * Use g_object_set() instead of setting up a gvalue and using > g_object_set_property (and when using g_object_set, don't cast the object). > > * g_value_transform looks suspicious, is that right? don't you just want > to copy the value? > > * What's the reason for having the function that returns a hash table > with all params? > > * The quark args should not be called param_name, since they are not > names, but quarks, however... > > * ...what's the reason really to have a datalist, when a hashtable would > work just as fine and probably be simpler and less code? That one is probably my fault. I haven't had a chance to look at the patch yet, but I suggested it might be the best way. Perhaps not? -- Regards, Martyn