Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!ucsd!ucbvax!CIM-VAX.HONEYWELL.COM!derstad From: derstad@CIM-VAX.HONEYWELL.COM ("DAVE ERSTAD") Newsgroups: comp.sys.apollo Subject: Re: Concept of Type Managers/Typed Objects Message-ID: <9009212058.AA14840@umix.cc.umich.edu> Date: 21 Sep 90 21:43:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 11 I've also read and used the "Using the Open Systems Toolkit..." manual. My opinion falls between David and Jim's. The system as a whole is well though out, and makes developing new types (relatively) straightforward. I implemented a variant link with multiple resolution texts (it tries each in turn until one successfully resolves, and returns the linked object). However, the manual is very slow reading. It's a good reference but not easy to jump into.