[Caml-list] Re: React switch with newly created events.

2009-12-23 Thread Guillaume Yziquel
Daniel Bünzli a écrit : However, it may happen (and it does happen) that as soon as this new React.event is created, an event is fired before the React.E.switch has been executed to replace the old event by the new event. You are creating a new update cycle inside another update cycle and this

[Caml-list] Re: React switch with newly created events.

2009-12-23 Thread Daniel Bünzli
> However, it may happen (and it does happen) that as soon as this new > React.event is created, an event is fired before the React.E.switch has been > executed to replace the old event by the new event. You are creating a new update cycle inside another update cycle and this is disallowed. No pri

[Caml-list] React switch with newly created events.

2009-12-23 Thread Guillaume Yziquel
Hello. I've recently been working again of React, and I have the following question. Current code is below. I'm creating an event with React.E.switch, that creates a new event through the schedule function, and this new events replaces the old event. React.E.switch is used for this replaceme

Re: [Caml-list] Re: OCaml is broken

2009-12-23 Thread Erik Rigtorp
On Tue, Dec 22, 2009 at 14:27, Gerd Stolpmann wrote: > > Am Dienstag, den 22.12.2009, 13:04 +0100 schrieb Erik Rigtorp: >> On Mon, Dec 21, 2009 at 23:50, Erik Rigtorp wrote: >> > Some IPC Benchmarks, Solaris 10 on a quad core Intel Core2 Duo. The >> > benchmarks are running on a cpuset with 1 cor