Mailing List Archive

C::P::I18N patch to include languages list
Hi!

Is this a useful patch to Catalyst::Plugin::I18N? Or should it reside
elsewhere? I think it makes sense to put with C::P::I18N.

The idea is that you can call $c->languages_list and get back a hash
like:
{ en => "English", en_gb => "UK English", de => "German" }

Where the keys are based on imported files in MyApp::I18N::{language}
and the descriptive names are based on I18N::LangTags::List. So this
list will automatically get extended as new translated files come into
existence.

Ton
Re: C::P::I18N patch to include languages list [ In reply to ]
Ton Voon wrote:
> Is this a useful patch to Catalyst::Plugin::I18N? Or should it
> reside elsewhere? I think it makes sense to put with C::P::I18N.

Did this patch get applied and released?

Cheers
t0m



_______________________________________________
Catalyst-dev mailing list
Catalyst-dev@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev
Re: C::P::I18N patch to include languages list [ In reply to ]
On Sun, Aug 30, 2009 at 2:25 PM, Tomas Doran<bobtfish@bobtfish.net> wrote:
> Did this patch get applied and released?

It appears to have been applied, but no release has been prep'ed.

--
Brian Cassidy (brian.cassidy@gmail.com)

_______________________________________________
Catalyst-dev mailing list
Catalyst-dev@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev