[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

primitives



Are primitives like _RemoveSlots: and _AddSlots: going to be useable
within methods in the next release??  This would be cool, because it
would help with data inheritance.

If you use the model for inheriting data which adds an assignable
dataParent slot to objects which inherit data, it slows down message
sending.. If we could use just add the slots from data parents
directly, it would speed things up a lot...

	-- Bill
	burdick@mentor.cc.purdue.edu