From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.86.59.13 with SMTP id h13cs43212fga; Wed, 3 Mar 2010 10:14:16 -0800 (PST) Received: by 10.224.80.69 with SMTP id s5mr1260746qak.97.1267640048598; Wed, 03 Mar 2010 10:14:08 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 2si16493039qwi.51.2010.03.03.10.14.08; Wed, 03 Mar 2010 10:14:08 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id EB1091D78E2E; Wed, 3 Mar 2010 13:14:07 -0500 (EST) Received: from pion.club.cc.cmu.edu (PION.CLUB.CC.cmu.edu [128.237.157.88]) by rubyforge.org (Postfix) with ESMTP id 4372C18582E3 for ; Wed, 3 Mar 2010 13:12:02 -0500 (EST) Received: from rlane by pion.club.cc.cmu.edu with local (Exim 4.69) (envelope-from ) id 1Nmt3B-0002So-Nm; Wed, 03 Mar 2010 13:12:01 -0500 From: Rich Lane To: Ben Walton In-reply-to: <1267569917-sup-8028@pinkfloyd.chass.utoronto.ca> References: <1267557651-7110-2-git-send-email-bwalton@artsci.utoronto.ca> <1267567699-sup-491@onnadayr.ca> <1267569917-sup-8028@pinkfloyd.chass.utoronto.ca> Date: Wed, 03 Mar 2010 13:12:01 -0500 Message-Id: <1267639869-sup-1568@zyrg.net> User-Agent: Sup/git Cc: sup-talk Subject: Re: [sup-talk] [PATCH] Remove use of Object tap method X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Excerpts from Ben Walton's message of 2010-03-02 17:46:17 -0500: > Excerpts from rick.tessner's message of Tue Mar 02 17:10:15 -0500 2010: > > > What about adding a lib/sup/tap.rb that looks like this: > > Or putting that directly in the lib/sup/util.rb that already has > monkey patching type code? I'm ok with this solution and agree that > the tap method is a beautiful little thing. What do you think about requiring the backports gem and getting rid of the compatibility code in util? _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk