Juergen Boemmels <[EMAIL PROTECTED]> wrote:
> Hello,

> * How can I alloc a fixed amount of garbage collected memory, which
>   can be shared be more than one PMCs.
>   io = (Buffer*)(pmc->ext->data)->obj.u.b.bufstart
>   are IMHO far to many indirections. There must be a shorter way.

Yep. I'd like to have custom PMC_EXT structures derived from
buffer-likes. This could save 2 indirections above.

Dan and /me discussed that briefly in Paris, his answer was "no
(not currently)".

> boe

leo

Reply via email to