TEAM-ADA Archives

Team Ada: Ada Programming Language Advocacy

TEAM-ADA@LISTSERV.ACM.ORG

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender:
"Team Ada: Ada Advocacy Issues (83 & 95)" <[log in to unmask]>
X-To:
Randy Brukardt <[log in to unmask]>
Date:
Thu, 20 Jul 2000 18:55:45 -0600
Reply-To:
Craig Spannring <[log in to unmask]>
Subject:
From:
Craig Spannring <[log in to unmask]>
Content-Transfer-Encoding:
7bit
In-Reply-To:
Content-Type:
text/plain; charset=us-ascii
MIME-Version:
1.0
Parts/Attachments:
text/plain (39 lines)
To summarize this thread past and future-

  procedure Standards_Thread is
    function When_Everyone_Agrees_Microsoft_Is_Good return boolean is
    begin
        return false;
    end;

    function When_Everyone_Agrees_Microsoft_Is_Bad return boolean is
    begin
        return false;
    end;


    loop
       Put_Line(Richard_Conn_And_Maybe_Some_Others,
                "Microsoft is the greatest!");
       exit When_Everyone_Agrees_Microsoft_Is_Good;

       Put_Line(Pretty_Much_Everyone_Else,
                "Microsoft is terrible!");
       exit When_Everyone_Agrees_Microsoft_Is_Bad;
    end loop;
  end Standards_Thread;   -- Not just a statment, a good idea.



Now that all past, present and future posts on this topic have been
summarized, can we call it quits for this thread?


--
=======================================================================
 Life is short.                  | Craig Spannring
      Bike hard, ski fast.       | [log in to unmask]
 --------------------------------+------------------------------------
  When all you've got is Perl, everything feels like a smashed thumb
=======================================================================

ATOM RSS1 RSS2