Re: Stringification of references and objects.

[email protected] ("Joseph F. Ryan") Fri, 06 Dec 2002 04:28:54 -0500
Newsgroups perl.perl6.language,perl.perl6.documentation
Message-ID <[email protected]>
Brent Dax wrote

>To tell you the truth, I don't consider arrayrefs references anymore.
>They're just Array objects that don't happen to be in @whatever symbols.
>I don't know if this is the official view, but that fits my brain
>better.
>

So you're saying that classes should stringify to a pretty-print of
their public members?