comp.lang.ada
 help / color / mirror / Atom feed
* Separate Compilation in Programming Languages
@ 2008-02-22 17:35 adaworks
  2008-02-22 17:52 ` Dirk Heinrichs
                   ` (9 more replies)
  0 siblings, 10 replies; 72+ messages in thread
From: adaworks @ 2008-02-22 17:35 UTC (permalink / raw)


Recently, I have been engaged in some conversations with colleagues about the 
value of
separate compilation.    This is one of my favorite features in Ada.   In fact, 
as nearly as
I can tell, none of the other popular languages includes this feature in as 
well-developed
a form as Ada.   Java has no separate compilation at all.  Nor does Eiffel. 
C++ has a
rather kludgy form that is sometimes worse than none at all.    Modula includes 
a form
of separate compilation, but requires opaque types.    Older languages such as 
PL/I,
COBOL, and Fortran are pretty useless in this respect.

This morning, after an especially interesting argument about this feature and, 
"Why would
anyone want to do such a thing?" style questions, I decided to approach this 
forum.  What
is your view of Ada-style separate compilation when compared to that in other 
languages?
Do you find it useful in your own practice?   Do you still use the "is separate" 
feature in
a package body?    For my own programs, I find it helpful as a way to manage 
dependencies
when there are a lot of library units.   Also, UML does not support a capability 
for modeling
separate compilation, and that is a bit frustrating when trying to model a 
fine-grained design.

If you wish, you may reply to my Naval Postgraduate School email: 
rdriehle@nps.edu or
my personal email, laoxiaohai@juno.com .   I rarely use this adaworks account 
for email
anymore since I am no longer actively pursuing Ada consulting anymore.

Richard Riehle 





^ permalink raw reply	[flat|nested] 72+ messages in thread

end of thread, other threads:[~2008-02-29 18:33 UTC | newest]

Thread overview: 72+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-22 17:35 Separate Compilation in Programming Languages adaworks
2008-02-22 17:52 ` Dirk Heinrichs
2008-02-23  0:23   ` adaworks
2008-02-22 18:10 ` Ray Blaak
2008-02-22 23:53   ` adaworks
2008-02-23  1:40     ` Ray Blaak
2008-02-23  7:29       ` adaworks
2008-02-23 18:42         ` Ray Blaak
2008-02-22 18:18 ` Niklas Holsti
2008-02-23  0:14   ` adaworks
2008-02-23  7:23     ` Niklas Holsti
2008-02-23  7:31       ` Niklas Holsti
2008-02-23 16:00         ` adaworks
2008-02-23 12:27     ` Georg Bauhaus
2008-02-23 12:37   ` Dirk Heinrichs
2008-02-23 13:03     ` Niklas Holsti
2008-02-22 19:11 ` Dmitry A. Kazakov
2008-02-23  0:16   ` adaworks
2008-02-22 19:33 ` Larry Kilgallen
2008-02-22 20:47 ` Simon Wright
2008-02-22 21:27 ` Robert A Duff
2008-02-23  0:12   ` adaworks
2008-02-23 10:28     ` framefritti
2008-02-23 12:45     ` Dirk Heinrichs
2008-02-23 15:16     ` Robert A Duff
2008-02-23 16:47       ` adaworks
2008-02-23 18:47         ` Ray Blaak
2008-02-24  7:40           ` adaworks
2008-02-24  9:42             ` Ray Blaak
2008-02-24 20:41               ` adaworks
2008-02-25  2:37                 ` Ray Blaak
2008-02-25  7:06                   ` adaworks
2008-02-25 13:12                     ` Robert A Duff
2008-02-25 17:44                     ` Ray Blaak
2008-02-25 22:16                       ` Ray Blaak
2008-02-26  5:10                         ` John W. Kennedy
2008-02-26 19:08                           ` Ray Blaak
2008-02-26  7:11                         ` adaworks
2008-02-26 13:38                           ` Stephen Leake
2008-02-26 14:56                             ` adaworks
2008-02-26 19:15                               ` Ray Blaak
2008-02-26 19:13                           ` Ray Blaak
2008-02-26 21:25                             ` Ray Blaak
2008-02-27  1:15                               ` Robert A Duff
2008-02-26  7:06                       ` adaworks
2008-02-26 11:42                       ` Alex R. Mosteo
2008-02-26 15:05                         ` adaworks
2008-02-26 15:15                           ` Alex R. Mosteo
2008-02-24 17:26             ` Robert A Duff
2008-02-23 20:46         ` Robert A Duff
2008-02-24  7:31           ` adaworks
2008-02-24 17:20             ` Robert A Duff
2008-02-24 20:33               ` adaworks
2008-02-25  1:07                 ` Robert A Duff
2008-02-26  7:29                   ` adaworks
2008-02-26 19:22                     ` Ray Blaak
2008-02-27  1:58                       ` adaworks
2008-02-27 20:34                         ` Ray Blaak
2008-02-27 22:31                           ` Robert A Duff
2008-02-27 23:35                             ` Ray Blaak
2008-02-28  0:19                               ` Randy Brukardt
2008-02-28  9:18                               ` Georg Bauhaus
2008-02-29  5:57                             ` adaworks
2008-02-29  6:04                               ` Ray Blaak
2008-02-29 10:48                                 ` Alex R. Mosteo
2008-02-29 17:05                                 ` adaworks
2008-02-29 18:33                                   ` Ray Blaak
2008-02-29  6:10                           ` adaworks
2008-02-22 22:16 ` Jeffrey R. Carter
2008-02-23 13:44 ` Brian Drummond
2008-02-23 17:19   ` adaworks
2008-02-25  7:53 ` Jean-Pierre Rosen

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