<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; I'm working on a system where 
several client apps&nbsp;connect to a ZEO server. When an object is 
changed&nbsp;(via commit)&nbsp;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.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any suggestions for implementing this type of 
functionality? Is it possible to be notified&nbsp;on specific object attribute 
changes, e.g. user.firstName, or is it per entire object?</FONT></DIV>
<DIV><FONT face=Arial size=2><BR>[ D A V I D&nbsp; G O U L D ]<BR><A 
href="http://www.davidgould.com">www.davidgould.com</A></FONT></DIV></BODY></HTML>