On 07.06.2007, at 08:39, Mike Schrag wrote:
This is not a good choice of words -- You obviously can only call a method on an object whose class HAS that method,
But isn't that just using KVC and a thing he could (not that he should) is overriding "handleQueryWithUnboundKey" and return null in cases where he knows the circumstances (like checking the keys and not throwing the exception for some of the keys). But that is the worst solution from my perspective. He better fixes the design as you suggested (at least for the user / admin thing).
cug _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
