[Webkit-unassigned] [Bug 16401] [GTK] GObject/C DOM binding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 11 06:22:20 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=16401





------- Comment #138 from xan.lopez at gmail.com  2009-02-11 06:22 PDT -------
(In reply to comment #136)
> (In reply to comment #135)
> > When are properties actually useful? They are unconfortable to use even in
> > Python. For widgets, software such as Glade benefits from them, but they don�t
> > seem to be so useful in the DOM. I wouldn't regret it if they dissapeared.
> 
> GObject features notify:: signals, which allows you to attach callback
> functions that are invoked when a property changes. But perhaps there are other
> mechanisms for that.
> 

Another very important point is that they allow automatic binding generation
through gobject-introspection with the right semantics.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list