Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
'move into' a module's namespace in irb
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Rick DeNatale, post: 4642294"] Also consider that if "Hello" were equivalent to String.new("Hello") it would in turn be equivalent to String.new(String.new("Hello")) and String.new(String.new(String.new("Hello"))) etc. ad infinitum, ad nauseam. So literals need to be reified at parse time to avoid this infinite regress= ion. --=20 Rick DeNatale Blog: [URL]http://talklikeaduck.denhaven2.com/[/URL] Twitter: [URL]http://twitter.com/RickDeNatale[/URL] WWR: [URL]http://www.workingwithrails.com/person/9021-rick-denatale[/URL] LinkedIn: [URL]http://www.linkedin.com/in/rickdenatale[/URL] [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
'move into' a module's namespace in irb
Top