On 12/22/06, Luke Crook <[EMAIL PROTECTED]> wrote:
I have read the documentation on 'cancel-finalization' but I am still unclear
if 'cancel-finalization' will finalize the object per 'finalize' and then
cancel the 'finalize' method. Or if 'cancel-finalization' will only cancel the
'finalize' method and leave clean up for the user.

The latter. It won't call any finalize methods.

--
Luís Oliveira
http://student.dei.uc.pt/~lmoliv/
_______________________________________________
cffi-devel mailing list
cffi-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to