On Oct 12, 12:00 pm, Phrogz <phr... / mac.com> wrote: > On Oct 12, 11:32 am, Daniel Berger <djber... / gmail.com> 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.