Re: KVC and static methods (was Hairy Java related question)
Re: KVC and static methods (was Hairy Java related question)
- Subject: Re: KVC and static methods (was Hairy Java related question)
- From: petite_abeille <email@hidden>
- Date: Sun, 26 Oct 2003 21:45:33 +0100
On Oct 26, 2003, at 21:20, Ben Trumbull wrote:
Yeah, from what I had been reading it looked like I would have needed
to instantiate a dummy object just to get the info.
???
I think he is referring to something like 'instanceof' which requires
an object instance.
In any case, using java.lang.reflect is the way to go if KVC is not
supporting static method invocation... sigh...
Cheers,
PA.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.