comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: procedural vs object oriented
Date: Wed, 26 Apr 2006 14:52:50 +0200
Date: 2006-04-26T14:52:51+02:00	[thread overview]
Message-ID: <74bt2vjj3qd2$.1kkx5e18t8sk8$.dlg@40tude.net> (raw)
In-Reply-To: 1146039364.130635.181590@v46g2000cwv.googlegroups.com

On 26 Apr 2006 01:16:04 -0700, Ananth the Boss wrote:

> i am working in Ada based flight software development project.as a
> means of improving i took to the CASE tool based development.ours is a
> procedural approach of development.but the commercial CASE tools speak
> a lot about class/object/UML.how will this suit for procedure oriented
> development where we dont have necessity to identify classes and do
> detailed design as mentioned in OO aproach

I would not equalize OO with UML.

Ada is a nice language. You'd probably need less tools when working in Ada,
either OO or not.

Class/object is a different story. Even if you don't need OOA for your
problem space. It depends on how much code you'd like to reuse. You can use
generics for that, or tagged types, which are traditionally counted for OO
and "classes." But in any case you will need to identify and refactor
these.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



  parent reply	other threads:[~2006-04-26 12:52 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-26  8:16 procedural vs object oriented Ananth the Boss
2006-04-26  9:17 ` Jean-Pierre Rosen
2006-04-26 17:44   ` Jeffrey R. Carter
2006-04-26 12:52 ` Dmitry A. Kazakov [this message]
2006-04-27  1:33 ` bh
2006-04-27  5:22   ` Ludovic Brenta
2006-04-27  7:36     ` Dmitry A. Kazakov
2006-04-27 10:42       ` Ludovic Brenta
2006-04-27 11:07         ` Maciej Sobczak
2006-04-27 12:03           ` Ludovic Brenta
2006-04-27 17:19           ` Pascal Obry
2006-04-27 15:51             ` Georg Bauhaus
2006-04-27 12:45         ` Dmitry A. Kazakov
2006-04-27 13:20           ` Ludovic Brenta
2006-04-27 14:24             ` Alex R. Mosteo
2006-04-27 15:17               ` Ludovic Brenta
2006-04-27 16:11                 ` Alex R. Mosteo
2006-04-27 20:19                   ` Ludovic Brenta
2006-04-27 14:01           ` Jean-Pierre Rosen
2006-04-28  7:46             ` Dmitry A. Kazakov
2006-04-27 15:38     ` Peter Amey
2006-04-27 20:20       ` Ludovic Brenta
2006-04-27  6:55 ` Ananth the Boss
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox