Of the things I was hoping would be sorted out before release...
Jonathan Worthington wrote:
* addattribute segfaults if passed a PDD15 class. I'll fix that
tomorrow, if nobody beats me to it
Done by chromatic++. :-)
* Oh, and the Role PMC doesn't do the name/namespace stuff right yet;
it's mostly a case of looking at the Class PMC and stealing stuff.
Doable before release...again, please beat me to it. ;-)
Done.
* The Object PMC is missing some vtable methods and its guts need
sorting out - also probably doable before release - I'll have time for
this pre-release too
Did the cleanup of the guts, it's much nicer now. Namespace pollution
sucked, but it is no more. :-) We're still missing a couple of vtable
methods it'd be nice to have in there (does, isa), which I ain't got
time for now (need sleeeep), but hopefully somebody may.
Thanks,
Jonathan