Re: [Zope3-Users] Re: Starting thread in object deserialize

2006-06-01 Thread Stephan Richter
On Sunday 16 April 2006 13:39, Alek Kowalczyk wrote: > I'll try to explain that a wee bit more, here is the Use Case: > > I have an IMonitorsContainer containing IMonitor(s). > When a user creates new Monitor instance (using "Add Monitor" on the > web), the created Monitor should start thread and p

[Zope3-Users] Re: Starting thread in object deserialize

2006-04-16 Thread Alek Kowalczyk
I'll try to explain that a wee bit more, here is the Use Case: I have an IMonitorsContainer containing IMonitor(s). When a user creates new Monitor instance (using "Add Monitor" on the web), the created Monitor should start thread and periodically perform measurements (configured by the user by