Simon Kitching | 23 Jun 2004 06:47
Picon

Re: ezmlm response

On Wed, 2004-06-23 at 14:22, dbrosius <at> qis.net wrote:
> 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?

I get just the fields on the specific class, and not any inherited
fields, as expected.

Your code must be doing something odd...

Regards,

simon

Gmane