GemTalk / Sparkle

MIT License
11 stars 5 forks source link

Port Sparkle code to GemStone #8

Closed dalehenrich closed 3 years ago

dalehenrich commented 3 years ago

Since it is turning out that there is a fair amount of code being monkeyed with to get Sparkle to load into GemStone using Rowan, I figure it is worth opening a bug to chronicle the changes that are needed:

dalehenrich commented 3 years ago

With commit 3094124, Sparkle loads cleanly into Pharo and GemStone and passes unit tests in Pharo ... issues #6, #7, #9, and #10 all need to be addressed before we are out of the woods ...

martinmcclure commented 3 years ago

Let's talk tomorrow. I need to understand the consequences of using Monticello format.

martinmcclure commented 3 years ago

12 complete. Format has been restored to RowanHybrid. I believe that solves the rest of the issues on this one. Please re-open if I missed something.