dolphinsmalltalk / Dolphin

Dolphin Smalltalk Core Image
MIT License
294 stars 58 forks source link

Move STB filer out of base package #1221

Closed blairmcg closed 7 months ago

blairmcg commented 7 months ago

Also make the STB version policy filer instance specific, rather than a flyweight with a single instance per version. This is neater as it reduces the amount of parameter passing, and also means that the classes are eligible for removal when deploying an image.