logo       

[ruby-dev:30196] Re: := operator: msg#00134

Subject: [ruby-dev:30196] Re: := operator
前田です。

Yukihiro Matsumoto wrote:
> |ところで、:=でもやはり外側のスコープの変数のhideは許されてしまう
> |のでしょうか?
> 
> -vで警告が出ます。禁止にしちゃうとコードの移動時に毎回重複を
>  考慮する必要があるので、カジュアルな編集の時にはしんどいか
>  な、と。

外側のスコープに同名の変数があった場合はひとまず措くとして(まだ納得
してないらしい)、同一スコープにすでに同名の変数がある場合はエラーに
した方がよくないでしょうか。

matzrubyで試すと

  x := 1
  x := 2
  p x #=> 2

となりますが、

  x := 1
  x := 2 # エラー
  p x

の方がよいのではないか、ということです。

ありそうなケースとしては、

  x := 1
  ...
  for i in ary
    x := []
  end

のように書いて、forの外側のxを意図せずに書きかえてしまう、といった
ことが考えられます。

それはそれとして、:=のような明示的な宣言が導入されるなら、forなども
新しいスコープを導入するようにしてもいいかもしれないですね。

-- 
前田 修吾




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
linux.arklinux....    user-groups.lin...    kde.usability/2...    ietf.ipp/2002-0...    mail.spam.spamc...    os.netbsd.devel...    audio.cd-record...    text.unicode.de...    php.documentati...    games.fps.halfl...    window-managers...    suse.oracle.gen...    bug-tracking.gn...    video.dvdrip.us...    xfree86.cvs/200...    java.netbeans.m...    network.argus/2...    culture.sf.kill...    debian.ports.al...    freebsd.questio...    qplus.devel/200...    handhelds.palm....   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe