[ZODB-Dev] Notification in client app when object changed?

David Gould lists at davidgould.com
Wed Jan 24 18:05:09 EST 2007


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zodb-dev/attachments/20070125/da6c8ab4/attachment.htm


More information about the ZODB-Dev mailing list