Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.

An augmentation system for metadata missing in GObject-introspection #19

Open
mzabaluev opened this issue Jan 7, 2015 · 0 comments
Open

Comments

@mzabaluev
Copy link
Member

We are likely to need more metadata on the types and functions than what GObject-introspection currently provides.

For #13 and other similar cases, we need a thread safety annotation. I have filed a bug on GObject-introspection, but pending any action on that (and I'm not holding my breath), an in-project solution is needed to augment the GIR data with thread-safety attributes.

Some types and methods need to be blacklisted. In Glib and GObject, we don't want bindings for types that will be supported intrinsically by Grust.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant