guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Goops and finalizing


From: Mikael Djurfeldt
Subject: Re: Goops and finalizing
Date: 06 Sep 2000 23:40:51 +0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7

Michael Livshin <address@hidden> writes:

> * replace the `free' procedure in the class vtable with something that
>   both frees the memory and does something else.  this is a hack, can
>   only be done in C, is a hack, requires you to read the code in
>   struct.c, is a hack, the interface will surely change sometime
>   "soon", and did I mention it's a hack?  there ;).

BTW, we should probably regard the API to the low-level object
representation and the C API of GOOPS as two different things.

We should be able to design and implement the GOOPS C API now, even
before having the new object representation.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]