Taligent

Taligent

Taligent (a portmanteau of Talent and Intelligent)[1] was the name of an object-oriented operating system and the company dedicated to producing it. Initially started as a project within Apple Computer to produce a replacement for the Mac OS, it was later spun off into a joint venture with IBM in order to build a competing platform to Microsoft Cairo and NeXTSTEP, as part of the AIM alliance. Taligent was dissolved in the late 1990s.

Contents

Pink and Blue

What would eventually become Taligent started in a roundabout way in 1988. After Apple Computer's latest effort to develop a new Macintosh had culminated in the Macintosh II, a new version of the Mac OS had been developed to support it, System 4.1. During the initial planning for the operating system to follow System 4.1, new ideas were written down on index cards. Ideas that were simple and could be included in a new version of the existing software were written on blue colored cards, those that were more advanced or took longer to implement were written on pink cards.[2] A new operating system, code-named Pink, was planned based on the ideas written on the pink index cards. Pink was to be a completely new object-oriented OS implemented in C++ on top of a new microkernel, running a new GUI that nevertheless looked and felt like the existing Mac. In addition to running programs written for Pink, the system was to be capable of running existing Mac OS programs.

Development begins

Efforts to develop Pink started around 1989, although at the time the effort was primarily a research effort.

By this time, however, the team writing the system based on the blue cards (now known as the "Blue Meanies") were well advanced on what would be released in 1991 as System 7. The problem was that System 7 was so large in memory terms that it would barely fit onto existing Macintosh models, meaning that if Pink were going to run Mac OS programs by emulating System 7, it would have no room left over for itself.

Meanwhile, corporate infighting at Apple doomed Pink. To those working on Blue, Pink was seen as a project that might steal mind share from their own work. As the turf war grew, engineers started to abandon Pink to work on Blue, and whole projects were brought into one group or another in a flurry of empire-building.[citation needed]

Magazines[3] throughout the early 1990s showed various mock-ups of what Pink would be like. One true innovation of the system was the People, Places and Things metaphor that attempted to provide the user with tools to easily move documents around between people and things (like fax machines) as easily as they could print them using current technologies[citation needed]. The system also added a component-based document model that was similar to Apple's OpenDoc. This concept was missing from OpenStep, which modeled a document as merely "a file on the disk."

Taligent

As development dragged on, Apple eventually entered the AIM alliance with IBM and Motorola. IBM had extensive experience in object-oriented programming, notably their well-respected VisualAge Smalltalk programming system. They also had experience in microkernel design as a side-effect of their Mach based Workplace OS efforts.

Pink was then spun off from Apple as a joint project known as Taligent. The original Apple team was expanded with the addition of a very small number of IBM engineers, as well as a new CEO from IBM, Joe Guglielmi (apparently to the distaste of many of the Apple people).

"In 1992, the earth shook: IBM and Apple clasped hands and pronounced themselves allies. From this union sprang Taligent, a small Cupertino, California, company that's now developing nothing less than a universal operating system."
-MacWorld, 1994

During its first year, IBM persuaded Taligent to replace its internally developed object-oriented microkernel, called Opus, with the microkernel that IBM was using as the base for IBM's Workplace OS. The change in underlying technology had both positive and negative aspects. On the positive side, Pink would become a personality on top of the IBM Workplace OS. This would create easy migration paths between OS/2, AIX, Mac OS, and Pink by allowing any combination of operating system personalities to run simultaneously on a single computer. On the negative side, this created issues over how to integrate Taligent's object-oriented device-driver model with Workplace OS's procedural device-driver model.

Development

Taligent spent much of its first two years developing their operating system (sometimes referred to as TalOS) and simultaneously trying to find a market for it. They started a large project surveying potential customers, only to find little interest in a new OS. It is a point of controversy whether the lack of interest was real or the survey fell prey to question-framing problems and political issues with investors. If asked the question "Do you want a new OS?", there were few who would say yes. The survey did, however, show there was sufficient support for the benefits TalOS would bring.

Influenced by the results of the survey effort, Taligent changed its focus from creating an object-oriented operating system, to creating an object-oriented programming environment that would run on any modern operating system. It was thought this approach would preserve much of the benefit of the higher levels of the system while freeing Taligent from the OS wars. Because of the portability and modularity provided by the C++/object-oriented approach, this change in direction, while not trivial, was relatively easy to implement. The result was TalAE (Taligent Application Environment), later known as CommonPoint. TalAE consisted of more than a hundred object-oriented frameworks and nearly two thousand classes and was heavily pattern-oriented. It ran on top of AIX, HP-UX, OS/2, Windows NT, and a new Apple OS kernel called NuKernel. This made TalAE appear comparable to OpenStep.

