|
|
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
|