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
@@newimpl and @newimpl in Net
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="Ged Byrne, post: 4413928"] Hi, Just getting to the bottom of my Net:HTTP problems, and browsing through the ruby source. I notice that the Net Module declares @@newimpl for backward compatability. However, in several places (such as the HTTP.get method) @newimpl is referred to. I know that @@ signified a class variable, and that @ signifies an instance variable. Can class variables be called freely as instance variables, or is there a significant difference when declaring a class variable as an instance variable? ________________________________________________________________________ Want to chat instantly with your online friends? Get the FREE Yahoo! Messenger [URL]http://uk.messenger.yahoo.com/[/URL] [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
@@newimpl and @newimpl in Net
Top