Masao Mutoh <mutoh <at> highway.ne.jp> writes:

> > there any hope of a faster one in the future maybe written in C?
> 
> Not planed.

Sad about this :/

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

That's GREAT to hear, I'm also going to look into the Rails Template Optimizer.
There might be a way to have it work with gettext so that it only actually 
has to run the gettext lookup once per string per template and then subsequent
loads theres no more gettext() calls invovled: 

http://railsexpress.de/blog/articles/2006/08/15/rails-template-optimizer-beta-test
comments 18 -> 21

_______________________________________________
Railsi18n-discussion mailing list
Railsi18n-discussion@rubyforge.org
http://rubyforge.org/mailman/listinfo/railsi18n-discussion

Reply via email to