[Telepathy] [Bug 14828] TpChannel: make the struct layout public for read-only access

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 6 02:56:09 PST 2008


http://bugs.freedesktop.org/show_bug.cgi?id=14828





--- Comment #2 from Simon McVittie <simon.mcvittie at collabora.co.uk>  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.


More information about the Telepathy mailing list