February 22, 2010

locale changes

Tags: , ,
Filed under: ZenMagick — DerManoMann @ 4:19 am

I’ve started working on the locale code again, in particular i18n. Also, I’ll have a serious go at adding support for gettext via pomo (also used in WordPress). It’s a bit tricky and will probably require changing everything at the same time, so this might not make it into the very next release.

Also, since the date handling in ZenMagick is currently somewhat esoteric, to say the least, I’ll be looking into using the newish (>=PHP5.2.0) datetime features. Should there be any know issues, obviously I’d love to hear about those…

For gettext I also ponder renaming the current zm_l10n functions to something like _zm and __zm – some people really dig short function names (and some are justĀ  lazy).

Comments welcome.

1 Comment

  1. How have I managed to miss the DateTime class etc. until now?! Will definitely be switching over to that in my own framework…

    Comment by Matt Round — February 22, 2010 @ 12:15 pm

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.