Conversation

We had largely cracked such problems for Smalltalk at Digitalk in the early-mid 1990s. Text is just another media for representing object models. I described our solution in an invited talk at OOPSLA'96. wirfs-brock.com/allen/talks/oo wirfs-brock.com/allen/files/pa 1/
Quote Tweet
My claim was that it's hard to discuss about a Smalltalk class, e.g. in e-mail. I still consider that true.
2
19
Replying to
Team/V was Digitalk product that was a team oriented, modular, mirrors-based Smalltalk IDE. Firewall was a prototype that extended Team/V separating IDE & apps into separate images. Jigsaw was the never completed project to merge Digitalk&ParcPlace products using Firewall tech
1
2
Show replies
Replying to
Team/V included a package migrator that could migrate (sets of) ST packages into a live image. Analyzed input packages against current image producing an atomic transformation plan including instance mutation. Guaranteed that final image package state matched input packages
2