--- Comment #4 from nicola at gcc dot gnu dot org 2010-09-17 09:28 ---
This proposed enhancement seems to be a major change to the language! :-)
It basically would mean that every object has a customized class hierarchy.
So, when a message is sent to the object, the object's custom cla
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-04
17:22 ---
Hmm, there is one issue with this proposal is that the classes better have the
same elements, otherwise
this will not work. This also very runtime dependent so the code for the GNU
runtime will be differ
--
What|Removed |Added
CC||pinskia at gcc dot gnu dot
||org
Last reconfirmed|2005-06-18 0