Uno strumento che aiuta l'utente a creare librerie di classi in un ambiente Object Oriented. Crea i file .cpp e .hpp e li mantiene sincronizzati quando vengono fatte delle varianti. È inclusa la versione OS/2 e quella Windows.
Il programma è distribuito come pacchetto ZIP: scaricare in una cartella temporanea e scompattare nella cartella di destinazione. Vedi sotto per il(i) link di download.
Qui di seguito trovi i link di download per l'installazione manuale del software:
| OODIT (Object Oriented Editor for C++) v. 1.0 (14/9/1993, Terrie Jacopi) | Readme/What's new |
IBM License Agreement for oodit
IF YOU DOWNLOAD OR USE THIS PROGRAM YOU AGREE TO THESE TERMS.
International Business Machines corporation grants you a license to use the
Program only in the country where you acquired it. The Program is
copyrighted and licensed (not sold). We do not transfer title to the
Program to you. You obtain no rights other that those granted you under
this license.
Under this license, you may:
1. use the Program on one or more machines at a time;
2. make copies of the Program for use or backup purposes within your
Enterprise; and
3. modify the Program and merge it into another program.
You must reproduce the copyright notice and any other legend of ownership
on each copy or partial copy, of the Program.
Except as expressly provided in the DAPTOOLS LIBRARY Licence
Agreement (LIBRARY.LIC), you may NOT:
1. distribute the program in any manner, including through electronic
bulletin board systems or other means;
2. sublicense, rent, lease, or assign the Program; and
3. reverse assemble, reverse compile, or otherwise translate the object
code of the Program.
We do not warrant that the Program is free from claims by a third party of
copyright, patent, trademark, trade secret, or any other intellectual
property infringement.
Under no circumstances are we liable for any of the following:
1. third-party claims against you for losses or damages;
2. loss of, or damage to, your records or data; or
3. economic consequential damages (including lost profits or savings) or
incidental damages, even if we are informed of their possibility.
Some jurisdictions do no allow these limitations or exclusions, so they may
not apply to you.
We do not warrant uninterrupted or error free operation of the Program. We
have no obligation to provide service, defect correction, or any
maintenance for the Program. We have no obligation to supply any Program
updates or enhancements to you even in such are or later become available.
IF YOU DOWNLOAD OR USE THIS PROGRAM YOU AGREE TO THESE TERMS.
THIS PROGRAM IS PROVIDED "AS IS" WITHOUT ANY WARRANTIES, EXPRESS OR
IMPLIED, INCLUDING THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE.
Some jurisdictions do not allow the exclusion of implied warranties, so the
above exclusion may not apply to you.
You may terminate this license at any time. We may terminate this license
if you fail to comply with any of its terms. In either event, you must
destroy all your copies of the Program.
You are responsible for the payment of any taxes resulting from this
license.
You may not sell, transfer, assign, or subcontract any of your rights or
obligations under this license. Any attempt to do so is void.
Neither of us may bring a legal action more than two years after the cause
of action arose.
If you acquired the Program in the United States, this license is governed
by the laws of the State of New York. If you acquired the Program in
Canada, this license is governed by the laws of the Province of Ontario.
Otherwise, this license is governed by the laws of the country in which you
acquired the Program.
-----------------------------------------------------------------------------
OOdit - The Object Oriented Editor for C++
===========================================
Comments, questions and requirements can be communicated
thru the OODIT FORUM on IBMPC.
WHAT IS IT?:
C++ Object editor that gives a C++ developer some of the
benefits of coding in an OO specific development environment.
It will create compilable source code (.CPP and .HPP files)
from the class information. It will also create/display the
class hierarchy based on the .CPP and .HPP files.
- keeps .cpp and .hpp files in sync
- editing environment designed for OO development
- ability to see existing C++ class libraries w/o compiling
- view variables, methods on class-by-class basis
- automatic generation of accessor methods
We've been working on this internal tool for a few months and
think it is very useful in building and manipulating classes
in C++. We are in the process of writing code where OOdit
can read in existing class libraries that you can work on
within the tool. When that code is available, we'll ship
it out to everyone who has requested the package.
INSTALLATION:
Create a directory to install OOdit in
Receive the OODITxxx RAMBIN file into the directory
receive OODITOS2.RAM OODITOS2 RAMBIN A
or
receive OODITWIN.RAM OODITWIN RAMBIN A
Go to the OODIT directory you created
cd oodit
Use loadram to unpack it
LOADRAM2 OODITOS2.RAM
or
LOADRAM OODITWIN.RAM
*Loadram and loadram2 are included in the package. If you do
not already have these tools, download them from your
host to your PC. If you already have access to these tools,
you may delete them from your reader.
Type OODIT to start the tool.
We're very interested in what you think about this tool and
other things you would like to see it do. Any comments or
questions can be sent to TERRIE at STLVM22.
TEMPORARY RESTRICTIONS:
Cannot insert a base class for a top level class.
this limitation is temporary, but it will give wierd
results if tried.
If there is a multiply-inherited subclass, deleting it will only
remove the reference from the first instance of parenting.
In order to successfully deleteit, it must be deleted from each
of the base classes, and thisonly after the window is refreshed
by selecting edit->base classes) from the selected pulldown in
the 'OOdit - library window' window. |
hobbes.os-2.in/download/os2/dev-4/proglang-4/cpp/OODIT_1-00.zip |

This work is licensed under a Creative Commons Attribution 4.0 International License.
Aggiungi un commento