IBM VisualAge
From Wikipedia, the free encyclopedia
| Developer(s) | IBM |
|---|---|
| Operating system | Cross-platform |
| Available in | Multilingual |
| Type | Software development |
| License | Proprietary |
| Website | http://www-306.ibm.com/software/awdtools/vacpp/ |
VisualAge was the name of a family of computer integrated development environments from IBM, which included support for multiple programming languages.
Contents |
[edit] Early history
VisualAge was born in the IBM development lab in Cary, North Carolina which was established in 1984 and had responsibility for application development tools. The EZ View dialog manager product, a personal computer derivative of the user interface elements of the ISPF 327x product was one of the products. The lab also had a group which was one of the early adopters of object-oriented programming technologies within IBM using an internally developed language called ClassC to develop applications with more sophisticated graphical user interfaces which were just starting to be widely available.
Eventually, with the availability of usable implementations of Smalltalk in for IBM PC-AT class machines allowed IBM advanced technology projects experiment with Smalltalk. At about the same time, visual interface construction tools were coming up on the radar screens. Smalltalk research projects such as InterCons by David N. Smith of IBM, and Fabrik by a team at Apple led by Dan Ingalls were building interactive graphical applications built from composition of graphical primitives. Higher level construction of user interfaces was evidenced by other tools such as Jean Marie Hulot's interface builder first done in Lisp and then evolved to become the Interface Builder tool in NeXTStep, and later Mac OS X, which allowed for building user interfaces by WYSIWYG composition of UI widgets which could be "wired" to each other and to application logic written in Objective-C. The original prototype which led to VisualAge was an attempt to "to make something like the NeXT interface builder"[1] within the Smalltalk/V development environment. By the time VisualAge was released as a product, much more emphasis was placed on visual construction of application logic as well as of the user interface. This emphasis was in part due to the "positioning" for "strategic" reasons of Smalltalk as a generator rather than a language within IBM's System Application Architecture.
[edit] The VisualAge Name
The name VisualAge was the result of a contest between the members of the development team. After the initial release of VisualAge/Smalltalk the name VisualAge became a brand of its own and VisualAges were produced for several different combinations of languages and platforms.
Languages (not every language is available on every platform listed):
Platforms:
- AIX operating system
- OS/2
- i5/OS (Formerly known as OS/400)
- Linux
- Mac OS X
- Microsoft Windows
- z/VM
- z/OS (Formerly known as OS/390, MVS)
- z/VSE
[edit] Evolution
Most of the members of the VisualAge family were written in Smalltalk no matter which language they supported for development. The IBM implementation of Smalltalk was produced by Object Technology International which was acquired by IBM and run as a wholly owned subsidiary for several years before being absorbed into the overall IBM organization.
VisualAge for Java was based on an extended Smalltalk virtual machine which executed both Smalltalk and Java byte codes. Java natives were actually implemented in Smalltalk.
VisualAge Micro Edition, which supported development of embedded Java applications and cross system development, was a reimplementation of the IDE in Java. This version of VisualAge morphed into the Eclipse Framework.
Various members of the family have been replaced by products in the WebSphere Studio family of products. As of 2009, the original VisualAge product continues to be promoted by IBM as “VisualAge Smalltalk”.[2] In 2005, Smalltalk specialist Instantiations acquired a worldwide license to VisualAge Smalltalk, and offers an “enhanced product” VA Smalltalk.[3][4] The C, C++ and Fortran compiler on AIX, Linux and z/OS are renamed as XL compiler series.
[edit] References
- ^ http://talklikeaduck.denhaven2.com/articles/2008/10/15/will-it-go-round-in-circles IBM, Smalltalk and VisualAge
- ^ "Product Overview". IBM. http://www.ibm.com/software/ad/smalltalk/. Retrieved May 19, 2009.
- ^ "Smalltalk Products Home". Instantiations. http://www.instantiations.com/VAST/. Retrieved May 19, 2009.
- ^ "Instantiations History". Instantiations. http://www.instantiations.com/VAST/more/history.html. Retrieved May 19, 2009.
[edit] External links
- Description from Portland Pattern Repository
- VisualAge Enterprise Suite
- VA Smalltalk at Instantiations
- VisualAge for Java Tips and Tricks