At this time (in 1994), Taligent marketing types also began mentioning the possibility of TalDE (Taligent Development Environment) intended to be just as multiplatform as TalAE. Also at this time, IBM marketing types floated the idea of putting a TalOS "personality module" into IBM WPOS (Workplace OS) – a Mach kernel-based OS for the PowerPC intended as a successor to OS/2.

The combination of C++ and IBM and Apple's names on the project suggested that it might prove to be more successful than OpenStep. Early in 1994, Hewlett-Packard became a Taligent partner as well, which was surprising given that HP decided in the same year to produce OpenStep on their platforms. Several existing OpenStep "end customers" stated they would move to Taligent as soon as it was ready. The first versions of CommonPoint shipped for AIX and OS/2 in mid-1995, but were met with a lukewarm response in terms of sales.

By 1995, Apple still didn't have an OS capable of running CommonPoint, and while work continued on the fabled Copland (which was designed to run CommonPoint), it was fairly clear to all involved that Apple had lost all interest in Taligent. Financial concerns at HP also caused their interest to wane. In early 1995 Guglielmi left Taligent for Motorola, and founding board member Dick Guarino became the new CEO. Guarino, though also from IBM, started Taligent on a new course as an object technology supplier in an effort to remain an independent company.

End of Taligent

In the fall of 1995, Guarino died of a heart attack while jogging, and that loss spelled the end of Taligent as a joint venture. It was decided that Taligent would become a wholly owned subsidiary of IBM, focusing on developing technology and leaving the marketing to IBM.

IBM used parts of CommonPoint to create the Open Class class libraries for VisualAge for C++. IBM spawned an open source project called International Components for Unicode from part of this effort. Taligent also created a set of Java- and JavaBeans-based development tools called WebRunner, a groupware product based on Lotus Notes called Places for Project Teams, and licensed various technologies to Sun which are today part of Java, as well as to Oracle Corporation and Netscape. HP released the Taligent C++ compiler technology (known within Taligent as "CompTech") as its "ANSI C++" compiler, aCC. HP also released some graphics libraries that had been developed at Taligent.

In 1996, Taligent promulgated the popular Model View Presenter (MVP) design pattern (an updated version of Model-View-Controller (MVC)).[4]

In 1997, when Bill Gates was asked what trend or development over the past 20 years had really caught him by surprise, his reply was:

"Kaleida and Taligent had less impact than we expected."[5]

In January 1998, after two years as a wholly owned subsidiary, Taligent was dissolved and the remaining engineering team members became IBM employees.

References

  1. ^ "Apple surrenders the Pink (to Microsoft)", The Register, 3 October 2008
  2. ^ "Apple Facts". theapplemuseum.com. http://www.theapplemuseum.com/index.php?id=44. Retrieved 10-04-2008. 
  3. ^ Davis, Fred. "Surrender the Pink!". WIRED Magazine. Condé Nast. http://www.wired.com/wired/archive/1.02/taligent.html. Retrieved 28 June 2011. 
  4. ^ Potel, Mike (1996). MVP: Model-View-Presenter: The Taligent Programming Model for C++ and Java. Retrieved on 2009-01-18 from http://www.wildcrest.com/Potel/Portfolio/mvp.pdf.
  5. ^ InfoWorld. March 3, 1997 

External links


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Taligent — war eine von Apple und IBM im Jahr 1992 gemeinsam gegründete Firma, die die Aufgabe hatte, ein vollständig objektorientiertes und plattformunabhängiges Betriebssystem zu entwickeln. Durch diese Kooperation entstand auch die später von Apple… …   Deutsch Wikipedia

  • Taligent — Software Firma, Tochter von IBM und Apple …   Acronyms

  • Taligent — Software Firma, Tochter von IBM und Apple …   Acronyms von A bis Z

  • Операционная система Taligent — разработанная корпорациями Taligent и IBM объектно ориентированная операционная система. ОС Taligent размещается в прикладной среде, позволяющей ей работать с различными типами микропроцессоров. По английски: Taligent operating system См. также:… …   Финансовый словарь

  • TalAE — Taligent Application Environment …   Acronyms

  • TalDE — Taligent Development Environment …   Acronyms

  • TalOS — Taligent Object Services …   Acronyms

  • TalAE — Taligent Application Environment …   Acronyms von A bis Z

  • TalDE — Taligent Development Environment …   Acronyms von A bis Z

  • TalOS — Taligent Object Services …   Acronyms von A bis Z

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”