[Cl-perec-devel] Deferring persistence

Levente Mészáros levente.meszaros at gmail.com
Mon Aug 25 08:17:28 UTC 2008


You can call (make-instance 'foo :persistent #f) and later on
(make-persistent foo-instance).

There is event (with-making-transient-instances) and
(with-making-persistent-instances)

On Thu, Aug 21, 2008 at 1:40 PM, Leslie P. Polzer <leslie.polzer at gmx.net> wrote:
>
> Forgot one question in the other message:
>
> Can I defer (or entirely cancel) storage of an object until
> some point after MAKE-INSTANCE?
>
>  Leslie
>
> _______________________________________________
> Cl-perec-devel mailing list
> Cl-perec-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/cl-perec-devel
>



-- 
There's no perfectoin



More information about the cl-perec-devel mailing list