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 531043 - want generic methods for g_object_*_{,q}data
want generic methods for g_object_*_{,q}data
Status: RESOLVED FIXED
Product: vala
Classification: Core
Component: Bindings: GLib
0.3.x
Other All
: Normal minor
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on: 492483 589331
Blocks:
 
 
Reported: 2008-05-02 10:55 UTC by Marc-Andre Lureau
Modified: 2010-03-20 21:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marc-Andre Lureau 2008-05-02 10:55:19 UTC
13:53 < juergbi> the other bug is that you want generic methods for g_object_*_{,q}data, so you can avoid pointers altogether
Comment 1 Jürg Billeter 2008-05-02 11:19:02 UTC
Confirming.
Comment 2 Jürg Billeter 2010-03-20 21:41:06 UTC
commit b3460482026b093f08109accee92f5a980c14744
Author: Jürg Billeter <j@bitron.ch>
Date:   Sat Mar 20 22:39:34 2010 +0100

    Use generics for g_object_*_{,q}data bindings
    
    Fixes bug 531043.