On 6 November 2012 10:12, Göran Krampe <goran@krampe.se> wrote:
Hi!
On 11/06/2012 08:53 AM, Sven Van Caekenberghe wrote:
There are alternatives to SqueakSource:
http://smalltalkhub.com http://ss3.gemstone.com http:/mc.stfx.eu
And you can roll your own solution. Many people have moved on.
I know - but I am having problems installing stuff!
Let me repeat - I *know* about alternatives - I am *not* asking for using it myself. But please tell me in that case how to install Seaside for example without SS working? Yeah, yeah, I will try the mirror but I had some issue with that...
You could take a look at how builderCI rewires Metacello's internals: https://github.com/dalehenrich/builderCI/blob/master/scripts/latAmMirror.st. It's a bit evil in that it installs an ObjectsAsMethodsWrapper to do the job, but it does work. frank
regards, Göran