[rucksack-devel] Enhancements to Rucksack

Jochen Schmidt js at crispylogics.com
Sun Feb 13 14:48:09 UTC 2011


Hello John,

I definitely want to publish the modifications - I just was sidetracked by some urgent customer projects. I'll look into it and put a Git repository for others to access on some server.

ciao,
Jochen

--
Jochen Schmidt

Am 13.02.2011 um 14:13 schrieb John Pallister <john at synchromesh.com>:

> Hello list,
> 
> I thought I'd chime in since I am using Rucksack in a paid-for project
> (using LispWorks on Windows FWIW). I'm developing a client-server
> application that runs on an intranet, so there are only around a dozen
> users and the amounts of data are relatively small. Consequently I can
> (mostly) get away with just locking the entire store while I access
> it. Most access is serialised into one or two threads by virtue of the
> client-server nature anyway.
> 
> Rucksack has been great because it fits the task very nicely, and the
> fact it's all CL and doesn't need any external libraries/processes
> keeps things nice and simple (i.e. adding an index is as simple as
> recompiling the persistent class).
> 
> However I think it would be great to see it develop a little further,
> and I'd urge Jochen (and anyone else) to consider releasing their
> modifications that implement some basic multi-user access.
> 
> And thanks Arthur for doing such a great job with Rucksack in the first place!
> 
> Cheers,
> 
> John :^P
> --
> John Pallister
> john at johnp.net
> john at synchromesh.com
> 
> _______________________________________________
> rucksack-devel mailing list
> rucksack-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/rucksack-devel




More information about the rucksack-devel mailing list