Hi,
I'm working on a system where several client apps connect to a ZEO server.
When an object is changed (via commit) I'd like all the clients to be notified
so that their gui's can be updated automatically. A callback or some other hook
that is called in client app would be great.
Any suggestions for implementing this type of functionality? Is it possible to
be notified on specific object attribute changes, e.g. user.firstName, or is it
per entire object?
[ D A V I D G O U L D ]
www.davidgould.com
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/
ZODB-Dev mailing list - ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev