Hi all,

I've been separating some data processes in a JavaClient app between threads (client side), and consequently bumped into locking issues. Standard editing context operations I have control of, but next to that there are faults firing at times on different threads, leading to exceptions. I figured I'd try to adapt ERXEC to fit JC usage, but it's big, and it will be tedious doing it, so I'm wondering if anyone has some stuff in the same direction. Not necessarily JC specific, but a more lightweight generic locking solution?

Thx,
F

- oh, and one more thing... I assume that with some effort I should be able to keep all of the EREXEC locking magic while simplifying it, and removing it's dependencies on other wonder code. Is this a bad assumption?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to