[metacopy-devel] several paralell copy protocols
Gary King
gwking at metabang.com
Thu Oct 5 12:33:46 UTC 2006
Hi Attila,
> we need to copy queries (lisp forms) that may contain embedded
> persistent objects, and at the same time we also need to copy
> standalone persistent objects. but the semantics need to be
> different in the two situation.
I agree that there is no one-size-fits-all (OSFA) solution but I
don't understand why you need different protocols in the case you
mention. If PO is a persistent-object, then why do
(copy-thing PO)
and
(copy-thing (list 1 2 3 PO))
need to treat PO differently?
thanks,
--
Gary Warren King, metabang.com
Cell: (413) 885 9127
Fax: (206) 338-4052
gwkkwg on Skype * garethsan on AIM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/metacopy-devel/attachments/20061005/c8bc2897/attachment.html>
More information about the metacopy-devel
mailing list