Re: allegro cl installer -- A.I built in, all the way DOWN
- From: "Alex Mizrahi" <udodenko@xxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 30 Oct 2006 10:30:38 +0200
(message (Hello 'Bill)
(you :wrote :on '(Sun, 29 Oct 2006 19:33:49 -0500))
(
BA> DEF-VIEW-CLASS isn't only for schema generation. You can also use it
BA> as to map between an already-defined database and your classes. IMO,
BA> the automatic table generation stuff should only be used for testing
BA> anyway. Play with CREATE-VIEW-CLASS until your code is working, then
BA> use a "create table" SQL command to define the schema you're going to
BA> use, with any optimizations and delete cascade stuff included.
however Ystok SQL
(http://www.lispworks.com/success-stories/ystok-tournament.html) does offer
foriegn-key constraint specification with on-update and on-delete policy
specification (they offer kinda same interface as Lispworks'). so i think
_their_ SQL wrappers can be used not only for testing, but for real work..
)
(With-best-regards '(Alex Mizrahi) :aka 'killer_storm)
"People who lust for the Feel of keys on their fingertips (c) Inity")
.
- References:
- allegro cl installer -- A.I built in, all the way DOWN
- From: Alex Mizrahi
- Re: allegro cl installer -- A.I built in, all the way DOWN
- From: Bill Atkins
- Re: allegro cl installer -- A.I built in, all the way DOWN
- From: Alex Mizrahi
- Re: allegro cl installer -- A.I built in, all the way DOWN
- From: Rainer Joswig
- Re: allegro cl installer -- A.I built in, all the way DOWN
- From: Alex Mizrahi
- Re: allegro cl installer -- A.I built in, all the way DOWN
- From: Michael D. Kersey
- Re: allegro cl installer -- A.I built in, all the way DOWN
- From: Alex Mizrahi
- Re: allegro cl installer -- A.I built in, all the way DOWN
- From: Bill Atkins
- allegro cl installer -- A.I built in, all the way DOWN
- Prev by Date: Re: Current state of Symbolics
- Next by Date: Re: [OT] How do you read usenet news (c.l.l of course!)
- Previous by thread: Re: allegro cl installer -- A.I built in, all the way DOWN
- Next by thread: Re: allegro cl installer -- A.I built in, all the way DOWN
- Index(es):