> If you can post the code and maybe some comments on how to use it, > that would be great. Maybe we can do some testing and investigation > into the problem during the sprint. > > Do we have an issue for the OSProcess problem or has it been discussed > before? > > We'll discuss where to host this server. We have several options there.
We are using Mason from <http://source.wiresong.ca/mc> to build Seaside images. We don't have a server setup yet, but it also works locally. Mason is a very flexible system, it has infrastructure to build images, build SAR archives, build documentation, load Monticello 1 and 2 packages, load Metacello configurations, run tests, run code critics and execute arbitrary scripts, etc. The OB and MC2 distributions are built using Mason for example: <http://www.wiresong.ca/static/releases/>. Lukas -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
