From: Godmar Back (gback@cs.utah.edu)
Date: Sun Oct 18 1998 - 18:58:42 EDT
>
> Are you talking about the problem of objects that contain pointers
> to non-object blocks of memory (such objects are necessarily used
> by native code)?
Yes.
>
> If so, why not just create a byte[] array to hold the native-private data?
> I'm not sure I know what I'm asking about however..
>
Well, a byte[] array would be the clean way, but it would be unnecessary
overhead in memory and access time (and require lots of rewriting, which
I'm not inclined to do).
- Godmar
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:00 EDT