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
Show All Mail Headers

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

Print Reply
Subject:
From:
Wojtek Narczynski <[log in to unmask]>
Reply To:
Wojtek Narczynski <[log in to unmask]>
Date:
Thu, 13 Feb 2003 10:58:25 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (23 lines)
Steven Lim wrote:

>I'm wondering if there's a preferred design template for Ada?
>
Well, design is in fact the work of dividing the task into smaller,
manageable ones, and specifying how they interact. Ada aids this with
the package system and spec files. So other languages need external
tools for this while in Ada it is built-in.

>UML is pretty much for OO designs and Ada 95 isn't exactly OO.
>
Ada 95 is exactly OO - there isn't any feature missing. Or can you name
one?

You can use UML with it, there are tools that support it, I can't recall
the name but Google for UML and Ada and you will find it.

But IMHO the whole UML is "The Emperor’s New Suit" (by Hans Christian
Andersen), if you know what I mean.

Regards,
Wojtek

ATOM RSS1 RSS2