I'm poking around in the object stuff today, to try and get at least
single-inheritance objects up and running.

At the moment, I'm torn between just having a new method of some sort in
the class and having a vtable method on the class PMC that returns an
object of that class. (get_pmc on the class returns a new object, or
something of the sort)

I'm open to suggestions here...

                                                Dan

Reply via email to