fixed address objects (was Calling straight C code)

Stephen Pair spair at advantive.com
Tue Mar 9 20:36:58 UTC 1999


> Another
> route to getting much of the functionality that
> this provides might be
> a decent memory proxy setup, perhaps using the weak pointers
> stuff to free it.
> Anybody done that?

I created an ExternalByteArray class that does it.  Maybe I could find
sometime to dig it up and clean it up this weekend if anyone is interested.
It shares ByteArray's protocol and uses finalization to free the external
memory.





More information about the Squeak-dev mailing list