On 26 Apr 2005, at 10:59, Tomas Zellerin wrote:
Hello,
I tried yesterday to run cl-prevalence on recent clisp. I found that following does not work:
- serialization of classes, the reason being that serializable-slots
for standard objects has no #+clisp section. I was able to overcome this particular problem, can make and send patch, if clisp is also considered as target for this package
- serialization of pathnames. I could make plausibly looking
serialization code, but did not get how to handle de-serialization.
Is the latter problem of clisp only? Is it supposed to work?
With regards,
Tomas Zellerin
I would certainly welcome new ports, so please do send any patches you have. If I have time, I will test on CLISP. However, since CLISP has no multi[processing|threading], part of cl-prevalence will not work (luckily this additional/optional stuff).
Adding serialization code for very specific CL type would also be appreciated ;-) Be sure to add some unit tests as well, thx!
Sven
-- Sven Van Caekenberghe - mailto:sven@beta9.be Beta Nine - software engineering - http://www.beta9.be .Mac - svc@mac.com - http://homepage.mac.com/svc
"Lisp isn't a language, it's a building material." - Alan Kay