comp.lang.ada
 help / color / mirror / Atom feed
From: jls@netcom.COM (Jim Showalter)
Subject: Re: Reserve Demobilization System Built Around Re
Date: 21 Jun 91 01:58:01 GMT	[thread overview]
Message-ID: <1991Jun21.015801.25167@netcom.COM> (raw)
In-Reply-To: 1991Jun20.194120.19282@m.cs.uiuc.edu

>Reuse is always associated with programming.  Reuse is reducing the
>amount of programming needed by using an existing piece of software
>to provide some of the functionality of the system you are building.

I like this definition.

>Word processing software is usually not reusable software.
>There is no way for another application to invoke its functions.

The Rational text editor can, believe it or not, be invoked programmatically
because all of its operations are exported out of a package called Editor,
so you can do stuff like:

    Editor.Cursor.Up (Lines => 4);
    Editor.Char.Insert_String ("This is done by magic.");
    etc.

Comes in handy sometimes, and is great for automating demos.
-- 
*** LIMITLESS SOFTWARE, Inc: Jim Showalter, jls@netcom.com, (408) 243-0630 ****
*Proven solutions to software problems. Consulting and training on all aspects*
*of software development. Management/process/methodology. Architecture/design/*
*reuse. Quality/productivity. Risk reduction. EFFECTIVE OO usage. Ada/C++.    *

  reply	other threads:[~1991-06-21  1:58 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1991-06-05 18:57 Reserve Demobilization System Built Around Reused Ada Code John Goodenough
1991-06-11  6:27 ` Jim Showalter
1991-06-14 17:32   ` Piercarlo Grandi
1991-06-14 22:25     ` Reserve Demobilization System Built Around Re rharwood
1991-06-15  1:07       ` Jim Showalter
1991-06-15  6:17         ` rharwood
1991-06-17 14:51           ` Ralph Johnson
1991-06-18 11:58             ` Eric Wayne Sink
1991-06-18 14:46               ` 27126-Joe Niederberger(G030)m000
1991-06-18 18:13               ` James E. Cardow
1991-06-20 19:41               ` Ralph Johnson
1991-06-21  1:58                 ` Jim Showalter [this message]
1991-06-21 16:11                   ` Editing languages (Was: Re: Reserve Demobilization ...) Greg Titus
1991-06-15 23:27         ` Reserve Demobilization System Built Around Re Orville R. Weyrich
1991-06-17 13:45           ` D. C. Sessions
1991-06-15 23:03       ` Orville R. Weyrich
1991-06-15  0:22     ` Reserve Demobilization System Built Around Reused Ada Code Jim Showalter
1991-06-15 23:20       ` Orville R. Weyrich
1991-06-17 17:49         ` brian r hanson x6062
     [not found]   ` <1991Jun14.103725.2765@dit.upm.es>
1991-06-17  6:13     ` Definition of 'reuse' (was Re: a real long title) Norman Diamond
1991-06-18 17:21 ` Reserve Demobilization System Built Around Reused Ada Code Bob Munck
replies disabled

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