From: Trans Date: 2007-10-13T04:15:50+09:00 Subject: Re: ANN: English 0.1 On Oct 12, 12:00 pm, Phrogz wrote: > On Oct 12, 11:32 am, Daniel Berger wrote: > > > Keep the project name, but rename the library. Personally, I think a > > toplevel namespace of "Language" is in order. Then end users could > > "require 'language/english'". > > Ah, nice; you beat me to my suggestion. This solves both the confusion > of the 'require' issue, and also makes it forward compatible for more > libraries of a similar nature. Okay, I will do this. Thanks, T.