[wp-trac] [WordPress Trac] #17268: Use native gettext library when available
WordPress Trac
wp-trac at lists.automattic.com
Tue Dec 20 21:58:47 UTC 2011
#17268: Use native gettext library when available
-----------------------------+------------------
Reporter: linushoppe | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.4
Component: Performance | Version:
Severity: normal | Resolution:
Keywords: has-patch early |
-----------------------------+------------------
Comment (by nacin):
I think it would be interesting to see this abstracted a bit cleaner.
Perhaps, as westi indicated, a separate class.
For example, we already have Translations and NOOP_Translations. We should
introduce a new _Translations class.
In the process, we should probably split the classes into three files.
Ideally all of the relevant code should occur in wp-includes/pomo, and
none of it in l10n.php. That is simply our API layer.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17268#comment:27>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list