Re: Inter-machine notifications

2008-09-11 Thread Steve Steinitz
Hi Kirk, I wanted to thank you for your informative and helpful post. You've straightened out the client-server (or not) aspect for me and thanks for the pointer to the demo and the bit of history about the demo. Its all very interesting and I'm re-energized to try again. I'm still not clea

Re: Inter-machine notifications

2008-09-11 Thread Kirk Kerekes
s originally written as a bug-report demo to reveal a port leak in certain configurations of threaded DO. That port leak appears to have been fixed in Leopard. On Sep 11, 2008, at 4:53 AM, [EMAIL PROTECTED] wrote: Message: 14 Date: Thu, 11 Sep 2008 19:51:44 +1000 From: Steve Steinitz &

Inter-machine notifications

2008-09-11 Thread Steve Steinitz
Hello, We have a Core Data app running on 5 computers. We've used a variety of kludges and nasty overkills to keep the data consistent on the shared sqlite database. Now, however, it appears that we will need some kind of notifications for critical inventory changes to the database. I imp