[geeklog-devel] Translation2 issue

Vincent Furia vfuria at gmail.com
Fri Dec 17 23:30:17 EST 2004


It wouldn't be too much work to use gettext and PEAR::File_Gettext to
write a translation class that would work like Translation2. 
Alternatively we could simply tear the PEAR::I18Nv2 dependency out of
Translation2 and roll our version (yay open source).  I hate to give
up gettext because its so efficient (processor and memory).

-Vinny


On Fri, 17 Dec 2004 18:01:43 -0600, Tony Bibbs <tony at tonybibbs.com> wrote:
> Apparently Translation2's gettext support requires we have the
> PEAR::I18Nv2 package installed (which is in alpha) and that seems to
> require the iconv extension be compiled into PHP.  I'm not sure if the
> iconv is a temporary requirement until the PEAR::I18Nv2 coding gets
> further along or not.
> 
> If we can't get around this, we may have to revert to the XML format, no?
> 
> --Tony
> _______________________________________________
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.net
> http://lists.geeklog.net/listinfo/geeklog-devel
>



More information about the geeklog-devel mailing list