EtoysDevMonticello is using repository http://source.squeak.org/etoys.html
Download http://wiki.squeakland.org/download/attachments/17599/etoys-dev.zip
What is EtoysDevMonticello ?
The purpose of this project is to update the Etoys image to use the same base as the Squeak trunk http://source.squeak.org/trunk
The benefits are the new block closure enhancements of the VM and image with much improved speed and stability.
There is also a lot of enhancements to the base classes of the image that are hard to integrate into the older Etoys branch image.
One can also hope that bringing the image up to date with Squeak trunk we can get some spillover developers and synergies with other
communities that benefit Etoys development.
To do list
- Package the Etoys dev image in Monticello packages
- Make a down-loadable image that is concurrent with Etoys and have all change history info etc
- Propagate updates from changes to the packages
- Start merging with Squeak trunk