Dec. 18, 2010
8:37 a.m.
Dear charles In pharo we use Gofer to script monticello. Now in the new future we will have the complete infrastructure to have repositories for each versions and we will use metacello (maps of packages) to make sure that each package published in a distribution loads without putting the user in bad situations (Why as a user would i have to knowwhat package version should be loaded :)). So we hope to provide a much better infrastructure for people. For the UI designer, I did not try it now let us know what you find. I'm not sure that there is a way to store and rebuild constructed interface. There is a also UIBuilder which serialize the Moprh and that should be adapted to use a windowSpec stef