[m-dev.] abstract equivalence types & .NET / JVM

Simon Taylor stayl at cs.mu.OZ.AU
Fri Apr 20 10:47:33 AEST 2001


On Wed, Apr 18, 2001 at 07:11:06PM +1000, Fergus Henderson wrote:
> 		- Reading in the `.int' files would cause problems,
> 		  because some of the stuff in the `.int' files would
> 		  clash with stuff in the `.int2' files that we've already
> 		  read in.
> 		- Currently we don't read in the `.opt' files for nested
> 		  modules; that would need to change.  We don't read in
> 		  the `.opt' files for nested modules because we don't
> 		  read in the `.int0' files for the contaiing modules,
> 		  which in turns is because the `.int0' files would
> 		  clash with the `.int' files that we've already read.

It might be possible to avoid these problems by reading the `.opt'
files before reading any interface files.

Simon.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list