--------------010206060902070604060400 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit serialhex wrote: > hey robert, thanks for the great article, i'll keep that stuff in mind as > i'm writing the rest of this class! > > hex > > On Mon, Dec 27, 2010 at 5:46 AM, Robert Klemme > <shortcutter / googlemail.com>wrote: > > >> On Sat, Dec 25, 2010 at 2:34 AM, serialhex<serialhex / gmail.com> wrote: >> >>> Colin, your amazing insight has led me to programming greatness!!! >>> >>> ...ok, mabye not so much, but i have (mostly) solved the problem using >>> >> the >> >>> Delegate class, heres the relevant code: >>> >>> ## >>> require 'delegate' >>> >>> class SurrealNil< DelegateClass(NilClass) >>> include Comparable >>> def<