On Mon, Aug 25, 2003 at 08:13:48PM +0200, Leopold Toetsch wrote:
> This patch generates a second vtable (and class enum) for a PMC, when
> the pmc class defintions contains C.
>
> To make that actually usable, I'm thinking of:
> - the vtable gets a flag for const classes
> - pmc_new uses the cons
This patch generates a second vtable (and class enum) for a PMC, when
the pmc class defintions contains C.
To make that actually usable, I'm thinking of:
- the vtable gets a flag for const classes
- pmc_new uses the constant PMC pool, when that flag is set
- but the vtable is first the writeable