[self-interest] Re: Multiple inheritance

J. Baltasar Garcia Perez-Schofield jbgarcia at uvigo.es
Mon Nov 7 08:45:58 UTC 2005


	Hi, Jecel !

	Thank you for the info. However,


> Self has always had two kinds of resends (like "super" in Smalltalk):
> directed ones where you specify one parent to be search and undirected
> ones with the word "resend" instead of a parent name which indicates
> that all parents should be searched. Using the first kind you can work
> around duplicated slot names but in the general case you will have to
> refactor and/or rename things in your code to get it to work. In
> practice this has proved to be much more usable than the original
> automatic solution.

	So if a "resend" is performed, and all parents are searched ... is a
depth lookup run or not ? Maybe a lookup in width ?

	Salud !

		Baltasar

-- 
PBC -- J. Baltasar García Perez-Schofield
jbgarcia en uvigo de es  http://webs.uvigo.es/jbgarcia/
Dep. Informática, Universidad de Vigo, España (Spain)




More information about the Self-interest mailing list