From: Venkat Akkineni Date: 2009-08-01T05:38:03+09:00 Subject: Re: java.text api parallel in Ruby OZAWA Sakuro wrote: > 2009/7/31 Venkat Akkineni : > >> As a solution we are just translating the java.text api into ruby as it >> saves time in drafting our own api and it would mean adoption of a >> stable draft developed by fully dedicated team. Comments, criticisms and >> thoughts are welcome. If things go well we intend to offer the api as a >> gem. > > Have a look at mutoh's gettext package[1], a rubyish implementation of > GNU's gettext. > It is a mature message translation system of all purpose. You may > think it is good > to implement i18n'ed formatter of date/time/number etc atop of it. > > [1] http://github.com/mutoh/gettext/tree/master Thanks for the information Ozawa. I have noticed that you are one of the developers. Could you point me to specific comprehensive resources that will help me research and understand the workings of the library. I found some documents on Yotabanana. Thankyou once again. Venkat -- Posted via http://www.ruby-forum.com/.