hello,
thank you for the fast answer everything worked out perfectly.
i was busy with writing exams, so it took me some time to figure
everything out. but as i said before the associations are all performing
well now thanks to you.
take care
lukas
> Hi Lukas,
>
> Were you able to try this ex
> (set-list object 'slotname)
I'd call it set->list, but that's probably a matter of
personal preference...
___
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel
Great stuff!
To answer a couple of questions:
- Cached slots aren't ready yet; I'll document when I can work out the
kinks:
- Indexed slots are the same as the existing indexed-slots
descriptions, except for
the :inherit slot option so you should be able to copy & paste
existing content
Attached are updates to the documentation. Specifically I updated:
1. Section: Setting Up Berkeley DB - to include the additional flags
(:berkeley-db-max-locks and :berkeley-db-max-objects) along with
their descriptions and updated the list of of parameters in the my-
config.sexp
2. Added
Attached is a README that describes building the documentation for
elephant-unstable. It describes the current set of changes that need
to be made to the texinfo files, the changes requires for MacOSX (the
strange issue with not finding the .png files), and the make commands
to generate the
The attached patch fixes a compilation error when trying to build the
documentation. Now that elephant includes sb-posix for sbcl, it is no
longer required in the make-ref.lisp. Including it causes sbcl to
error out when loading elephant (specifically,: (asdf:operate
'asdf:load-op 'elephant