[Webkit-unassigned] [Bug 100329] Rename LocaleICU, LocaleMac, and LocaleWin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 25 09:49:53 PDT 2012


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





--- Comment #3 from Alexey Proskuryakov <ap at webkit.org>  2012-10-25 09:51:01 PST ---
> We dropped Locale because locale.h will conflict with a C standard header.

This is certainly a good reason not to use this name for the header, but how about using it for the class? This happened before with String, so we had PlatformString.h, and now have WTFString.h. WebCore/platform/PlatformLocale.h doesn't look bad.

Alternatively, you could consider following Cocoa design, and actually having separate classes for each of these.

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