> Michael G Schwern wrote:
>
> > Also, just being able to tack flags onto a variable means each
> > variable (that has a flag) would have to carry around a hash!
No; it has to carry around a vtbl (or vtbl-like thing).
User-level attributes are (or should be :-) accessor methods
to some underlying implementation.
OTOH, I suppose a vtbl is itself like hash...
--
John Porter
By pressing down a special key It plays a little melody
- Accessing a variable's attributes (was Re: RFC 241 (v1) ... John Porter
- Re: Accessing a variable's attributes (was Re: RFC ... Simon Cozens
- Re: Accessing a variable's attributes (was Re: ... Dan Sugalski
- Re: Accessing a variable's attributes (was Re: ... John Porter
- Re: Accessing a variable's attributes (was Re: ... Michael G Schwern
- Re: Accessing a variable's attributes (was ... Simon Cozens
- Re: Accessing a variable's attributes (was ... Dan Sugalski
- Re: Accessing a variable's attributes (was ... David L. Nicol
- John Porter
