Hey Mike, 2010/7/29 Mike Teehan <[email protected]>: > Koen, > > If I understand you correctly, the global model needs to register each app > that connects to its signals, and then propagate those signals individually to > each instance, while holding its updatelock, and then calling its > triggerupdate(). My model doesn't allow direct modification of its data (all > ops are through custom member functions to allow proper (hopefully) mutex > locking).
That's about it. But as I think about it more, we need to take into account possible dead-lock scenarios, and thus I believe the implementation needs to be done careful. I've opened a feature ticket for it: http://redmine.emweb.be/issues/456 I have assigned it to myself, at least, if you have some patience ? Regards, koen ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
