[wp-trac] [WordPress Trac] #17128: POMO library performance considerations

WordPress Trac wp-trac at lists.automattic.com
Wed Aug 22 14:33:55 UTC 2012


#17128: POMO library performance considerations
-------------------------+-----------------------------
 Reporter:  wet          |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Future Release
Component:  I18N         |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |
-------------------------+-----------------------------

Comment (by scribu):

 We could do on-demand loading of strings on a per-textdomain basis, but
 that would need some profiling, since each call to translate() would now
 need an `if` clause to see if a textdomain load has already been
 attempted.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17128#comment:24>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list