It seems to me that when i call JavaClass.getFields(), i get all the fields in the object even if they are defined in the super class. This is at odds with what the documentation says. Is this the current behavior, or am I loopy? If so, is there a way to get just the fields defined by the class itself?
Thx, dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
