Hi! I'm moving to the step now where I need to locate a native object based on the class. Kaffe AWT never used this method. Instead it has a Ptr class. Classpath doesn't have this. Instead they have a native_state table which grabs a pointer for you based JNIEnv and jobject. Theyalready have the code to handle this (native_state.[ch]). Does kaffe actually have a system like this? If it doesn't should I incorporate the Classpath functionalty and where in the tree should I place this code?
_______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
