Thanks Jens!

On Wed, Feb 29, 2012 at 8:04 AM, Jens Lincke
<[email protected]> wrote:
> 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
>
_______________________________________________
lively-kernel mailing list
[email protected]
http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel

Reply via email to