On Jan 3, 11:54 am, Manfred Stienstra <[email protected]> wrote:
>
> The fix for central european languages is relatively easy, but the  
> solution for languages in general is very hard. I'm a bit hesitant to  
> root for a solution that singles out a few languages and doesn't  
> support the rest.

This is already what rails does. Support for English like languages is
given by default (e.g. support for localization).  For more complex
languages you need a plugin.


> If you really want to explore this, it might be a good idea to start a  
> plugin that replaces the inflector implementation and see if other  
> people are interested?

Ok, I will try to do it.  But this plugin will have the same problems
of old localization plugins, because I need to monkey patch functions.

thanks,
Marcello
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to