[m-rev.] [dotnet-foreign] diff: distinguish between mercury and foreign imports

Tyson Dowd trd at cs.mu.OZ.AU
Mon May 7 22:24:38 AEST 2001


Mercury imports need to have class constructors called, whereas imported
types
(such as foreign_types) don't.  In general it will be useful to distinguish
the
two different sorts of imports because Mercury imports might imply some sort
of
special processing.

----- Original Message -----
From: "Fergus Henderson" <fjh at cs.mu.OZ.AU>
To: <mercury-reviews at cs.mu.OZ.AU>
Sent: Friday, May 04, 2001 8:28 PM
Subject: Re: [m-rev.] [dotnet-foreign] diff: distinguish between mercury and
foreign imports


> On 04-May-2001, Peter Ross <petdr at miscrit.be> wrote:
> > Branches: dotnet-foreign
> >
> > Add information to MLDS imports which indicates whether the import of
> > some code originally written in mercury.
>
> Why is that information needed?
>
> --
> Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the
pursuit
>                                     |  of excellence is a lethal habit"
> WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
> --------------------------------------------------------------------------
> mercury-reviews mailing list
> post:  mercury-reviews at cs.mu.oz.au
> administrative address: owner-mercury-reviews at cs.mu.oz.au
> unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message:
unsubscribe
> subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message:
subscribe
> --------------------------------------------------------------------------
>

--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list