Open tukanos opened 2 days ago
This tends to be very dependent on the version of GemStone and the version of Pharo. I've been meaning to update this and will try to do so next week. Your interest in the project is appreciated!
This tends to be very dependent on the version of GemStone and the version of Pharo. I've been meaning to update this and will try to do so next week. Your interest in the project is appreciated!
Thank you for your answer. In my eyes, this is very useful project. I would think many companies using GemStone would like to use at least some part of the Pharo's codebase.
I thought it might be really picky on the versions of GS together with Pharo. I'm would like to get it to working for GS 3.7.1 & GS 3.7.2 (when it comes out) & Pharo12.
I see you are making exports from Pharo, then doing diff, that I could do, but the GS part is a mystery to me.
However, the GS part with the ByteArrays (in file PharoGs.md5 are connected to GS internals which I do not have a clue about.
I tried to bootstrap the PharoGs and it failed. How do I debug the bootstrap process?
What class is missing? I the list of missing classes, but how do I know which is actually missing? Do I have to go through them? If yes, how do I do that within the failed bootstrap process?
Here is the error output.