Hi, all
I out together some explanations for bootstrapping PartsBin in local
installations:
http://lively-kernel.org/repository/webwerkstatt/bootstrapparts.xhtml
var oldRootPath = Config.rootPath
try {
Config.rootPath = 'http://lively-kernel.org/repository/webwerkstatt/'
$world.openPartItem("BootstrapParts", "PartsBin/Tools")
} finally {
Config.rootPath = oldRootPath
}
Best,
Jens_______________________________________________
lively-kernel mailing list
[email protected]
http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel