Geoffrey Talvola wrote:
> I don't think this patch will work properly if the 
> inheritance is more than one level deep.  It needs to be a 
> depth-first search through the inheritance hierarchy, or 
> something like that.  Did you test that?

Oops, never mind.  It will work properly -- I was confused.

> What is the purpose of initPSP() anyhow?  It's always empty.  
> Why can't we just remove it?  Then we could also remove the 
> awake() method from the generated code and avoid the whole problem.

But this point still stands.  I suspect initPSP() was put in just in case it
turned out to be needed in the future, but maybe our lives would be easier
if we just dropped it and awake() from the generated class.

- Geoff


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to