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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,be23df8e7e275d73 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-11 09:25:11 PST Path: archiver1.google.com!newsfeed.google.com!sn-xit-02!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: Al Christians Newsgroups: comp.lang.ada Subject: Re: "is ada dead?" A challenge for all of us? Date: Wed, 11 Jul 2001 09:28:46 -0700 Organization: Public Property Software Message-ID: <3B4C7EBE.716A8BE8@easystreet.com> X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 References: <0zS27.187213$DG1.31590366@news1.rdc1.mi.home.com> <3B4C65F5.B304D12A@earthlink.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: newsabuse@supernews.com Xref: archiver1.google.com comp.lang.ada:9802 Date: 2001-07-11T09:28:46-07:00 List-Id: "Marc A. Criley" wrote: > > "chris.danx" wrote: > > > > > > What other features would you like to see? What features would you not like to > > see? > > > Providing those features in a Visual Studio like IDE would obviously > expand the potential developer base. > Start with Visual Studio and Delphi, list the features, and divide them into categories, eg features to jettison, features to copy, features to do better than they do them. If you don't have some good number of items on the 'do better' list, then maybe you should look at Mjolnar's Beta IDE (free download available). That has UML integrated into the IDE, and "supports a smooth transition from design diagrams to implementation code and vice versa. The design notation is a graphical syntax" (quote from their docs). This would be roughly equivalent of attempting to integerate a graphical case tool like Rose or Together into the IDE. Short of that, look at Genitor. This also maintains a high-level view of the code, but it is more text-oriented and syntax-oriented than design- oriented. Nonetheless, if you are looking to make Ada more popular, you will have to deal with beginners, and having an IDE that helps them write correct code and lets them fill in the blanks to write a program that compiles would be great. Al