Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

(tye)Re2: Frivolous function names

by tye (Sage)
on Dec 09, 2001 at 02:46 UTC ( [id://130472]=note: print w/replies, xml ) Need Help??


in reply to Re (tilly) 2: Frivolous function names
in thread Frivolous function names

Unfortunately WaitingFor is not a noun and so violates our coding standard for class names (which would probably lead to confusion even if we told the coding standards to take a flying leap in this case). We came up with other similar names that seemed clear but weren't nouns as well.

For some reason, phrases were bouncing around in my head today:

"We always summon our man!"

Captain: "What are we going to do about this criminal?"
Officer 1: "I'm going to summon him!"
Officer 2: "I'm going to get him!"

"I summoned the daemon."
"Did you get him?"
"No, it didn't work"

Although "summon" denotes exercising authority, it also denotes letting the person that you seek decide whether or not to respond to that authority. It isn't an action, it is a request. Summon might even denote an asynchronous request to me where you issue the summons and then come back later to see whether anything responded.

And I'm used to "get methods" being accessor methods for object attributes which are things you usually don't expect to fail.

On the other hand, a "find" method implicitly means "try to find" for some reason. I guess because "to find" implies a non-trivial amount of work is involved and so it is unreasonable to rule out failure.

Yeah, naming is one of the least rewarding parts of programming, while it can be surprisingly tricky, time-consuming, and important.

        - tye (but my friends call me "Tye")

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2024-04-20 03:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found