From: Nobuyoshi Nakada Date: 2007-09-05T10:30:56+09:00 Subject: Re: python-style decorators Hi, At Wed, 5 Sep 2007 09:31:12 +0900, Nobuyoshi Nakada wrote in [ruby-talk:267662]: > > > Nodewrap lets you do this, but it's not safe: > > > > That's just what I was looking for. I don't understand why this isn't > > built in to ruby. I would use this feature if it didn't add an > > external dependency. > > Because it's too dangerous rather than unsafe. ...and you have to know too deep implementation details very well, to use it. -- Nobu Nakada