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] rpc: type conversion
Date: Fri, 5 Nov 2010 09:52:32 -0700	[thread overview]
Message-ID: <AANLkTinrdMkMb3wvt4YC2xhAcNQWHMv+OMcjdcBT0vLs@mail.gmail.com> (raw)
In-Reply-To: <4CD32508.6080102@philou.ch>

[-- Attachment #1: Type: text/plain, Size: 423 bytes --]

On Thu, Nov 4, 2010 at 2:26 PM, Philippe Strauss <philou@philou.ch> wrote:

> I need to use RPC in a current project of mine, but I don't get how do you
> write the type conversion and what is provided, taking a very basic example:
>

If you are using OCaml on both ends, you might prefer to use orpc:

  http://jaked.github.com/orpc/

which generates stubs from OCaml signatures rather than ONC RPC interface
files.

Jake

[-- Attachment #2: Type: text/html, Size: 809 bytes --]

      parent reply	other threads:[~2010-11-05 16:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-04 21:26 Philippe Strauss
2010-11-04 23:15 ` [Caml-list] " Philippe Strauss
2010-11-05  1:02   ` Gerd Stolpmann
2010-11-05 16:52 ` 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=AANLkTinrdMkMb3wvt4YC2xhAcNQWHMv+OMcjdcBT0vLs@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).