Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!seismo!rochester!pt!f.gp.cs.cmu.edu!mjw From: mjw@f.gp.cs.cmu.edu.UUCP Newsgroups: comp.sys.amiga Subject: Shared libraries Message-ID: <75@f.gp.cs.cmu.edu> Date: Tue, 16-Jun-87 12:34:43 EDT Article-I.D.: f.75 Posted: Tue Jun 16 12:34:43 1987 Date-Received: Thu, 18-Jun-87 01:30:58 EDT Reply-To: mjw@f.gp.cs.cmu.edu (Michael Witbrock) Organization: Carnegie-Mellon University, CS/RI Lines: 19 Keywords: The problem with non unique object names is a tricky one. While I realise that modules and libraries are not the same thing, Modula2 gets past this problem by having an EXPORT QUALIFIED command. This means that one can refer to objects as MODULENAME.OBJECTNAME This is good enough for most purposes. Of course, if you have identically named modules with idenically named objects in them, then you're stuffed. This doesn't seem too likely. michael -- ==================================================================== Michael.Witbrock@f.gp.cs.cmu.edu mjw@f.gp.cs.cmu.edu \ US Mail: Michael Witbrock/ Dept of Computer Science \ Carnegie Mellon University/ Pittsburgh PA 15213-6890/ USA /\ Telephone : (412) 268 3621 [Office] (412) 681 3806 [Home] / \ ================================================================== / \