After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 685275 - Remove static GParamSpec bindings
Remove static GParamSpec bindings
Status: RESOLVED OBSOLETE
Product: pygobject
Classification: Bindings
Component: general
unspecified
Other Mac OS
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on: 631901
Blocks: 646536 657442 682355 683099 685373
 
 
Reported: 2012-10-02 10:57 UTC by Johan (not receiving bugmail) Dahlin
Modified: 2018-01-10 20:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Johan (not receiving bugmail) Dahlin 2012-10-02 10:57:21 UTC
The GParamSpec bindings should be removed in favor of using the introspected ones, that are already more featureful.

This will require a bit of extra support from the C side, to create a dynamic param spec in a few places.

GParamSpecs are fundamental objects so this requires fundamental support.
Comment 1 Johan (not receiving bugmail) Dahlin 2012-10-02 13:11:53 UTC
This is a blocker to be able to support gtk_container_install_property() in a binding (something PyGTK supports), since it requires instantiation of a dynamic GParamSpec.
Comment 2 GNOME Infrastructure Team 2018-01-10 20:19:14 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/pygobject/issues/32.