[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2006-11-23 (17:44) |
From: | tab@s... |
Subject: | Re: [Caml-list] OCaml implementation of D-Bus (has anyone done one?) |
On Thu, Nov 23, 2006 at 04:12:37PM +0000, Richard Jones wrote: > Has anyone done bindings for D-Bus (http://dbus.freedesktop.org/), > either as a wrapper around libdbus (which would be tricky?) or just > implementing the protocol? well actually, I've started to look at the Api, and wrapping few things the good things is, there's a lowlevel binding api that is done to do the API (that's what all others language are binded to). I dunno how long that's going to take though, and cannot give any ETA on it right now. (nor any useful code) Cheers, -- Vincent Hanquez