caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jake Donham <jake@donham.org>
To: OCaml List <caml-list@inria.fr>
Subject: Re: [Caml-list] Re: Obj.magic and existential types.
Date: Mon, 22 Jun 2009 19:22:54 -0700	[thread overview]
Message-ID: <c7e4e9f0906221922t29b2fb34u3c499c729a48c491@mail.gmail.com> (raw)
In-Reply-To: <66E06129-1281-48F4-AE9D-E56FD716917A@erratique.ch>

On Mon, Jun 22, 2009 at 5:24 PM, Daniel
Bünzli<daniel.buenzli@erratique.ch> wrote:
> But in this "chunk" can you repeatedly get external (in the sense primitive)
> input ?

I looked at your breakout implementation and I think I understand your
concern now. In your code there is a top-level select loop that feeds
keystrokes and clock ticks into the system, so you are asking whether
those events can be fed into the top-level bind.

I think the answer is yes. A froc event (same as a React event) can be
created outside the top-level bind, and behaviors (React signals) can
depend on it. But of course the proof is in the implementation; I will
give it a try.

Best regards,

Jake


      parent reply	other threads:[~2009-06-23  2:23 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-19 17:42 Guillaume Yziquel
2009-06-19 18:21 ` Daniel Bünzli
2009-06-19 18:30   ` Guillaume Yziquel
2009-06-19 18:37     ` Daniel Bünzli
2009-06-19 18:47   ` [Caml-list] " Jake Donham
2009-06-20  8:30     ` Daniel Bünzli
2009-06-21 18:08       ` Jake Donham
2009-06-21 18:39         ` Yaron Minsky
2009-06-22  0:03         ` Daniel Bünzli
2009-06-22  9:19           ` Benjamin Canou
2009-06-22 17:02           ` Jake Donham
2009-06-23  0:24             ` Daniel Bünzli
2009-06-23  0:34               ` Jake Donham
2009-06-23  2:22               ` Jake Donham [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c7e4e9f0906221922t29b2fb34u3c499c729a48c491@mail.gmail.com \
    --to=jake@donham.org \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).