Hi list!<div><br></div><div>We&#39;re coding an app in which we need some info to be updated at real time, so I started to digg into Comet.</div><div><br></div><div>Our problem is that the data to update is not 100% global, instead each user sees and modifies different parts of the objects in the database, and different users share different data with different sets of users. All examples and tutorials (including the one in the Seaside book) deal with applications that share the same view and behaviour for all users at the same time, and I&#39;m feeling pretty unable to find an elegant solution to this particular problem.</div>

<div><br></div><div>Is there any common best practice to handle this? I can only think of awfully ugly (and predictably slow as hell) ways to implement it...</div><div><br></div><div>Thanks!</div><div><br></div><div>Bernat Romagosa.</div>

<meta http-equiv="content-type" content="text/html; charset=utf-8">