Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Re11: Get rid of the Indirect Syntax, please!

by TimToady (Parson)
on Apr 19, 2004 at 17:43 UTC ( [id://346362]=note: print w/replies, xml ) Need Help??


in reply to Re11: Get rid of the Indirect Syntax, please!
in thread On the Improvement of Exegesis 12

I'm inclined to say that the caller isn't allowed to say how many of the args are invocants. It's either single dispatch or multiple dispatch (with the fuzzy area in the middle for argumentless calls).
  • Comment on Re: Re11: Get rid of the Indirect Syntax, please!

Replies are listed 'Best First'.
Re: Re: Re11: Get rid of the Indirect Syntax, please!
by dragonchild (Archbishop) on Apr 19, 2004 at 18:25 UTC
    And am I correct in saying that dispatch will happen based on the argument types, regardless of bless'edness? Meaning, I could do something like foo($bar, 1, 2) and end up calling, essentially, $bar->foo(1, 2) under the covers?

    ------
    We are the carpenters and bricklayers of the Information Age.

    Then there are Damian modules.... *sigh* ... that's not about being less-lazy -- that's about being on some really good drugs -- you know, there is no spoon. - flyingmoose

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-19 03:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found