[Webkit-unassigned] [Bug 15691] [GTK] Public API does not follow GTK+ conventions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 23 02:12:14 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=15691





------- Comment #5 from xan.lopez at gmail.com  2007-11-23 02:12 PDT -------
My opinion is that GObject C is by its very own nature verbose, so using
artificially short/confusing APIs to save typing is just bad. If you don't want
to type use bindings or some kind of autocompletion, there's plenty of
solutions around :)

So I'd go with something like WebKitWebView, webkit_web_view_new (), etc

Using wk as namespace in the API might be ok too, although my first impression
is "ugh". We use a similar trick in Epiphany, using "ephy" as namespace for our
API, but I'd say ephy sounds better than wk :)


-- 
Configure bugmail: http://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