Re: RFC 188 (v2) Objects : Private keys and methods

[email protected] (Damian Conway) Wed, 20 Sep 2000 08:41:02 +1100 (EST)
Newsgroups perl.perl6.language.objects
Message-ID <[email protected]>
The problem with specifying them as attributes is that I do not believe
there is any way (or even any proposed way) of applying attributes to
a hash entrie or a hash slice, nor is there any way of *retrospectively*
applying an attribute to a hash that has already been declared elsewhere.

Damian