[Bug 26249] add GObject-Introspection and Vala bindings
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Apr 9 00:07:36 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=26249
--- Comment #3 from Danielle Madeley <danielle.madeley at collabora.co.uk> 2010-04-08 15:07:36 PDT ---
(In reply to comment #2)
> > Initial work generating JS bindings for the Telepathy API
>
> Can you shuffle this stuff onto a separate branch, and for the moment, just
> take the GObject-Introspection bits?
Yes. Was thinking of doing that.
> > Rewrite GArray_* and GHashTable_* in the scrubber
>
> Aren't you meant to be able to do this with annotations? I think it's something
> like:
>
> (type GArray) (element-type uint)
So, from #introspection (type GArray) works -- just undocumented, so I didn't
know about it. GArrays don't support (element-type) which I'm going to file as
a bug.
> > proxy-introspectable.h is a dirty hack to make TpProxy method calls work
>
> Similarly, aren't you meant to be able to use (type TpProxy) to force the
> issue?
This doesn't work. Probably could be considered a bug.
--
Configure bugmail: https://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-bugs
mailing list