From: Trans Date: 2007-10-13T01:15:05+09:00 Subject: Re: ANN: English 0.1 On Oct 12, 9:02 am, Alex Young wrote: > Trans wrote: > > English 0.1 > > >http://english.rubyforge.org > > I hate to point this out, but isn't having "require 'english'" and > "require 'English'" both being valid and completely different going to > be rather confusing? Well, there is no "require 'english'" but rather "require 'english/ somelib'". But despite the name overlap I think we can manage. Besides, "English" is a rather poor name for what that library does IMHO; and Facets has an OOP alternative called 'rbsystem' (albeit it could still use some fine tuning). T.