caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: James Woodyatt <jhwoodyatt@mac.com>
To: The Caml Trade <caml-list@inria.fr>
Subject: Re: [Caml-list] Cocoa bindings (again)
Date: Thu, 20 Jul 2006 13:27:58 -0700	[thread overview]
Message-ID: <6AD6BC47-3619-4E09-9F43-537D6EC549E1@mac.com> (raw)
In-Reply-To: <0C643017-44F3-44BC-A596-5BE2E0C11A95@mac.com>

On Jul 20, 2006, at 11:34 AM, Paul Snively wrote:
>
> In and of itself, nothing; I just like the FRP approach to GUI  
> programming, so I see an opportunity to kill two birds with one stone:
>
> 1) Provide O'Caml a nice FRP framework.

At the risk of engaging in more than my fair share of self-promotion,  
I should point out that the OCaml NAE I/O Reactor library I just  
released is an FRP framework.  It's pretty spare at the moment and  
needs a lot of additions.  Also, I didn't write it with graphical  
user interfaces in mind-- the goal was a good framework for single- 
threaded multiplexing network application servers.  (The acronym  
"NAE" stands for 'Network Application Environment'.)

	<http://sf.net/projects/ocnae/>

The Yampa framework doesn't strike me as appropriate for building a  
GUI.  I suspect such a GUI toolkit would offer highly underwhelming  
performance characteristics.  I could be wrong about that, and would  
welcome such a surprise, but that's what my unscientific guess tells me.

> 2) Provide O'Caml a nice GUI framework that doesn't suffer the  
> vagaries of the usual OO GUI frameworks.

For my own part, I plan to do all my GUI work in Cocoa with native  
Objective-C.  A more useful addition to the OCaml HUMP, I argue,  
would be bindings for CoreData.

	<http://developer.apple.com/macosx/coredata.html>

At some point, if no one else has done it first, I will get around to  
doing it myself.  Don't anybody hold their breath waiting for it,  
though... I have a lot of hobby projects these days, what with a day  
job and a 6-month old baby in the house.


—
j h woodyatt <jhw@conjury.org>




  parent reply	other threads:[~2006-07-20 20:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-18 21:38 Joel Reymont
2006-07-19  8:09 ` [Caml-list] " Jean-Marie Gaillourdet
2006-07-20 16:40 ` Paul Snively
2006-07-20 16:57   ` Joel Reymont
2006-07-20 18:34     ` Paul Snively
2006-07-20 18:47       ` Joel Reymont
2006-07-20 18:54       ` Corey O'Connor
2006-07-20 20:27       ` James Woodyatt [this message]
2006-07-20 17:52   ` Chris King

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=6AD6BC47-3619-4E09-9F43-537D6EC549E1@mac.com \
    --to=jhwoodyatt@mac.com \
    --cc=caml-list@inria.fr \
    --cc=jhw@conjury.org \
    /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).