[EMAIL PROTECTED] wrote:
> how about adding MethodStruct's from parent classes into subclasses.
> that way, you only need to do method lookups in one class.

Isn't that the way it is supposed to work?  I seem to recall having a
discussion about that a while back.  Or was that for field lookups?  Either
way, we shouldn't have to know which methods/fields exist in the
superclass(es) in order to look them up in JNI.

-- 
Aaron M. Renn ([EMAIL PROTECTED]) http://www.urbanophile.com/arenn/

Reply via email to