Static git repository of the source code of Squeak and Pharo until Squeak version 4 and Pharo 1: http://scg.unibe.ch/research/Pharogenesis https://github.com/pharogenesis The source code layout (tree of directories and files) could probably be better. But I guess one could use it as proof of concept. Max On 02.11.2011, at 15:27, Igor Stasenko wrote:
How about new source code management?
In terms of: - better abstraction of source code access in image - create a shared repository (database) , which can be used to browse the history of all source code of Pharo and its predecessor up to Squeak 1.0.
We are discussed this idea couple times, and we already having some pieces of puzzle , like Ring. Also, there is already a project made by someone (forgot the name) , who already storing all source code in database and managing it there.
-- Best regards, Igor Stasenko.