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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 14 05:07:03 PDT 2008


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





------- Comment #34 from lkcl at lkcl.net  2008-09-14 05:07 PDT -------
> Special-cases for lower_case_conversion:
> decamelize() is great, but sometimes we'll want to special-case certain
> character sequences to avoid awkward function names. Right now we get
> gdom_x_path_exception_to_string() but what we really want is
> gdom_xpath_exception_to_string(). Some cases I noticed: XPath, WebKit,
> gdom_htmlbr_element_get_type, gdom_htmld_list_element_get_type

alp, um... i had to mention it, eventually, but... me and perl don't
get along too well - we're not best of friends.  me and regular expressions
_really_ don't get along :)

... can i possibly leave this one to you?  if you give me _one_ example
i can do the rest.  i do need a matching camelize() too because i think
sometimes i run the decamelize backwards.

l.


-- 
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