Damian Conway wrote:

>Very nice. And yes, too many brackets of various kinds.
>Also $this doesn't really describe what it stores.
>Maybe $first would be better?
>

as i see it, $first describes what is true of the implementation of passing
the object reference, but looking at the $this in the frame of reference of
a .pm file, or a `module', it more reflects on an instance of a module.

but i feel my opinions comes solely from an OOP point of view, and Perl
and its current Core is multi-paradigmic, so $this isn't always as important
as what is $first.

 -mark


Reply via email to