[m-dev.] only module qualify imported symbols.

Peter Ross petdr at cs.mu.OZ.AU
Thu Dec 23 16:35:18 AEDT 1999


On 23-Dec-1999, Peter Ross <petdr at cs.mu.OZ.AU> wrote:
> On 23-Dec-1999, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> > Now that we're not using Prolog, it might be nicer (i.e. more
> > concise and not significantly less clear) for each module to
> > only module-qualify the symbols from other modules.
> > 
> > Comments?
> > 
> 
> Sounds like a reasonable suggestion to me. I guess it is time to start
> using `:- use_module'.
> 
> It would be nice though if mtags could be rewritten so that tags still
> worked, before enforcing the change.
> 
This problem could be got around by module qualifing all names which are
exported from a module.

Pete
--------------------------------------------------------------------------
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