From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,21a8034919747a69 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!news1.google.com!news.germany.com!news.ecp.fr!oleane.net!oleane!hunter.axlog.fr!nobody From: Jean-Pierre Rosen Newsgroups: comp.lang.ada Subject: Re: Splitting packages in per-procedure separate files Date: Mon, 12 Feb 2007 10:13:59 +0100 Organization: Adalog Message-ID: References: NNTP-Posting-Host: mailhost.axlog.fr Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: s1.news.oleane.net 1171274463 15820 195.25.228.57 (12 Feb 2007 10:01:03 GMT) X-Complaints-To: abuse@oleane.net NNTP-Posting-Date: Mon, 12 Feb 2007 10:01:03 +0000 (UTC) User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) In-Reply-To: Xref: g2news2.google.com comp.lang.ada:9278 Date: 2007-02-12T10:13:59+01:00 List-Id: Simon Wright a �crit : > I had thought that Adalog (http://www.adalog.fr/) might have already > done it, but it seems not (worth a look, though; AdaSubst is the tool > I was thinking of). > Actually, AdaSubst is a tool for a different purpose, typically when refactoring an old application. You declare that "procedure P that used to be in package Pack is now called A_Better_Name in package P.Child", and then AdaSubst will update all modules that used the package. -- --------------------------------------------------------- J-P. Rosen (rosen@adalog.fr) Visit Adalog's web site at http://www.adalog.fr