dennison@telepath.com wrote in message <70nnn6$5pi$1@nnrp1.dejanews.com>... >In article <362E0596.B4C8B7A2@debis.com>, > "Georg D�hmen" wrote: >> (Internet-/Intranet-/CD-ROM-repositories), is an analyzer/code >> formatter, that takes all sources and expands every occurence of an >> imported data type to the fully qualified naming >> ("package-name.data-type"). > >Such a tool would be very dependent on what compiler (front end) you are >using, as it would have to have some way of finding out what source file(s) >correspond to any given Ada unit name. So it would really be impossible to >fully answer without knowing what Ada compiler you are using, and on what >platform. > >Good idea for a tool, though. Shouldn't ASIS be able to support such a tool?