Browse thread
[Caml-list] Module system and multiple libraries
-
Jonathan Roewen
- Richard Jones
- Julien Signoles
[
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-29 (08:16) |
From: | Richard Jones <rich@a...> |
Subject: | Re: [Caml-list] Module system and multiple libraries |
On Wed, Jun 29, 2005 at 04:31:22PM +1200, Jonathan Roewen wrote: > Just that I want to create modules that will collide with names from > other libraries/standard library, and I don't want to run into more > namespace collision problems. The record scoping rules are painful > enough. Choose a unique prefix and call your modules Prefix_mod1, Prefix_mod2, etc. 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