http://bugs.freedesktop.org/show_bug.cgi?id=14828
--- Comment #2 from Simon McVittie <[EMAIL PROTECTED]> 2008-03-06 02:56:09 PST --- (In reply to comment #1) > Since we cannot know for sure that in the future we'd add some interfaces or > data that might turn out to be extremely useful to have them as public > read-only members in the struct, what about adding a > > const TpChannelXxxData *tp_channel_get_xxx_interface_data (TpChannel *); > > that returns a pointer to an read-only structure containing data specific to > the Xxx (Group, for instance) interface? I plan to do exactly that for all other interfaces, but I think Group is sufficiently fundamental that it ought to go in the "base" struct, which is why #14180 blocks this bug. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
