till wrote: > sorry to be late on this. Can you explain again why this is necessary? > I just don't understand. ;-) It sounds indeed that we are building > some pretty weird work around for a maybe RC specific problem (race > conditions?).
There are more AJAX-based webapps with the same problem. But I think that we've got it now, since: 1. The time between reading and writing session data is milliseconds 2. The chance of one thread reading/writing the same var as another thread, at the same time is near zero. Robin _______________________________________________ List info: http://lists.roundcube.net/dev/
