From: Daniel Berger Date: 2002-01-15T09:50:06+09:00 Subject: Re: a wishlist for ruby 2.0 "Mathieu Bouchard" wrote in message news:Pine.LNX.4.21.0201141635280.25617-100000@bartok... > correcting typos, + other improvements...: > > > but has an additional argument separate from the main argument lisp. > > main argument _list_. =) > > > (defmethod (setf my-blah) ((my-class self)) > > (my-other-blah (my-frob self))) > > (defmethod (setf my-blah) (value (self MyClass)) > (setf (my-other-blah (my-frob self)) value)) (Are(you)(having a(problem))(keeping(your(parenthesis) straight(?)) (My eyeballs(will))(explode(shortly)) I'd make a smiley here, but I've already used up my quota of parens Regards, Dan