Press Space to continue
Finding signal on Twitter is more difficult than it used to be. We curate the best tweets on topics like AI, startups, and product development every weekday so you can focus on what matters.
Press Space to continue
Press Space to continue
paging smalltalk experts: does smalltalk have good approaches to dependency upgrades? iirc there was some work done on representing dependencies in some serializable way outside an image? and i know there's some data migration stuff on object instances too... but without having deep smalltalk expertise, my initial sense is that upgrading running code in an image feels a lot messier than static "trad code". (eg, what happens if i have modified parts of the dependency at…