From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=AWL,HTML_MESSAGE,SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by yquem.inria.fr (Postfix) with ESMTP id 5ADE5BC69 for ; Mon, 22 Oct 2007 21:44:30 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAALSaHEfAXQInh2dsb2JhbACCPjSLZQEBAQgKKQ X-IronPort-AV: E=Sophos;i="4.21,313,1188770400"; d="scan'208";a="3481414" Received: from concorde.inria.fr ([192.93.2.39]) by mail2-smtp-roc.national.inria.fr with ESMTP; 22 Oct 2007 21:44:30 +0200 Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id l9MJiTcw031708 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=OK) for ; Mon, 22 Oct 2007 21:44:30 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAACOaHEfRVYC+kmdsb2JhbACCPjSLZQEBAQEHAgYTFg X-IronPort-AV: E=Sophos;i="4.21,313,1188770400"; d="scan'208";a="3499709" Received: from fk-out-0910.google.com ([209.85.128.190]) by mail1-smtp-roc.national.inria.fr with ESMTP; 22 Oct 2007 21:44:29 +0200 Received: by fk-out-0910.google.com with SMTP id z22so1532265fkz for ; Mon, 22 Oct 2007 12:44:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=r+fhyOQsxCMMeOpzA/oDPLtTRI3nDjd4Mvzmsn5bI2U=; b=mHTi5kbknUFqkCtwqfeaGKZh9qvwYp+0kiHvJCb0WYS4i4OXKslnX4imVbNRokZe2znjpO2eHsXUIrQq3uqlDTV3Nvhw+DGgvpMsuwJXOrTcI+13JBLB4lmyBGDjTiZOAyVPK0Rvp9JuXo2ofOApGKoX2FbJUt7fpG4WsgTT+p8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Okd/VdZuq6Y4hFbNBSVLszCZodUbJdZYv1bkfSuPyiCGcShoM1O/B9v9MTGRSa89di96V+g55xdFLoHAN/eh7y0SJ1vDXTu+2iKQGbiBfqIqGIdGunCBdx8yIUMim74rQbWZACshhb44t5oYYrpiek1l/a5I3Kr9TgcVHJ6ryQE= Received: by 10.82.165.13 with SMTP id n13mr1130358bue.1193082268554; Mon, 22 Oct 2007 12:44:28 -0700 (PDT) Received: by 10.82.120.16 with HTTP; Mon, 22 Oct 2007 12:44:28 -0700 (PDT) Message-ID: Date: Mon, 22 Oct 2007 15:44:28 -0400 From: "Orlin Grigorov" To: "Jake Donham" Subject: Re: [Caml-list] How to monitor a specific file for changes Cc: caml-list@inria.fr In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_22807_2667966.1193082268542" References: <20071023052001.517e957e.mle+ocaml@mega-nerd.com> X-Miltered: at concorde with ID 471CFD9D.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; supervisor:01 beginner's:01 ocaml:01 bug:01 supervisor:01 beginner's:01 ocaml:01 bug:01 beginners:01 beginners:01 wrote:01 wrote:01 caml-list:01 caml-list:01 thesis:01 ------=_Part_22807_2667966.1193082268542 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I completely agree about the OSX ;) But I'm a grad student, and my supervisor is quite fond of Macs. And since he's paying, I need to make sure he's happy. The application I'm developing is in support to my Master's thesis, and it would be a disaster if he can't play with it on his Macs :( On 10/22/07, Jake Donham wrote: > > On 10/22/07, Orlin Grigorov wrote: > > Is there something I can use successfully on both Linux and Mac about > that? > > There is a multiplatform library in OMake that uses whatever mechanism > is available. I don't know what it does on Mac; I think it falls back > to polling on platforms where nothing else is available. > > Jake > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs > ------=_Part_22807_2667966.1193082268542 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I completely agree about the OSX ;)   But I'm a grad student, and my supervisor is quite fond of Macs.  And since he's paying, I need to make sure he's happy.   The application I'm developing is in support to my Master's thesis, and it would be a disaster if he can't play with it on his Macs :(

On 10/22/07, Jake Donham <jake.donham@skydeck.com> wrote:
On 10/22/07, Orlin Grigorov <ogrigorov@gmail.com> wrote:
> Is there something I can use successfully on both Linux and Mac about that?

There is a multiplatform library in OMake that uses whatever mechanism
is available. I don't know what it does on Mac; I think it falls back
to polling  on platforms where nothing else is available.

Jake

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

------=_Part_22807_2667966.1193082268542--