On Jul 1, 1:02 pm, Maxim Kulkin <[email protected]> wrote:
> On 01.07.2009, at 22:55, Rafael Rosa wrote:
>
> > I started the development of a I18n extension a few months ago, I
> > believe it's the way to go, even talked with Dan Kubb about it but I
> > was taken away by a new job, so I didn't have the time to finish it.
> > I hope to have time to do that soon, but I'm not sure when :( I
> > really wanted to finish it, and it had a lot of features already. I
> > was unable to follow the recent developments, so I'm not sure it
> > will be compatible anymore. I'd like to participate, just need to
> > squeeze some time.
>
> Well, I think I18n support should be included in dm-core. It should be
> an API to be used inside DataMapper to translate internal messages
> (like validation errors) and should allow writing adapters for I18n
All the validation code is in the dm-validations plugin. dm-core does
nothing to prevent I18n, but I do not believe that it is a feature
that belongs in dm-core itself. It could easily be a plugin/wrapper
for the dm-validations plugin.
> APIs used in project. The good start would be adapters for Rails' I18n
> and GetText APIs.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"DataMapper" 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/datamapper?hl=en
-~----------~----~----~----~------~----~------~--~---