Hi, On Mon, 4 Sep 2006 10:48:28 +0000 (UTC) steve dp <[EMAIL PROTECTED]> wrote:
> Hi, > > I noticed gettext severely impacts rendering time, 3-4x slower than without. > Is > there any hope of a faster one in the future maybe written in C? Not planed. Anyway, 3-4x slower? Hmm. It's too slow. I think it's special case. > Or any sort of support for pre-translated templates? It may be better to use separate rhtml in each locales. See http://www.yotabanana.com/hiki/ruby-gettext-howto-rails.html#Localized+templates+for+Views%2FActionMailer. BTW, the next version of Ruby-GetText is faster than older version. The sample blog in Ruby-GetText is 1.96 times faster than 1.7.0 in my environment. -- .:% Masao Mutoh<[EMAIL PROTECTED]> _______________________________________________ Railsi18n-discussion mailing list [email protected] http://rubyforge.org/mailman/listinfo/railsi18n-discussion
