Path: dp-news.maxwell.syr.edu!spool.maxwell.syr.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newscon02.news.prodigy.com!prodigy.net!news.glorb.com!postnews.google.com!i39g2000cwa.googlegroups.com!not-for-mail
From: "DanM" <ec366rh02@sneakemail.com>
Newsgroups: comp.databases,comp.databases.object,comp.databases.theory,comp.lang.lisp,comp.object
Subject: Re: Storing data and code in a Db with LISP-like interface
Date: 3 Apr 2006 17:25:52 -0700
Organization: http://groups.google.com
Lines: 13
Message-ID: <1144110352.358239.14900@i39g2000cwa.googlegroups.com>
References: <1143603638.582373.250560@i40g2000cwc.googlegroups.com>
   <PrzWf.2015$Bf.1131@trndny06>
   <1144029234.495256.11540@u72g2000cwu.googlegroups.com>
   <87y7ynhs5q.fsf@mobile.landahl.org>
   <1144098518.268127.288310@j33g2000cwa.googlegroups.com>
NNTP-Posting-Host: 68.255.241.148
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1144110357 9237 127.0.0.1 (4 Apr 2006 00:25:57 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 4 Apr 2006 00:25:57 +0000 (UTC)
In-Reply-To: <1144098518.268127.288310@j33g2000cwa.googlegroups.com>
User-Agent: G2/0.2
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1,gzip(gfe),gzip(gfe)
Complaints-To: groups-abuse@google.com
Injection-Info: i39g2000cwa.googlegroups.com; posting-host=68.255.241.148;
   posting-account=PhfqqA0AAAC-M02DlIYBlWEHhBIFQWm7
Xref: dp-news.maxwell.syr.edu comp.databases:47304 comp.databases.object:13438 comp.databases.theory:37762 comp.lang.lisp:165523 comp.object:138132


Neo wrote:
>
> ... if two functions contain the same expression
> [ie (select john like *)] that expression is normalized (automatically
> by db engine) as are it's sub elements down to the level of symbols.
>

Should be interesting to see how you deal with lexical scopes. :-)

--
Dan Muller

