[Gstreamer-bugs] [Bug 143283] - [PATCH] Property accessors for the mixer interface

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri May 28 05:18:43 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=143283
GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From owen at discobabe.net  2004-05-28 08:18 -------
It was the desire to use the mixer interface in the .NET bindings that drove me
to add these accessors. 

What did you mean regarding calling a method get_property()? Surely, it's
effectively just a private method existing in the gst_mixer namespace and,
hence, doesn't interfere? Or am I missing something (disclaimer: the last time I
did any real glib programming in C was pre-2.0).

Regarding using named accessor methods such as set_label and get_label, I feel
that this style of accessor is somewhat evil in that it undermines glib's
already limited introspection capabilities. One of the few useful things you can
easily do with with glib in the way of introspection is ask an object what
properties it has. This breaks that.

------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list