caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* OCaml implementation of D-Bus (has anyone done one?)
@ 2006-11-23 16:12 Richard Jones
  2006-11-23 17:44 ` [Caml-list] " Vincent Hanquez
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Jones @ 2006-11-23 16:12 UTC (permalink / raw)
  To: caml-list

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?

Rich.

PS. Haskell has them :-)  http://neugierig.org/software/hdbus/

-- 
Richard Jones, CTO Merjis Ltd.
Merjis - web marketing and technology - http://merjis.com
Internet Marketing and AdWords courses - http://merjis.com/courses - NEW!
Merjis blog - http://blog.merjis.com - NEW!


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] OCaml implementation of D-Bus (has anyone done one?)
  2006-11-23 16:12 OCaml implementation of D-Bus (has anyone done one?) Richard Jones
@ 2006-11-23 17:44 ` Vincent Hanquez
  0 siblings, 0 replies; 2+ messages in thread
From: Vincent Hanquez @ 2006-11-23 17:44 UTC (permalink / raw)
  To: Richard Jones; +Cc: caml-list

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-11-23 17:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-23 16:12 OCaml implementation of D-Bus (has anyone done one?) Richard Jones
2006-11-23 17:44 ` [Caml-list] " Vincent Hanquez

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).