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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b89bf1eb1329de0b X-Google-Attributes: gid103376,public From: Dave Wood Subject: Re: Migrating from ActivAda to ObjectAda Date: 1996/11/27 Message-ID: <329CAE86.74EB@thomsoft.com>#1/1 X-Deja-AN: 201114093 sender: news@thomsoft.com (USENET News Admin @flash) x-nntp-posting-host: wood2 references: <329B102C.429B@magic.fr> <1996Nov26.122725.1@eisner> cc: dpw@aonix.com content-type: text/plain; charset=us-ascii organization: Thomson Software Products mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 2.0 (Win95; I) Date: 1996-11-27T00:00:00+00:00 List-Id: Larry Kilgallen wrote: > > In article <329B102C.429B@magic.fr>, Jerome Haguet writes: > > > We have just bought the new Ada compiler from Thomsoft (formerly Alsys) > > More than an evolution, it seems to be, according our first tests, a > > new product. > > The problem is the following : > > How do you adapt an organization based on libraries and invocation files > > to this new product. The ObjectAda library model is light and open (compared to the previous model used by ActivAda) so you'll need to get accustomed to not having all that heavy-handed library management to contend with. Fortunately, this is much easier to do than the reverse. Given that compilation order doesn't matter, much of the raison d'etre of invoke files is gone. You can run the tools from a batch file or a command line. All you need is: adareg *.ad? adabuild main and it's done. > > There is nothing about migration in the documentation we received. > > But the new one is horribly light on documentation. In response > Thomsoft (now renamed to another A-word) has said they are working > on printed documentation for V7.1 and for materials charges of > about $30 they will send the current working draft. For your > particular problem that might be worth it if only to see that > there is nothing included and feed that back to them before the > final version. All things considered, there can never be too much documentation. We continue to work toward product excellence both in terms of the software itself and the documentation. To that end, v7.1 will include enhancements to the already provided 47 MB of help and reference files, 23 MB of various sample programs, and 5 MB of tutorial/ courseware. We will also make available bound documents, including command-line reference. Still, I can promise that it will not be enough, and we will work to provide even more in v7.2, v7.3, and beyond. This is one good reason to partake of our subscription plan. If you have specific suggestions for product and documentation enhancements, you are invited to send them to me and/ or our suggestion line: oa-test@east.thomsoft.com where we collect all suggestions and adopt as many as we can within the constraints of our release schedules. Incidently, the above contact info is also provided as part of our on-line documentation. :) -- Dave Wood -- Product Manager, ObjectAda for Windows -- Aonix - "Ada with an Attitude" -- http://www.aonix.com