Discussion:
handleQueryWithUnboundKey override for 3rd party objects?
o***@ocs.cz
2018-09-26 03:16:19 UTC
Permalink
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 (Webobjects-***@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/uoh8%40ml-in.narkive.net

This email sent to ***@ml-in.narkive.net

Loading...