On 1 Sep 2000 20:59:10 -0000, Perl6 RFC Librarian wrote:
>When omitted, the second argument to C<bless> currently defaults to the
>name of the package from which the call is made.
The word "from" doesn't look like it's been used 100% correctly.
"Being called from" suggests that it's the name af the caller package
that gets used. Instead, it's the package in which the method is
defined.
--
Bart.
- RFC 187 (v1) Objects : Mandatory and enhanced second a... Perl6 RFC Librarian
- Re: RFC 187 (v1) Objects : Mandatory and enhanced... Randal L. Schwartz
- Re: RFC 187 (v1) Objects : Mandatory and enhanced... Bart Lateur
- Re: RFC 187 (v1) Objects : Mandatory and enhanced... Bart Lateur
