Hello.
Attached is the patch (against CVS HEAD) for SERIALIZABLE-SLOTS methods for CLISP. I've just tried cl-prevalece. With this patch I can presist/load objects.
Is porting of cl-prevalence as trivial as implementing these two methods?
BTW, why these methods have #+sbcl conditionals two times?
Best regards, - Anton
Hello.
I discovered, that I am not the first who proposed clisp patch (and also not the first who noticed duplicated #+sbcl): http://common-lisp.net/pipermail/cl-prevalence-devel/2005-May/000073.html
BTW, my patch is not as exhaustive as Tomas' one, I only defined slot serialization (without pathname seralization and the probe-file fix), but event in that state I am successfully ... testing cl-prevalence on clisp 2.46/Windows.
Best regards, - Anton
on Tuesday, January 13, 2009, 12:45:47 AM Anton wrote:
Hello.
Attached is the patch (against CVS HEAD) for SERIALIZABLE-SLOTS methods for CLISP. I've just tried cl-prevalece. With this patch I can presist/load objects.
Is porting of cl-prevalence as trivial as implementing these two methods?
BTW, why these methods have #+sbcl conditionals two times?
Best regards,
- Anton
cl-prevalence-devel@common-lisp.net