Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: RFC on how I'm doing when it comes to writing objects?

by Anonymous Monk
on Feb 05, 2013 at 06:22 UTC ( [id://1017068]=note: print w/replies, xml ) Need Help??


in reply to Re: RFC on how I'm doing when it comes to writing objects?
in thread RFC on how I'm doing when it comes to writing objects?

you would never name a class Object

Hey. A lot of programming languages have a class called Object. Are you suggesting the designers were wrong? :)

Replies are listed 'Best First'.
Re^3: RFC on how I'm doing when it comes to writing objects?
by 7stud (Deacon) on Feb 06, 2013 at 06:11 UTC

    Hey. A lot of programming languages have a class called Object. Are you suggesting the designers were wrong? :)

    I've used at least one of them: ruby. Yes, this:

    @you = grep { ! $_->is_oo_runtime_designer } @everybody
Re^3: RFC on how I'm doing when it comes to writing objects?
by jmlynesjr (Deacon) on Feb 05, 2013 at 14:01 UTC

    In the limit, in Smalltalk, everything is an object...:)

    James

    There's never enough time to do it right, but always enough time to do it over...

Re^3: RFC on how I'm doing when it comes to writing objects?
by mbethke (Hermit) on Feb 05, 2013 at 16:08 UTC
    you would never name a class Object
    Hey. A lot of programming languages have a class called Object. Are you suggesting the designers were wrong? :)

    That should be read as "@youš would never ..."

    @you = grep { ! $_->is_oo_runtime_designer } @everybody

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1017068]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-03-28 22:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found