From: Thufir Date: 2007-10-21T17:15:02+09:00 Subject: Re: How to split ruby code into multiple files 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? -Thufir