Lispworks 5.1
Mac OS X 10.5
CL-USER 1 > (asdf :elephant)
; loading system definition from /Users/jensteich/Lisp/elephant/
elephant.asd into
; #
; Loading text file /Users/jensteich/Lisp/elephant/elephant.asd
; registering # as ELEPHANT
; loading system definition from /Users/jensteich/Lisp/cl-
Hi,
in CREDITS, you write:
| Edi Weisz for Lispwork and Win32 patches
|
| Mac Chan for his Hutchentoot blog tutorial
Edis last name is Weitz, his webservers name is Hunchentoot.
It is Lispworks.
Attached is a patch to fix these typos.
I asked Edi and he is not completely sure what you mean wi
On Sat, 2008-04-05 at 12:51 +0300, Alex Mizrahi wrote:
> in elephant we have several different backends:
> * BDB one is primary one, APIs were modelled according to
> capabilities of
> BDB
> * CLSQL can work with any SQL database supported by CLSQL (that's
> good),
> but has some significant "s
VV> Obviously class order must be persistent. But what about class
VV> order-item? Should it be persistent too?
it's better to make it persistent, so you can search on details.
VV> Next question. How do you search orders that have say particular item?
(mapcar #'order-of (get-instances-by-valu