
26 Apr
2005
26 Apr
'05
8:59 a.m.
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