Quantcast

Skeleton App i18n

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Skeleton App i18n

Chris-2
Hi,

I've had some thoughts/issues regarding the i18n (translations) in the
Zend Skeleton Application.

Currently the base Zsa fails if the use doesn't have ext/intl installed
with a fatal error (class not found). IMO the zsa should "just work" ,
whatever the configuration.

In searching for a solution in IRC, a remedy was suggested:

Create a "with-i18n" branch for Zsa that would have the translations,
but remove them from master. So people could have a choice.

I like that idea much better than just removing i18n from Zsa.

Chris
Loading...