[
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: | 2005-06-30 (13:01) |
From: | Richard Jones <rich@a...> |
Subject: | Re: [Caml-list] enumerations & ioctls |
On Thu, Jun 30, 2005 at 11:14:07PM +1200, Jonathan Roewen wrote: > Is the best way to achieve this with those polymorphic variants? And > how much does this affect type safety? A bigger worry is how this is all going to get linked together. Do you link your device drivers, OS and programs together into a static binary? Does the ioctl call cross over a memory/program boundary? Do you want to add variants later, after the programs have been compiled, or when you load new device drivers? Rich. -- Richard Jones, CTO Merjis Ltd. Merjis - web marketing and technology - http://merjis.com Team Notepad - intranets and extranets for business - http://team-notepad.com