--Dave
Update:
Here's another discussion from c.l.p.m that sheds a little more light on the question. Quoting TheDamien:
In fact the $bar->$ref syntax is the preferred one - it makes it clearer you're doing a method call.So I guess this confirms your decision not to call $obj->$method a symbolic reference.Note that you can also use symbolic references and write...
In reply to Re: Is this a symbolic reference?
by redsquirrel
in thread Is this a symbolic reference?
by demerphq
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |