On Fri, 22 Sep 2000, Glenn Linderman wrote: > In my opinion, which you probably will also not agree with, attempting to > toggle between the current undef semantics and tristate semantics is like > trying to stuff three values into one bit. This comment assumes that the > current undef is implemented by a bit in a variable structure; when the bit is > in one state, it means the value is undef, and when the bit is in the other > state, it means the value is not undef. If this is what you're assuming, no wonder there's a disconnect. Explore overloading. I think it's where you're likely to find your solution. (Particularly with vtables behind them.) -- Bryan C. Warnock ([EMAIL PROTECTED])
- Re: RFC 263 (v1) Add null() keyword and... Tom Christiansen
- Re: RFC 263 (v1) Add null() keyword and... Philip Newton
- Re: RFC 263 (v1) Add null() keyword and... Glenn Linderman
- Re: RFC 263 (v1) Add null() keyword and... Russ Allbery
- Re: RFC 263 (v1) Add null() keyword and... Glenn Linderman
- Re: RFC 263 (v1) Add null() keyword and... Russ Allbery
- Re: RFC 263 (v1) Add null() keyword and... Glenn Linderman
- Re: RFC 263 (v1) Add null() keyword and... John Porter
- Re: RFC 263 (v1) Add null() keyword and... Russ Allbery
- Re: RFC 263 (v1) Add null() keyword and... Glenn Linderman
- Re: RFC 263 (v1) Add null() keyword and... Bryan C . Warnock
- Re: RFC 263 (v1) Add null() keyword and fundame... Paris Sinclair
- Re: RFC 263 (v1) Add null() keyword and fun... Glenn Linderman
- Re: RFC 263 (v1) Add null() keyword and fundamental data... John Porter
- Re: RFC 263 (v1) Add null() keyword and fundamental... Glenn Linderman
- Re: RFC 263 (v1) Add null() keyword and fundame... Tom Christiansen
- Re: RFC 263 (v1) Add null() keyword and fun... iain truskett
- Re: RFC 263 (v1) Add null() keyword and... Tom Christiansen
- Re: RFC 263 (v1) Add null() keyword and... iain truskett
- Re: RFC 263 (v1) Add null() keyword and fun... Glenn Linderman
- Re: RFC 263 (v1) Add null() keyword and... Tom Christiansen