chromatic wrote:
On Monday 16 April 2007 17:04, Jonathan Worthington wrote: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.In as of r18258.
Great.
The subclass vtable method is deprecated and going away; so long as the tests cover cases involving add_parent, that should be fine.Note that they need more tests when the subclass() method works.
Thanks, Jonathan