From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: poffice@blade.nagaokaut.ac.jp Delivered-To: poffice@blade.nagaokaut.ac.jp Received: from kankan.nagaokaut.ac.jp (kankan.nagaokaut.ac.jp [133.44.2.24]) by blade.nagaokaut.ac.jp (Postfix) with ESMTP id E2B231F03AF for ; Mon, 8 Sep 2008 23:48:21 +0900 (JST) Received: from funfun.nagaokaut.ac.jp (funfun.nagaokaut.ac.jp [133.44.2.201]) by kankan.nagaokaut.ac.jp (Postfix) with ESMTP id A5BD7105B8 for ; Mon, 8 Sep 2008 23:47:35 +0900 (JST) Received: from localhost (localhost.nagaokaut.ac.jp [127.0.0.1]) by funfun.nagaokaut.ac.jp (Postfix) with ESMTP id D7AA714200B for ; Mon, 8 Sep 2008 23:47:40 +0900 (JST) X-Virus-Scanned: amavisd-new at funfun.nagaokaut.ac.jp Received: from funfun.nagaokaut.ac.jp ([127.0.0.1]) by localhost (funfun.nagaokaut.ac.jp [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fYHVhT7m6nZZ for ; Mon, 8 Sep 2008 23:47:40 +0900 (JST) Received: from voscc.nagaokaut.ac.jp (voscc.nagaokaut.ac.jp [133.44.1.100]) by funfun.nagaokaut.ac.jp (Postfix) with ESMTP id 9D3A9142009 for ; Mon, 8 Sep 2008 23:47:40 +0900 (JST) Received: from carbon.ruby-lang.org (carbon.ruby-lang.org [221.186.184.68]) by voscc.nagaokaut.ac.jp (Postfix) with ESMTP id 58D98952446 for ; Mon, 8 Sep 2008 23:47:36 +0900 (JST) Received: from beryllium.ruby-lang.org (beryllium.ruby-lang.org [127.0.0.1]) by carbon.ruby-lang.org (Postfix) with ESMTP id 758D93C224BA3; Mon, 8 Sep 2008 23:41:07 +0900 (JST) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by carbon.ruby-lang.org (Postfix) with ESMTP id 279413C224BB3 for ; Mon, 8 Sep 2008 23:41:04 +0900 (JST) Received: by ug-out-1314.google.com with SMTP id i24so622504ugd.41 for ; Mon, 08 Sep 2008 07:47:19 -0700 (PDT) Received: by 10.210.41.14 with SMTP id o14mr18925216ebo.16.1220885239414; Mon, 08 Sep 2008 07:47:19 -0700 (PDT) Received: by 10.210.104.11 with HTTP; Mon, 8 Sep 2008 07:47:19 -0700 (PDT) Delivered-To: ruby-core@ruby-lang.org Date: Mon, 8 Sep 2008 23:41:06 +0900 Posted: Mon, 8 Sep 2008 10:47:19 -0400 From: "Wilson Bilkovich" Reply-To: ruby-core@ruby-lang.org Subject: [ruby-core:18496] Re: [ANN] Ruby 1.9.1 feature freeze To: ruby-core@ruby-lang.org Message-Id: In-Reply-To: References: <20080908091118.9417CE0C5E@mail.bc9.jp> X-ML-Name: ruby-core X-Mail-Count: 18496 X-MLServer: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post) X-ML-Info: If you have a question, send e-mail with the body "help" (without quotes) to the address ruby-core-ctl@ruby-lang.org; help= X-Spam-Checker-Version: SpamAssassin 3.1.7-deb (2006-10-05) on carbon.ruby-lang.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=7.0 tests=ARIN,AWL,BAYES_50, CONTENT_TYPE_PRESENT,FAKEDWORD_VERTICALLINE autolearn=disabled version=3.1.7-deb DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=KRsfyiK1E0yLnXVw+tjOT1vW05TRIrR+uojfLU1IS2M=; b=lKvQ344NCE5ZQiy8UgZkVKogh2GysTXDFpgmZCDEYya1kXgOAspEiVLlMwzr5PiUOG COFBxOpovgbUp8FX+lXHSp9YJ8JiJ1UC+7BhvJZhR5NpAd6ZF20g73eYvthhq7lj0Xxc VammMWdmYoxfhDGZLfq3FSxjfEF2ZQJFnB4v0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=qGOi9ZCENXBGUc/qAw6IROoXS1uSzg3jxDPmcvAw390hX/+kuT3ll8BSm4HmoDhc+C gGYkt6TjfhnYjHjzNmtpfltVxlXVp8+Um7e+8EWMl1fIUhR8WUuOuBERMVf9h6nJA/Xw qCzPQs94XNqzyCUCYvPEg0zAPylvWry5Uqrq0= Content-Disposition: inline Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Precedence: bulk List-Id: ruby-core.ruby-lang.org List-Software: fml [fml 4.0.3 release (20011202/4.0.3)] List-Post: List-Owner: List-Help: List-Unsubscribe: On 9/8/08, Yukihiro Matsumoto wrote: > Hi, > > In message "Re: [ruby-core:18490] Re: [ANN] Ruby 1.9.1 feature freeze" > > on Mon, 8 Sep 2008 18:05:05 +0900, Nobuyoshi Nakada writes: > > |At Sun, 7 Sep 2008 04:53:43 +0900, > |Yukihiro Matsumoto wrote in [ruby-core:18471]: > |> This is a proposal to add __file__ and __line__ methods to Method and > |> Proc objects. > > > |I propose a new method, #location than those two new methods. > > > I like the idea. How others think? > This is a specialized feature. Having a specialized name appeals to me; 'location' is good.