Browse thread
Batteries and portability
[
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: | David Rajchenbach-Teller <David.Teller@e...> |
| Subject: | Re: [Caml-list] Batteries and portability |
We could try that, but that looks to me like something that would break more things than it would fix. Cheers, David On Thu, 2009-06-11 at 17:42 +0200, David MENTRE wrote: > Wouldn't it be possible to convert those files into OCaml strings and > use them instead? They would be included in the compiled module but > not incorporated in the final binary except if needed. > > Yours, > david