On Thursday 11 September 2008 04:03:27 Vasily Chekalkin wrote: > Will Coleda wrote:
> > Now that we can subclass PMCs with Objects, we need to go through all > > the code in src/pmc/*.pmc that directly fiddles with PMC guts (e.g. > > PMC_int_val(...) and PMC_num_val(...) and replace them with VTABLE > > accessor methods, or constructs like SELF.get_integer(). > > Just for clarification, it attached patch is actually what this ticket > about? Yes, that's correct. -- c