caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Marshaling between different ocaml version
@ 2006-04-27  6:38 Artem Prysyazhnuk
  2006-04-27  7:04 ` [Caml-list] " David MENTRE
  0 siblings, 1 reply; 2+ messages in thread
From: Artem Prysyazhnuk @ 2006-04-27  6:38 UTC (permalink / raw)
  To: caml-list

Hello,

I begin process migration of big project from 3.07+2 to  3.09.2. For
some reasons I can't migrate all project completely, so I will migrate
step by step. I active use marshaling for interop between remote
client/server parts of system. So if server will be compiled on 3.07+2
and client will be compiled on 3.09.2 is this combination ok for
marshaling between client/server?

--
Best regards,
Artem Prysyazhnuk
http://host-tracker.com/ - website monitoring service


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

* Re: [Caml-list] Marshaling between different ocaml version
  2006-04-27  6:38 Marshaling between different ocaml version Artem Prysyazhnuk
@ 2006-04-27  7:04 ` David MENTRE
  0 siblings, 0 replies; 2+ messages in thread
From: David MENTRE @ 2006-04-27  7:04 UTC (permalink / raw)
  To: Artem Prysyazhnuk; +Cc: caml-list

Hello,

2006/4/27, Artem Prysyazhnuk <temofey@gmail.com>:
> step by step. I active use marshaling for interop between remote
> client/server parts of system. So if server will be compiled on 3.07+2
> and client will be compiled on 3.09.2 is this combination ok for
> marshaling between client/server?

It should work. Marshalling code has not changed since 1996:
http://caml.inria.fr/pub/ml-archives/caml-list/2005/12/8c8ed24a48841b1f9879b60fa9a756d2.fr.html

I have not reviewed release notes of latest OCaml versions but as far
as I remember, nothing has changed on that side.

Best wishes,
d.


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

end of thread, other threads:[~2006-04-27  7:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-27  6:38 Marshaling between different ocaml version Artem Prysyazhnuk
2006-04-27  7:04 ` [Caml-list] " David MENTRE

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