From: Krzysztof Drewniak on
Krzysztof Drewniak <krzysdrewniakNOSPAM(a)gmai.com> writes:

> I am attempting to write a serialization library. I have managed to
> serialize standard-objects but am having problems deserializing them.
>
> The deserialization method (at the point where I get lost) has the name
> of the class at (first args) and a lost of the form
> ((slot-name1 slot-value1) (name2 value2) ...) at slots. However, I can't
> figure out how to make that into an object (there MAY (or not) be
> initargs, and the initforms MIGHT contian calls to error) Any help?
>
> KRzysztof Drewniak
I appreciate everyone's' help with this. allocate-instance works fine
for me. New, a question. How do you do profiling in clisp?

Krzysztof
--
X-Real-Email-With-Antispam: krzysdrewniak at gmail dot com
pgp key on keyserver.ubuntu.com and maybe some other place too