![]() |
|
SPONSORED LINKS BY GOOGLE |
|
2
17th May 01:08
External User
Posts: 1
|
Hi --
I think everyone does this once or twice. It's one of the nuby rites of passage :-) I would put it in the category of "things that you might not think of spontaneously, but that make sense in relation to how the rest of Ruby works, once you see what they do." Those things should not, I think, be removed from the language; it's OK for Ruby to have *some* learning curve, and to be optimized for people who are planning to spend some time with it. The things I don't like are the ones in the category of "things that work a certain way without any evident basis in how the rest of Ruby works or in common-sense semantics." It's a small category (since Ruby is well-designed), but it includes, for example, instance_methods(true/false). David -- David A. Black | dblack@wobblini.net Author of "Ruby for Rails" [1] | Ruby/Rails training & consultancy [3] DABlog (DAB's Weblog) [2] | Co-director, Ruby Central, Inc. [4] [1] http://www.manning.com/black | [3] http://www.rubypowerandlight.com [2] http://dablog.rubypal.com | [4] http://www.rubycentral.org |
|
|
SPONSORED LINKS BY GOOGLE |
|
6
20th August 13:50
External User
Posts: 1
|
It has the same behavior as in the first post. Try it with a hash.
-- Mark Ping emarkp@soda.CSUA.Berkeley.EDU |
|
|
|