04-20-2007 04:54 PM
Marc wrote "A semaphore might be helpful"
Yes.
Give each limited access object its own semaphore and use them to control access to the device, widget, postition, square, ... whatever.
Ben