Tom Hughes wrote: > In message <[EMAIL PROTECTED]> > Chaim Frenkel <[EMAIL PROTECTED]> wrote: > > > I'd like to be able to mimic what the rules for nulls are in databases. > > > NULL == NULL : false > > Always true surely? NULL to a database means unknown not undefined or unitialized. Perhaps the internals could have both unknown and undefined types? We'll have to figure out the system for doing polymorphic stuff like + on two different types. Is this a vtable operation? If so, which vtable does the work? The first ala self and smalltalk? If it isn't a vtable operation then do we have to follow special protocols to talk to the adder? - Ken
- RFC 38 (v1) Standardise Handling Of Abnormal Numbers Perl6 RFC Librarian
- Re: RFC 38 (v1) Standardise Handling Of Abnormal ... Tim Jenness
- Re: RFC 38 (v1) Standardise Handling Of Abnormal ... Chaim Frenkel
- Re: RFC 38 (v1) Standardise Handling Of Abnor... Tom Hughes
- Re: RFC 38 (v1) Standardise Handling Of A... Jeremy Howard
- Re: RFC 38 (v1) Standardise Handling ... Tom Hughes
- Re: RFC 38 (v1) Standardise Handling Of A... Ken Fox
- Re: RFC 38 (v1) Standardise Handling ... Chaim Frenkel
- Re: RFC 38 (v1) Standardise Hand... Graham Barr
- Re: RFC 38 (v1) Standardise ... Chaim Frenkel
- Re: RFC 38 (v1) Standard... Graham Barr
- Re: RFC 38 (v1) Standardise Handling ... Hildo Biersma
- Re: RFC 38 (v1) Standardise Hand... Dan Sugalski
- Re: RFC 38 (v1) Standardise ... Chaim Frenkel
- Re: RFC 38 (v1) Standard... Ken Fox
- Re: RFC 38 (v1) Standard... Dan Sugalski
- Re: RFC 38 (v1) Standardise Handling Of Abnor... Graham Barr