[Zope] The events based programming model for Zope ?

Bobby Mathew msg4bob@yahoo.com
Wed, 23 May 2001 17:49:34 +0530


Good point. Didnt think that thru that much, well can sessions be
automatically done ?? Start Session, Session End Event instead ??? How about
the object database in zope triggering events like start object instance,
etc....., and other possible events at least ???

Just thinking up some possibilities !!! What do you say ?

bobby

----- Original Message -----
From: Oleg Broytmann <phd@phd.fep.ru>
To: Bobby Mathew <msg4bob@yahoo.com>
Cc: <zope@zope.org>
Sent: Wednesday, May 23, 2001 5:18 PM
Subject: Re: [Zope] The events based programming model for Zope ?


> On Wed, 23 May 2001, Bobby Mathew wrote:
> > great if a web server would include triggers internally like - page
> > closed
>
>    What do you mean? How server can know about it at all? This is done on
> client side, and client doesn't notify server about it. It seems you
> completely messed client-side and server-side things.
>    On the client side you can use JavaScript. There are triggers onLoad,
> onUnload, etc.
>
> Oleg.
> ----
>      Oleg Broytmann     http://www.zope.org/Members/phd/     phd@phd.pp.ru
>            Programmers don't die, they just GOSUB without RETURN.
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )