in reply to Re^5: Benefits of everything is an object? Or new sigils?
in thread Benefits of everything is an object? Or new sigils?
Emp::listActives( @employees );
Nothing new, I already listed this possibility and BTW wasn't even talking about autobox.¹
Cheers Rolf
UPDATE:
¹) Using autobox to realize a method list_actives() would just be another way to pollute the namespace, see also ->Re^5: Benefits of everything is an object? Or new sigils?. Autobox has it's strength when calling methods on primitive data structures.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Benefits of everything is an object? Or new sigils?
by BrowserUk (Patriarch) on Mar 02, 2010 at 23:21 UTC |