Jump to content

ENVY/Developer: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(7 intermediate revisions by the same user not shown)
Line 2: Line 2:


Unlike the open source tools most people are familiar with the ENVY system is not file based (check-in, check-out metaphor).
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==
* '''Last known separate version''': Release 3.01 for Western products, Release 3.02 for Japanese products.
* R1.0 (1991)
* There was no Release 2 branch
 
* Last known Release 1 branch version: Release 1.43
* 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==
==Publications==
* Pelrine; Knight; Cho: ''Mastering ENVY/Developer'' - Cambridge University Press 2001, ISBN 0-521-66650-3
* Joseph Pelrine; Alan Knight; Adrian Cho: ''Mastering ENVY/Developer'' - Cambridge University Press 2001, ISBN 0-521-66650-3


==Links==
==Links==
Line 19: Line 31:
* Bobby Woolf/Knowledge Systems Corporation: [http://c2.com/ppr/envy/ Partitioning Smalltalk Code into ENVY/Developer Components]
* 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]
* [http://people.engr.ncsu.edu/efg/517/f04/common/lectures/lectures/lec3/envyin10.html ENVY - The 10 Minute Guide]
* Jan Steinman and Barbara Yates: [http://www.bytesmiths.com/Publications/9209Envy.html Object Technology's ENVY/Developer] - A review from The Smalltalk Report, October 1992
* Jan Steinman; Barbara Yates: ''Object Technology's ENVY/Developer'' - A review from The Smalltalk Report, October 1992


[[Category:Smalltalk]][[Category:Software Configuration Management]]
[[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