Jump to content

ENVY/Developer: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Description==
A source code management system initially developed for use with [[Smalltalk]] and then known as '''Orwell''', when a number of the original developers left to found [[Object Technology International|OTI]] the Orwell system was re-written from scratch as a tool to help with development of the ENVY/Smalltalk development system. After IBM took over OTI, ENVY/Developer was folded into the Enterprise versions of [[VisualAge Smalltalk]] and in IBM documentation is often referred to as just ENVY.
A source code management system initially developed for use with [[SmallTalk]] and then known as '''Orwell'''.
unlike open source tools that people may be familiar with the ENVY system is not file based,


Unlike the open source tools most people are familiar with the ENVY system is not file based (check-in, check-out metaphor).
Components:
*ENVY/Manager
*ENVY/Swapper
*ENVY/Packager
*ENVY/Stat


==Version==
==Version==
* R1.0 (1991)
* R1.41 (Sep 1994) for ParcPlace VisualWorks 1.0
* R1.43 for ParcPlace VisualWorks 2.0
* R1.45 (Jun 1995) for Digitalk Visual Smalltalk 3.0.1
* R3.0 (Aug 1995) for ParcPlace VisualWorks 2.0
* R3.01 (Nov 1995) for ParcPlace VisualWorks 2.5
* R3.01w (Aug 1996) for VisualWave 1.0
* R3.01W2 for VisualWave 2.0a
* R3.02J (Nov 1996) for VisualWorks 2.5.1J (Japanese)


==Author==
==Author==
* [[Object Technology International]] (Original author)
* [[Object Technology International]] (Subsidiary of IBM Canada, Ltd.)
* [[IBM]]
 
==Publications==
* Joseph Pelrine; Alan Knight; Adrian Cho: ''Mastering ENVY/Developer'' - Cambridge University Press 2001, ISBN 0-521-66650-3
 
==Links==
==Links==
* [http://c2.com/cgi/wiki?EnvyDeveloper Basic info on Envy/Developer] - From the progamming Wiki
* [http://c2.com/cgi/wiki?EnvyDeveloper Basic info on Envy/Developer] - From the programming Wiki
[[Category:Tools]][[Category:MS Windows Tools]][[Category:SmallTalk]][[Category:Java Tools]][[Category:File and Source Management]]
* Bobby Woolf/Knowledge Systems Corporation: [http://c2.com/ppr/envy/ Partitioning Smalltalk Code into ENVY/Developer Components]
* [http://people.engr.ncsu.edu/efg/517/f04/common/lectures/lectures/lec3/envyin10.html ENVY - The 10 Minute Guide]
* Jan Steinman; Barbara Yates: ''Object Technology's ENVY/Developer'' - A review from The Smalltalk Report, October 1992
 
[[Category:Smalltalk]][[Category:Software Configuration Management]]

Latest revision as of 21:11, 5 April 2025

A source code management system initially developed for use with Smalltalk and then known as Orwell, when a number of the original developers left to found OTI the Orwell system was re-written from scratch as a tool to help with development of the ENVY/Smalltalk development system. After IBM took over OTI, ENVY/Developer was folded into the Enterprise versions of VisualAge Smalltalk and in IBM documentation is often referred to as just ENVY.

Unlike the open source tools most people are familiar with the ENVY system is not file based (check-in, check-out metaphor).

Components:

  • ENVY/Manager
  • ENVY/Swapper
  • ENVY/Packager
  • ENVY/Stat

Version

  • R1.0 (1991)
  • R1.41 (Sep 1994) for ParcPlace VisualWorks 1.0
  • R1.43 for ParcPlace VisualWorks 2.0
  • R1.45 (Jun 1995) for Digitalk Visual Smalltalk 3.0.1
  • R3.0 (Aug 1995) for ParcPlace VisualWorks 2.0
  • R3.01 (Nov 1995) for ParcPlace VisualWorks 2.5
  • R3.01w (Aug 1996) for VisualWave 1.0
  • R3.01W2 for VisualWave 2.0a
  • R3.02J (Nov 1996) for VisualWorks 2.5.1J (Japanese)

Author

Publications

  • Joseph Pelrine; Alan Knight; Adrian Cho: Mastering ENVY/Developer - Cambridge University Press 2001, ISBN 0-521-66650-3

Links