Re: Nulls, integrity, the closed world assumption and events
From: Neo <neo55592_at_hotmail.com>
Date: 16 Jan 2007 11:49:21 -0800
Message-ID: <1168976961.159152.58840_at_s34g2000cwa.googlegroups.com>
Date: 16 Jan 2007 11:49:21 -0800
Message-ID: <1168976961.159152.58840_at_s34g2000cwa.googlegroups.com>
Oops, not as systematic as below:
(new 'gm 'mfg)
(new 'honda 'mfg)
(new 'mfgdBy 'verb)
(set (. 'aston 'martin) mfgdBy gm)
(set (. 'aston 'martin) mfgdBy honda)
Received on Tue Jan 16 2007 - 20:49:21 CET