From: "Berger, Daniel" Date: 2006-02-08T07:23:37+09:00 Subject: Re: Meta-Meta-Programming > -----Original Message----- > From: Erik Veenstra [mailto:pan@erikveen.dds.nl] > Sent: Tuesday, February 07, 2006 3:18 PM > To: ruby-talk ML > Subject: Meta-Meta-Programming > > > > I had a discussion with a friend. A Java guy. He wants the > arguments of a method call being checked. "I want the first > one to be an Integer. And the second one is a String. > Period." No discussion. I explained our duck-typing paradigm. > He's not convinced. He thinks Java. So, he gets Java. > > Lets check the types of the arguments of a method call! Let's use the strongtyping package on the RAA! Dan