Subject: Re: final/closed classes in Ruby (was: Sharp knives and glue)
From: Jake McArthur <jake.mcarthur gmail.com>
Date: Fri, 12 May 2006 07:07:13 +0900
References: 192411
In-reply-to: 192411
On May 11, 2006, at 4:58 PM, Berger, Daniel wrote:
> '#define private public'. >:)
Arguably, that is not C but a preprocessor macro. The same thing
could be done by including Ruby code and preprocessing using a Ruby
script (interesting...).