handleQueryWithUnboundKey override for 3rd party objects?
handleQueryWithUnboundKey override for 3rd party objects?
- Subject: handleQueryWithUnboundKey override for 3rd party objects?
- From: "email@hidden" <email@hidden>
- Date: Wed, 26 Sep 2018 05:16:19 +0200
Hi there,
is there any hook WO- or WOnder-side, which would allow me to catch
handleQueryWithUnboundKey for 3rd party objects?
Something like to be able to set up a (presumably static) method with a
signature (Object object,String key), which would get called by the framework
whenever an object which does not conform to NSKeyValueCoding.ErrorHandling
would normally cause an NSKeyValueCoding.UnknownKeyException, and could either
raise the exception itself, or return a replacement result object?
Thanks a lot and all the best,
OC
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden