From: "Florian Groß" Date: 2006-05-02T05:42:28+09:00 Subject: Re: More explicit Ruby code why the lucky stiff wrote: > Anyway, even Kernel can be overridden/deleted. A similar hack can be > seen in Derby, where you swap YAML into DRb: > > require 'drb/drb' > require 'yaml' > > module DRb > Marshal = ::YAML > end Nice thinking! -- http://flgr.0x42.net/