<!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.2900.3562" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=812464915-08082009><FONT face="Trebuchet MS" 
color=#0000ff size=2>If you need that kind of real time updating (like 
monitoring&nbsp;assets, stocks, etc) is not comet starting to be appealing for 
what you want to do?</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=812464915-08082009><FONT face="Trebuchet MS" 
color=#0000ff size=2>cheers,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=812464915-08082009><FONT face="Trebuchet MS" 
color=#0000ff size=2>sebastian</FONT></SPAN></DIV><BR>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=es dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>De:</B> 
  seaside-dev-bounces@lists.squeakfoundation.org 
  [mailto:seaside-dev-bounces@lists.squeakfoundation.org] <B>En nombre de 
  </B>Sean Glazier<BR><B>Enviado el:</B> Wednesday, August 05, 2009 
  03:31<BR><B>Para:</B> seaside-dev@lists.squeakfoundation.org<BR><B>Asunto:</B> 
  [Seaside-dev] questions<BR></FONT><BR></DIV>
  <DIV></DIV>
  <DIV>I have a table whose cells I wish to have the div or span tags update for 
  each cell in the application it was rather easy to place and updater in for 
  each cell. however this gets costly poerformance wise the larger that table 
  gets. I can not use row updaters or table updaters since for each row in part 
  of the cell there is a contextsensitive menu. if I update the entire table or 
  row the context sensitive menu will not be able to display.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>So I am looking for a way to run 1 updater that updates the entire 
  collection fo span or div tags in each cell. this way I run one updater not x 
  X y ones and save memory etc.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>however I have not been able to find a away to do this yet. So I am going 
  to ask the list how. I tried searching the archive for information on this but 
  could not find information on how. I dod have an inputs filed that when they 
  update mutliple dependent field update and I thought I was setting things up 
  the simliar way only using something like a piece of text that is attached to 
  a periodical updater.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>I should mention that all the updaters are set to update every 5 seconds. 
  (Yes we need to do this).&nbsp; I have not been able to see ho to get one 
  periodical updater to update a collection of elements.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Any help is greatly apreciated.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Sean</DIV></BLOCKQUOTE></BODY></HTML>