On 21/10/2007, Thufir <hawat.thufir / gmail.com> wrote: > On Sun, 21 Oct 2007 03:49:25 +0900, Thomas Adam wrote: > > > You should create Modules and allow them to be mixins to your Classes > > via the "include" word. > > Would this be sorta equivalent to creating a package in Java? Ish. But unlike packages, you get a whole lot more with the use of Modules. I certainly wouldn't try and liken them to packages though. -- Thomas Adam