Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!VAX1.CC.UAKRON.EDU!mcs.kent.edu!usenet.ins.cwru.edu!george!jeremy From: jeremy@alpha.ces.cwru.edu (Jeremy Jacobsohn) Newsgroups: comp.lang.smalltalk Subject: Backward compatible software in Objectworks Message-ID: <1990Nov27.194105.186@usenet.ins.cwru.edu> Date: 27 Nov 90 19:41:05 GMT Sender: news@usenet.ins.cwru.edu Organization: Computer Engineering and Science, Case Western Reserve University Lines: 19 Originator: jeremy@george.CES.CWRU.Edu Nntp-Posting-Host: george.ces.cwru.edu I've got Release 4 of Objectworks\Smalltalk from ParcPlace. The application I'm trying to load is ThingLabII, a university research project from University of Washington. ThingLabII was compiled under Smalltalk 80 2.5. Objectworks included a backwards-compatibility extension which I've loaded, and I've renamed classes as seem feasible. There is a class in ThingLabII called ParseNode, which I can't find in ObjectWorks. The question(s): does this class exist? have I left out any obvious steps? anyone using ThingLabII? Any help is appreciated! Jeremy