[Seaside] "Semi global" Comet?

AxiNat tibabenfortlapalanca at gmail.com
Mon Nov 15 20:35:45 UTC 2010


Hi Lukas, thanks a lot!!! I got it working :)

Coding night ahead now!

Bernat Romagosa.

2010/11/12 Lukas Renggli <renggli at gmail.com>

> The trick is to trigger an event on all clients that then individually
> do a request to update their view, such as in the table report
> example.
>
> Lukas
>
> On Thursday, November 11, 2010, AxiNat <tibabenfortlapalanca at gmail.com>
> wrote:
> > Hi list!
> > We're coding an app in which we need some info to be updated at real
> time, so I started to digg into Comet.
> > 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'm feeling pretty unable to find an elegant solution to this
> particular problem.
> >
> >
> > 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...
> > Thanks!
> > Bernat Romagosa.
> >
> >
> >
>
> --
> Lukas Renggli
> www.lukas-renggli.ch
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20101115/a2f79824/attachment.htm


More information about the seaside mailing list