apparently both this, and my effort, had independently discovered the idea of having 2 different this/self values (in my case, this was due to the issue of mixing delegation with class/instance, where I have delegation methods which accept the self which recieved the original method call, and normal virtual methods get the self from the object containing the method). however beyond this I suspect the object systems differ notably (my system is based mostly on the use of a class/instance system and interfaces).

There is more about IDC's Lieberman prototype implementation here :-

   http://piumarta.com/pepsi/prototypes.html

Aaron


_______________________________________________
fonc mailing list
[email protected]
http://vpri.org/mailman/listinfo/fonc

Reply via email to