Re: Scripting language for DBAs

From: Gerard H. Pille <ghp_at_skynet.be>
Date: Sat, 21 Apr 2012 15:59:22 +0200
Message-ID: <4f92bd3a$0$3122$ba620e4c_at_news.skynet.be>



Robert Klemme wrote:
> On 04/19/2012 07:41 PM, Gerard H. Pille wrote:
>> Apart from world peace.
>
> :-)
>
> Ruby is no better at that:
>
> irb(main):002:0> class Planet; end
> => nil
> irb(main):003:0> world = Planet.new
> => #<Planet:0x85cfb2c>
> irb(main):004:0> world.peace!
> NoMethodError: undefined method `peace!' for #<Planet:0x85cfb2c>
> from (irb):4
> from /usr/local/bin/irb19:12:in `<main>'

I once read a collection of ways to shoot oneself in the foot, using different programming languages. Probably in the BJ era. Received on Sat Apr 21 2012 - 08:59:22 CDT

Original text of this message