[
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: | -- (:) |
| From: | Markus Mottl <markus.mottl@g...> |
| Subject: | Re: [Caml-list] Re: Serialisation of PXP DTDs |
On Thu, Oct 23, 2008 at 2:41 PM, Dario Teixeira <darioteixeira@yahoo.com> wrote: > Thanks for the clarification, Markus, and I will take a closer > look at bin-prot. One question, however: is it possible to use > *both* the sexplib and bin-prot syntax extensions on the same > structure? That way convenience for the developer is preserved, > and users can choose which side of the performance vs readability > trade-off they prefer. Absolutely, both converters are supported simultaneously. That's why we had to factor out the type-conv package, because some code needs to be shared. Regards, Markus -- Markus Mottl http://www.ocaml.info markus.mottl@gmail.com