With pleasure!
The file store2328.db gets created with open-store, and I run SBCL
1.0.11.debian under ubuntu.
(require 'elephant)
(defparameter *CONNECTION-SPEC*'(:clsql (:sqlite3
"/home/seb/projects/timetracker-all/store2328.db")))
(elephant:open-store *CONNECTION-SPEC*)
When attempting to
set
On Fri, 2008-06-13 at 17:36 -0500, Sebastian Georges wrote:
> Nobody?
You may have to ask more explicit questions than this to get help.
As I mentioned, I can't reproduce the problem, although it seems to
work on sqlite3 for me.
Can you do something to generate a stack trace, and post that?
Nobody?
___
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel
That's great Glenn!
End of June is definitely a goal, but I don't know how realistic it is
yet.
Ian
On Jun 13, 2008, at 2:34 PM, V. Glenn Tarcea wrote:
After this weekend I’ll have time to start working on the
documentation. I’ll post a list of items I’ve collected this Sunday.
Is the g
After this weekend I'll have time to start working on the documentation.
I'll post a list of items I've collected this Sunday. Is the goal still to
try and release at the end of June?
Thanks,
Glenn
___
elephant-devel site list
elephant-devel@comm