[Webkit-unassigned] [Bug 53213] Refactoring: Extract TextCheckerClient from EditorClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 3 01:37:19 PST 2011


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





--- Comment #19 from Ryosuke Niwa <rniwa at webkit.org>  2011-02-03 01:37:19 PST ---
(In reply to comment #18)
> The name "TextChecker" is actually from Cocoa.
> http://codesearch.google.com/codesearch?as_q=NSTextChecker&hl=en&vert=chromium
> The class doesn't only check spelling, but also check the grammar. So TextChecker looks appropriate. 

Ah I see. I wasn't aware of this.

> In my undestanding, "Client" prefix is a standard naming for classes that handle 
> client or platform specific behavior. In WebCore, there are no "XxDelegate" class but 
> manu "Client" classes. But I'm not sure the convention is appropriate for this case.
> What do you think?

Ok. I think TextCheckingClient seems fine then.

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



More information about the webkit-unassigned mailing list