Re: Matching Multiple Services?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Aug 1, 2007, at 10:00 AM, Duane Murphy wrote: = Mike _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Actually it was for Notifications. I figured it would be more efficient to use a single OR matching Notification. Realistically speaking, given that services don't tend to come and go terribly often, this shouldn't be an issue. Also, I believe you can use OR in a kext by replacing the dictionary with an array, but i guess that only works for kext. I was hoping there was an equivalent method available. I actually went back through the I/O Kit matching code before replying the second time around (yes, I should have the first time 8), and I don't recall seeing anything like this at the lower level. Are you referring to matching as specified in a kext plist? This email sent to site_archiver@lists.apple.com
participants (1)
-
Michael Smith