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,b7427eb80d8eb789,start X-Google-Attributes: gid103376,public From: dennison@telepath.com Subject: gnat 3.11 - Cool!! Date: 1999/01/28 Message-ID: <78q70u$i57$1@nnrp1.dejanews.com>#1/1 X-Deja-AN: 437998956 X-Http-User-Agent: Mozilla/4.5 [en] (WinNT; I) X-Http-Proxy: 1.0 x16.dejanews.com:80 (Squid/1.1.22) for client 204.48.27.130 Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Thu Jan 28 17:33:18 1999 GMT Newsgroups: comp.lang.ada Date: 1999-01-28T00:00:00+00:00 List-Id: Since I was so quick to point out complaints about the new gnat, its only fair to be equally quick to point out the really cool new features as well. The project file facility that comes w/ the emacs mode is cool beyond words. To do the same task I used to have to manually create OS-specific command files. Yuk. This is one of those features I think I'll come to wonder how I ever lived without. I created myself a new package w/ a protected type in it, and went to the old familiar "other file other window" menu to create a body stub for it to save me some typing. To my utter amazement, it correctly created a stub for my protected type. It was even smart enough to use a "True" stubbed with clause for my entry! It also didn't copy over any type or object declarations that I'd have to just go delete. Neato! T.E.D. -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own