> 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
- Re: RFC 241 (v1) Pseudo-hashes must die! Michael G Schwern
- Re: RFC 241 (v1) Pseudo-hashes must die! Peter Scott
- 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 ... Simon Cozens
- Re: Accessing a variable's attributes (was ... Nathan Torkington
- Re: Accessing a variable's attributes (was Re: ... Nathan Torkington
- Re: Accessing a variable's attributes (was Re: ... Michael G Schwern
- Re: RFC 241 (v1) Pseudo-hashes must die! John Porter
- Re: RFC 241 (v1) Pseudo-hashes must die! Peter Scott