< :前の番号
^ :番号順リスト
> :次の番号
P :前の記事(スレッド移動)
N :次の記事
|<:前のスレッド
>|:次のスレッド
^ :返事先
_:自分への返事
>:同じ返事先を持つ記事(前)
<:同じ返事先を持つ記事(後)
---:分割してスレッド表示、再表示
| :分割して(縦)スレッド表示、再表示
~ :スレッドのフレーム消去
.:インデックス
..:インデックスのインデックス
Hi,
Today's ChangeLog includes these lines:
> * include/ruby/node.h (NOEX_LOCAL): remove unused local visibility.
> * class.c (ins_methods_push): ditto.
> * class.c (rb_class_local_methods): method removed.
I'm guessing that these mean that the plans to alter the method name
resolution algorithm to handle private methods differently have been
dropped and method name resolution in 1.9 will be the same as in 1.8.
Could you confirm, Matz?
David