>test04AddMorphBefore\n(style backgroundColor not rgb(0,0,204) but rgb(0,204,0))\nundefined\n---------\nlively.morphic.Tests.RichTextHTMLTests>>test21HandleSplittedSpanNodesAndTextAttributes\n(textContent a != abx)\nundefined\n---------\nlively.morphic.Tests.SerializationTests>>test01SerializeSimpleWorld\n(does not find morph with name from m1 (SomeMorph != undefined))\nundefined","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"85":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"86":{"x":449,"y":163,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"87":{"submorphs":[],"scripts":[],"id":157,"shape":{"__isSmartRef__":true,"id":88},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica","registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":93},"_MaxTextWidth":366,"_MaxTextHeight":null,"textColor":{"__isSmartRef__":true,"id":92},"showsHalos":false,"__SourceModuleName__":"Global.lively.morphic.TextCore","owner":{"__isSmartRef__":true,"id":39},"_Rotation":0,"name":"testModuleNS","charsReplaced":"TextBasicsTest","lastFindLoc":-4,"_ClipMode":"visible","textChunks":[{"__isSmartRef__":true,"id":94}],"priorExtent":{"__isSmartRef__":true,"id":96},"priorSelectionRange":[2,2],"__LivelyClassName__":"lively.morphic.Text"},"88":{"__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":{"__isSmartRef__":true,"id":89},"_Extent":{"__isSmartRef__":true,"id":90},"_Fill":{"__isSmartRef__":true,"id":91},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":92},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"89":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"90":{"x":366,"y":18,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"91":{"r":0.95,"g":0.95,"b":0.95,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"92":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"93":{"x":102,"y":12,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"94":{"style":{"__isSmartRef__":true,"id":95},"morph":{"__isSmartRef__":true,"id":87},"__SourceModuleName__":"Global.lively.morphic.TextCore","storedString":"['lively.morphic.Tests']","__LivelyClassName__":"lively.morphic.TextChunk"},"95":{"__SourceModuleName__":"Global.lively.morphic.TextCore","__LivelyClassName__":"lively.morphic.TextEmphasis"},"96":{"x":366,"y":18,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"97":{"__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":{"__isSmartRef__":true,"id":98},"_Extent":{"__isSmartRef__":true,"id":99},"_Fill":{"__isSmartRef__":true,"id":100},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":101},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"98":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"99":{"x":479,"y":225,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"100":{"r":0.839,"g":0.839,"b":0.839,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"101":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"102":{"x":986,"y":40,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"103":{"partsSpaceName":"PartsBin/Testing/","__SourceModuleName__":"Global.lively.PartsBin","migrationLevel":2,"comment":"Specify a namespace and run all the TestCase classes defined in that namespace.","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"104":{"runTest":{"__isSmartRef__":true,"id":105}},"105":{"varMapping":{"__isSmartRef__":true,"id":106},"source":"function runTest() {\n\nmodule('lively.TestFramework').load(true);\n\nvar moduleNames = eval(this.get('testModuleNS').textString),\n\tmodules = moduleNames.collect(function(name) { return module(name) }),\n\tresultText = this.get('testResult'),\n\tstartTime = new Date(),\n\tsuite = new TestSuite();\n\n\tresultText.setFill(Color.white);\n\tresultText.setTextString('running...');\n\nmodules.forEach(function(m) {\n\tif (!m.isLoaded()) m.load(true);\n\tsuite.testCasesFromModule(m);\n});\nvar noOfTestCases = suite.testCaseClasses.inject(0, function(sum, testClass) {\n\treturn sum + new testClass().allTestSelectors().length\n});\nsuite.runFinished = function() {\n\tGlobal.testResult = suite.result\n\tif (suite.result.failed.length == 0) {\n\t\tvar time = new Date() - startTime;\n\t\tresultText.setFill(Color.green);\n\t\tresultText.setTextString(time.toString() + 'ms for ' + noOfTestCases + ' tests');\n\t\treturn;\n\t}\n\tvar failStr = suite.result.failed.collect(function(result) {\n\t\tvar msg = result.classname + '>>' + result.selector;\n\t\tmsg += '\\n' + result.err.message;\n\t\tmsg += '\\n' + result.err.stack;\n\t\treturn msg;\n\t}).join('\\n---------\\n');\n\tresultText.setFill(Color.red);\n\tresultText.setTextString(failStr);\n} /* runFinished */\nsuite.runAll();\n\n}","funcProperties":{"__isSmartRef__":true,"id":107},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"106":{"this":{"__isSmartRef__":true,"id":39}},"107":{},"108":{"submorphs":[{"__isSmartRef__":true,"id":109},{"__isSmartRef__":true,"id":9205}],"scripts":[],"id":19,"shape":{"__isSmartRef__":true,"id":9321},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"layout":{"__isSmartRef__":true,"id":9323},"_Position":{"__isSmartRef__":true,"id":9324},"priorExtent":{"__isSmartRef__":true,"id":9325},"targetMorph":{"__isSmartRef__":true,"id":109},"titleBar":{"__isSmartRef__":true,"id":9205},"contentOffset":{"__isSmartRef__":true,"id":9106},"collapsedTransform":null,"collapsedExtent":null,"expandedTransform":null,"expandedExtent":null,"ignoreEventsOnExpand":false,"owner":{"__isSmartRef__":true,"id":0},"highlighted":true,"_Rotation":0,"_Scale":1,"prevDragPos":{"__isSmartRef__":true,"id":9326},"__LivelyClassName__":"lively.morphic.Window","__SourceModuleName__":"Global.lively.morphic.Widgets"},"109":{"submorphs":[{"__isSmartRef__":true,"id":110},{"__isSmartRef__":true,"id":120},{"__isSmartRef__":true,"id":131},{"__isSmartRef__":true,"id":170},{"__isSmartRef__":true,"id":8870},{"__isSmartRef__":true,"id":8880},{"__isSmartRef__":true,"id":8921},{"__isSmartRef__":true,"id":635},{"__isSmartRef__":true,"id":8962},{"__isSmartRef__":true,"id":8974},{"__isSmartRef__":true,"id":9018},{"__isSmartRef__":true,"id":9058}],"scripts":[],"id":452,"shape":{"__isSmartRef__":true,"id":9102},"droppingEnabled":true,"halosEnabled":true,"registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":9106},"showsHalos":false,"name":"PartsBinBrowser","partsBinMetaInfo":{"__isSmartRef__":true,"id":9107},"__SourceModuleName__":"Global.lively.morphic.Core","_Rotation":0,"_Scale":1,"attributeConnections":[{"__isSmartRef__":true,"id":9108}],"doNotSerialize":["$$categoryName"],"doNotCopyProperties":["$$categoryName"],"selectedPartItem":{"__isSmartRef__":true,"id":633},"layout":{"__isSmartRef__":true,"id":9109},"priorExtent":{"__isSmartRef__":true,"id":9110},"categoryName":"NewWorld","categories":{"__isSmartRef__":true,"id":9111},"owner":{"__isSmartRef__":true,"id":108},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":9122},"__LivelyClassName__":"lively.morphic.Box"},"110":{"submorphs":[],"scripts":[],"id":66,"shape":{"__isSmartRef__":true,"id":111},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":115},"_MaxTextWidth":82,"_MaxTextHeight":null,"textColor":{"__isSmartRef__":true,"id":114},"showsHalos":false,"_FontSize":12,"__SourceModuleName__":"Global.lively.morphic.TextCore","_Rotation":0,"name":"Text","partsBinMetaInfo":{"__isSmartRef__":true,"id":116},"textChunks":[{"__isSmartRef__":true,"id":117}],"charsReplaced":"some text","lastFindLoc":-9,"priorSelectionRange":[0,8],"prevScroll":[0,0],"_Scale":1,"owner":{"__isSmartRef__":true,"id":109},"_ClipMode":"visible","priorExtent":{"__isSmartRef__":true,"id":119},"__LivelyClassName__":"lively.morphic.Text"},"111":{"fill":null,"__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":{"__isSmartRef__":true,"id":112},"_Extent":{"__isSmartRef__":true,"id":113},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":114},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"112":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"113":{"x":82,"y":18,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"114":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"115":{"x":8,"y":9,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"116":{"partsSpaceName":"PartsBin/NewWorld","__SourceModuleName__":"Global.lively.PartsBin","migrationLevel":1,"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"117":{"style":{"__isSmartRef__":true,"id":118},"morph":{"__isSmartRef__":true,"id":110},"__SourceModuleName__":"Global.lively.morphic.TextCore","storedString":"PartsBin","__LivelyClassName__":"lively.morphic.TextChunk"},"118":{"__SourceModuleName__":"Global.lively.morphic.TextCore","fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis"},"119":{"x":82,"y":18,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"120":{"submorphs":[],"scripts":[],"id":294,"shape":{"__isSmartRef__":true,"id":121},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":126},"itemList":["Debugging","Forms","Fun","NewWorld","Presenting","Server","Testing","Text support","Tools","uncategorized","Widgets"],"showsHalos":false,"name":"categoryList","partsBinMetaInfo":{"__isSmartRef__":true,"id":127},"__SourceModuleName__":"Global.lively.morphic.Core","owner":{"__isSmartRef__":true,"id":109},"_Rotation":0,"_Scale":1,"_ClipMode":"auto","prevScroll":[0,0],"attributeConnections":[{"__isSmartRef__":true,"id":128}],"doNotSerialize":["$$selection"],"doNotCopyProperties":["$$selection"],"priorExtent":{"__isSmartRef__":true,"id":129},"layout":{"__isSmartRef__":true,"id":130},"selection":"NewWorld","selectedLineNo":3,"__LivelyClassName__":"lively.morphic.List"},"121":{"position":{"__isSmartRef__":true,"id":122},"_Extent":{"__isSmartRef__":true,"id":123},"_BorderWidth":1.258,"_BorderColor":{"__isSmartRef__":true,"id":124},"_Fill":{"__isSmartRef__":true,"id":125},"__SourceModuleName__":"Global.lively.morphic.Shapes","_BorderRadius":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"122":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"123":{"x":144.0100150200251,"y":334.002003004005,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"124":{"r":0.8280587561201496,"g":0.8280587561201496,"b":0.8280587561201496,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"125":{"r":0.95,"g":0.95,"b":0.95,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"126":{"x":9,"y":37,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"127":{"partsSpaceName":"PartsBin/NewWorld","migrationLevel":1,"__SourceModuleName__":"Global.lively.PartsBin","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"128":{"sourceObj":{"__isSmartRef__":true,"id":120},"sourceAttrName":"selection","targetObj":{"__isSmartRef__":true,"id":109},"targetMethodName":"categoryName","__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"129":{"x":144.0100150200251,"y":338.010015020025,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"130":{"resizeHeight":true},"131":{"submorphs":[{"__isSmartRef__":true,"id":132}],"scripts":[],"id":351,"shape":{"__isSmartRef__":true,"id":143},"grabbingEnabled":false,"droppingEnabled":false,"showsMorphMenu":true,"halosEnabled":true,"registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":157},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":146},"lighterFill":{"__isSmartRef__":true,"id":158},"label":{"__isSmartRef__":true,"id":132},"attributeConnections":[{"__isSmartRef__":true,"id":167}],"doNotSerialize":["$$fire"],"doNotCopyProperties":["$$fire"],"showsHalos":false,"__SourceModuleName__":"Global.lively.morphic.Widgets","_Rotation":0,"padding":{"__isSmartRef__":true,"id":168},"name":"reloadButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":169},"owner":{"__isSmartRef__":true,"id":109},"_Scale":1,"__LivelyClassName__":"lively.morphic.Button"},"132":{"submorphs":[],"scripts":[],"id":18,"shape":{"__isSmartRef__":true,"id":133},"grabbingEnabled":false,"droppingEnabled":false,"showsMorphMenu":false,"halosEnabled":true,"fixedWidth":true,"_MaxTextWidth":66,"_MaxTextHeight":21,"fixedHeight":true,"allowsInput":false,"registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":137},"textColor":{"__isSmartRef__":true,"id":136},"owner":{"__isSmartRef__":true,"id":131},"eventsAreIgnored":true,"__SourceModuleName__":"Global.lively.morphic.TextCore","textChunks":[{"__isSmartRef__":true,"id":138}],"padding":{"__isSmartRef__":true,"id":140},"_Padding":{"__isSmartRef__":true,"id":141},"prevScroll":[0,0],"_Align":"center","_FontFamily":"Arial","_ClipMode":"visible","_WhiteSpaceHandling":"pre-wrap","_VerticalAlign":"middle","_Display":"table-cell","priorExtent":{"__isSmartRef__":true,"id":142},"__LivelyClassName__":"lively.morphic.Text"},"133":{"borderWidth":0,"fill":null,"__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":{"__isSmartRef__":true,"id":134},"_Extent":{"__isSmartRef__":true,"id":135},"_BorderColor":{"__isSmartRef__":true,"id":136},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"134":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"135":{"x":66,"y":21,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"136":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"137":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"138":{"style":{"__isSmartRef__":true,"id":139},"morph":{"__isSmartRef__":true,"id":132},"__SourceModuleName__":"Global.lively.morphic.TextCore","storedString":"refresh","__LivelyClassName__":"lively.morphic.TextChunk"},"139":{"__SourceModuleName__":"Global.lively.morphic.TextCore","__LivelyClassName__":"lively.morphic.TextEmphasis"},"140":{"x":5,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"141":{"x":0,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"142":{"x":66,"y":21,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"143":{"__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":{"__isSmartRef__":true,"id":144},"_Extent":{"__isSmartRef__":true,"id":145},"_Fill":{"__isSmartRef__":true,"id":146},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":156},"_BorderRadius":5,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"144":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"145":{"x":66,"y":21,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"146":{"stops":[{"__isSmartRef__":true,"id":147},{"__isSmartRef__":true,"id":149},{"__isSmartRef__":true,"id":151},{"__isSmartRef__":true,"id":153}],"vector":{"__isSmartRef__":true,"id":155},"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.LinearGradient"},"147":{"offset":0,"color":{"__isSmartRef__":true,"id":148}},"148":{"r":0.9600000000000001,"g":0.9600000000000001,"b":0.9600000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"149":{"offset":0.4,"color":{"__isSmartRef__":true,"id":150}},"150":{"r":0.8200000000000001,"g":0.8200000000000001,"b":0.8200000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"151":{"offset":0.6,"color":{"__isSmartRef__":true,"id":152}},"152":{"r":0.8200000000000001,"g":0.8200000000000001,"b":0.8200000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"153":{"offset":1,"color":{"__isSmartRef__":true,"id":154}},"154":{"r":0.94,"g":0.94,"b":0.94,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"155":{"x":0,"y":0,"width":0,"height":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"156":{"r":0.839,"g":0.839,"b":0.839,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"157":{"x":152,"y":10,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"158":{"stops":[{"__isSmartRef__":true,"id":159},{"__isSmartRef__":true,"id":161},{"__isSmartRef__":true,"id":163},{"__isSmartRef__":true,"id":165}],"vector":{"__isSmartRef__":true,"id":155},"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.LinearGradient"},"159":{"offset":0,"color":{"__isSmartRef__":true,"id":160}},"160":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"161":{"offset":0.4,"color":{"__isSmartRef__":true,"id":162}},"162":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"163":{"offset":0.6,"color":{"__isSmartRef__":true,"id":164}},"164":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"165":{"offset":1,"color":{"__isSmartRef__":true,"id":166}},"166":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"167":{"sourceObj":{"__isSmartRef__":true,"id":131},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":109},"targetMethodName":"reloadEverything","__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"168":{"x":5,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"169":{"partsSpaceName":"PartsBin/NewWorld","__SourceModuleName__":"Global.lively.PartsBin","migrationLevel":1,"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"170":{"submorphs":[{"__isSmartRef__":true,"id":171},{"__isSmartRef__":true,"id":194},{"__isSmartRef__":true,"id":214},{"__isSmartRef__":true,"id":234},{"__isSmartRef__":true,"id":254},{"__isSmartRef__":true,"id":274},{"__isSmartRef__":true,"id":294},{"__isSmartRef__":true,"id":314},{"__isSmartRef__":true,"id":334},{"__isSmartRef__":true,"id":354},{"__isSmartRef__":true,"id":374},{"__isSmartRef__":true,"id":394},{"__isSmartRef__":true,"id":414},{"__isSmartRef__":true,"id":434},{"__isSmartRef__":true,"id":454},{"__isSmartRef__":true,"id":474},{"__isSmartRef__":true,"id":494},{"__isSmartRef__":true,"id":514},{"__isSmartRef__":true,"id":534},{"__isSmartRef__":true,"id":554},{"__isSmartRef__":true,"id":574},{"__isSmartRef__":true,"id":594},{"__isSmartRef__":true,"id":614},{"__isSmartRef__":true,"id":8247},{"__isSmartRef__":true,"id":8267},{"__isSmartRef__":true,"id":8287},{"__isSmartRef__":true,"id":8307},{"__isSmartRef__":true,"id":8327},{"__isSmartRef__":true,"id":8347},{"__isSmartRef__":true,"id":8367},{"__isSmartRef__":true,"id":8387},{"__isSmartRef__":true,"id":8407},{"__isSmartRef__":true,"id":8427},{"__isSmartRef__":true,"id":8447},{"__isSmartRef__":true,"id":8467},{"__isSmartRef__":true,"id":8487},{"__isSmartRef__":true,"id":8507},{"__isSmartRef__":true,"id":8527},{"__isSmartRef__":true,"id":8547},{"__isSmartRef__":true,"id":8567},{"__isSmartRef__":true,"id":8587},{"__isSmartRef__":true,"id":8607},{"__isSmartRef__":true,"id":8627},{"__isSmartRef__":true,"id":8647},{"__isSmartRef__":true,"id":8667},{"__isSmartRef__":true,"id":8687},{"__isSmartRef__":true,"id":8707},{"__isSmartRef__":true,"id":8727},{"__isSmartRef__":true,"id":8747},{"__isSmartRef__":true,"id":8767},{"__isSmartRef__":true,"id":8787},{"__isSmartRef__":true,"id":8807},{"__isSmartRef__":true,"id":8827}],"scripts":[],"id":3260,"shape":{"__isSmartRef__":true,"id":8847},"droppingEnabled":true,"halosEnabled":true,"registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":8851},"showsHalos":false,"name":"partsBinContents","partsBinMetaInfo":{"__isSmartRef__":true,"id":8852},"__SourceModuleName__":"Global.lively.morphic.Core","_Rotation":0,"_Scale":1,"_ClipMode":"scroll","owner":{"__isSmartRef__":true,"id":109},"priorExtent":{"__isSmartRef__":true,"id":8853},"attributeConnections":[{"__isSmartRef__":true,"id":8854}],"doNotSerialize":["$$selectedItem"],"doNotCopyProperties":["$$selectedItem"],"isClip":true,"layout":{"__isSmartRef__":true,"id":8855},"selectedItem":{"__isSmartRef__":true,"id":633},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":8856},"__LivelyClassName__":"lively.morphic.Box"},"171":{"submorphs":[{"__isSmartRef__":true,"id":172},{"__isSmartRef__":true,"id":177}],"scripts":[],"id":644,"shape":{"__isSmartRef__":true,"id":188},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":191},"partsBinURL":{"__isSmartRef__":true,"id":192},"targetName":"Button","partItem":{"__isSmartRef__":true,"id":193},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"172":{"submorphs":[],"scripts":[],"id":645,"shape":{"__isSmartRef__":true,"id":173},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":176},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":171},"priorExtent":{"__isSmartRef__":true,"id":175},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"173":{"_Position":{"__isSmartRef__":true,"id":174},"_Extent":{"__isSmartRef__":true,"id":175},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/Button.svg?time=1305027698408","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"174":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"175":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"176":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"177":{"submorphs":[],"scripts":[],"id":646,"shape":{"__isSmartRef__":true,"id":178},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":184},"priorExtent":{"__isSmartRef__":true,"id":185},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":186}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":171},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"178":{"_Position":{"__isSmartRef__":true,"id":179},"_Extent":{"__isSmartRef__":true,"id":180},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"179":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"180":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"181":{"r":0,"g":0,"b":0,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"182":{"r":1,"g":1,"b":1,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"183":{"x":2,"y":1,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"184":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"185":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"186":{"style":{"__isSmartRef__":true,"id":187},"morph":{"__isSmartRef__":true,"id":177},"storedString":"Button","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"187":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"188":{"_Position":{"__isSmartRef__":true,"id":189},"_Extent":{"__isSmartRef__":true,"id":190},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"189":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"190":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"191":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"192":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"193":{"partsSpaceName":"PartsBin/NewWorld/","name":"Button","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"194":{"submorphs":[{"__isSmartRef__":true,"id":195},{"__isSmartRef__":true,"id":200}],"scripts":[],"id":647,"shape":{"__isSmartRef__":true,"id":208},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":211},"partsBinURL":{"__isSmartRef__":true,"id":212},"targetName":"ChoiceButton","partItem":{"__isSmartRef__":true,"id":213},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"195":{"submorphs":[],"scripts":[],"id":648,"shape":{"__isSmartRef__":true,"id":196},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":199},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":194},"priorExtent":{"__isSmartRef__":true,"id":198},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"196":{"_Position":{"__isSmartRef__":true,"id":197},"_Extent":{"__isSmartRef__":true,"id":198},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/ChoiceButton.svg?time=1305027698418","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"197":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"198":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"199":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"200":{"submorphs":[],"scripts":[],"id":649,"shape":{"__isSmartRef__":true,"id":201},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":204},"priorExtent":{"__isSmartRef__":true,"id":205},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":206}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":194},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"201":{"_Position":{"__isSmartRef__":true,"id":202},"_Extent":{"__isSmartRef__":true,"id":203},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"202":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"203":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"204":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"205":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"206":{"style":{"__isSmartRef__":true,"id":207},"morph":{"__isSmartRef__":true,"id":200},"storedString":"ChoiceButton","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"207":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"208":{"_Position":{"__isSmartRef__":true,"id":209},"_Extent":{"__isSmartRef__":true,"id":210},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"209":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"210":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"211":{"x":100,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"212":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"213":{"partsSpaceName":"PartsBin/NewWorld/","name":"ChoiceButton","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"214":{"submorphs":[{"__isSmartRef__":true,"id":215},{"__isSmartRef__":true,"id":220}],"scripts":[],"id":650,"shape":{"__isSmartRef__":true,"id":228},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":231},"partsBinURL":{"__isSmartRef__":true,"id":232},"targetName":"ClassBrowser","partItem":{"__isSmartRef__":true,"id":233},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"215":{"submorphs":[],"scripts":[],"id":651,"shape":{"__isSmartRef__":true,"id":216},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":219},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":214},"priorExtent":{"__isSmartRef__":true,"id":218},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"216":{"_Position":{"__isSmartRef__":true,"id":217},"_Extent":{"__isSmartRef__":true,"id":218},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/ClassBrowser.svg?time=1305027698423","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"217":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"218":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"219":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"220":{"submorphs":[],"scripts":[],"id":652,"shape":{"__isSmartRef__":true,"id":221},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":224},"priorExtent":{"__isSmartRef__":true,"id":225},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":226}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":214},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"221":{"_Position":{"__isSmartRef__":true,"id":222},"_Extent":{"__isSmartRef__":true,"id":223},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"222":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"223":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"224":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"225":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"226":{"style":{"__isSmartRef__":true,"id":227},"morph":{"__isSmartRef__":true,"id":220},"storedString":"ClassBrowser","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"227":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"228":{"_Position":{"__isSmartRef__":true,"id":229},"_Extent":{"__isSmartRef__":true,"id":230},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"229":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"230":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"231":{"x":200,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"232":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"233":{"partsSpaceName":"PartsBin/NewWorld/","name":"ClassBrowser","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"234":{"submorphs":[{"__isSmartRef__":true,"id":235},{"__isSmartRef__":true,"id":240}],"scripts":[],"id":653,"shape":{"__isSmartRef__":true,"id":248},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":251},"partsBinURL":{"__isSmartRef__":true,"id":252},"targetName":"ClassBrowserPane","partItem":{"__isSmartRef__":true,"id":253},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"235":{"submorphs":[],"scripts":[],"id":654,"shape":{"__isSmartRef__":true,"id":236},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":239},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":234},"priorExtent":{"__isSmartRef__":true,"id":238},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"236":{"_Position":{"__isSmartRef__":true,"id":237},"_Extent":{"__isSmartRef__":true,"id":238},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/ClassBrowserPane.svg?time=1305027698431","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"237":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"238":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"239":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"240":{"submorphs":[],"scripts":[],"id":655,"shape":{"__isSmartRef__":true,"id":241},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":244},"priorExtent":{"__isSmartRef__":true,"id":245},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":246}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":234},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"241":{"_Position":{"__isSmartRef__":true,"id":242},"_Extent":{"__isSmartRef__":true,"id":243},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"242":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"243":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"244":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"245":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"246":{"style":{"__isSmartRef__":true,"id":247},"morph":{"__isSmartRef__":true,"id":240},"storedString":"ClassBrowserPane","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"247":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"248":{"_Position":{"__isSmartRef__":true,"id":249},"_Extent":{"__isSmartRef__":true,"id":250},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"249":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"250":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"251":{"x":300,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"252":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"253":{"partsSpaceName":"PartsBin/NewWorld/","name":"ClassBrowserPane","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"254":{"submorphs":[{"__isSmartRef__":true,"id":255},{"__isSmartRef__":true,"id":260}],"scripts":[],"id":656,"shape":{"__isSmartRef__":true,"id":268},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":271},"partsBinURL":{"__isSmartRef__":true,"id":272},"targetName":"ClipMorph","partItem":{"__isSmartRef__":true,"id":273},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"255":{"submorphs":[],"scripts":[],"id":657,"shape":{"__isSmartRef__":true,"id":256},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":259},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":254},"priorExtent":{"__isSmartRef__":true,"id":258},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"256":{"_Position":{"__isSmartRef__":true,"id":257},"_Extent":{"__isSmartRef__":true,"id":258},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/ClipMorph.svg?time=1305027698437","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"257":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"258":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"259":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"260":{"submorphs":[],"scripts":[],"id":658,"shape":{"__isSmartRef__":true,"id":261},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":264},"priorExtent":{"__isSmartRef__":true,"id":265},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":266}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":254},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"261":{"_Position":{"__isSmartRef__":true,"id":262},"_Extent":{"__isSmartRef__":true,"id":263},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"262":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"263":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"264":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"265":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"266":{"style":{"__isSmartRef__":true,"id":267},"morph":{"__isSmartRef__":true,"id":260},"storedString":"ClipMorph","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"267":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"268":{"_Position":{"__isSmartRef__":true,"id":269},"_Extent":{"__isSmartRef__":true,"id":270},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"269":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"270":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"271":{"x":0,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"272":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"273":{"partsSpaceName":"PartsBin/NewWorld/","name":"ClipMorph","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"274":{"submorphs":[{"__isSmartRef__":true,"id":275},{"__isSmartRef__":true,"id":280}],"scripts":[],"id":659,"shape":{"__isSmartRef__":true,"id":288},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":291},"partsBinURL":{"__isSmartRef__":true,"id":292},"targetName":"CloseButton","partItem":{"__isSmartRef__":true,"id":293},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"275":{"submorphs":[],"scripts":[],"id":660,"shape":{"__isSmartRef__":true,"id":276},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":279},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":274},"priorExtent":{"__isSmartRef__":true,"id":278},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"276":{"_Position":{"__isSmartRef__":true,"id":277},"_Extent":{"__isSmartRef__":true,"id":278},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/CloseButton.svg?time=1305027698442","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"277":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"278":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"279":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"280":{"submorphs":[],"scripts":[],"id":661,"shape":{"__isSmartRef__":true,"id":281},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":284},"priorExtent":{"__isSmartRef__":true,"id":285},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":286}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":274},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"281":{"_Position":{"__isSmartRef__":true,"id":282},"_Extent":{"__isSmartRef__":true,"id":283},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"282":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"283":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"284":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"285":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"286":{"style":{"__isSmartRef__":true,"id":287},"morph":{"__isSmartRef__":true,"id":280},"storedString":"CloseButton","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"287":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"288":{"_Position":{"__isSmartRef__":true,"id":289},"_Extent":{"__isSmartRef__":true,"id":290},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"289":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"290":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"291":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"292":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"293":{"partsSpaceName":"PartsBin/NewWorld/","name":"CloseButton","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"294":{"submorphs":[{"__isSmartRef__":true,"id":295},{"__isSmartRef__":true,"id":300}],"scripts":[],"id":662,"shape":{"__isSmartRef__":true,"id":308},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":311},"partsBinURL":{"__isSmartRef__":true,"id":312},"targetName":"CodePane","partItem":{"__isSmartRef__":true,"id":313},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"295":{"submorphs":[],"scripts":[],"id":663,"shape":{"__isSmartRef__":true,"id":296},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":299},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":294},"priorExtent":{"__isSmartRef__":true,"id":298},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"296":{"_Position":{"__isSmartRef__":true,"id":297},"_Extent":{"__isSmartRef__":true,"id":298},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/CodePane.svg?time=1305027698449","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"297":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"298":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"299":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"300":{"submorphs":[],"scripts":[],"id":664,"shape":{"__isSmartRef__":true,"id":301},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":304},"priorExtent":{"__isSmartRef__":true,"id":305},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":306}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":294},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"301":{"_Position":{"__isSmartRef__":true,"id":302},"_Extent":{"__isSmartRef__":true,"id":303},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"302":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"303":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"304":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"305":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"306":{"style":{"__isSmartRef__":true,"id":307},"morph":{"__isSmartRef__":true,"id":300},"storedString":"CodePane","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"307":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"308":{"_Position":{"__isSmartRef__":true,"id":309},"_Extent":{"__isSmartRef__":true,"id":310},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"309":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"310":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"311":{"x":200,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"312":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"313":{"partsSpaceName":"PartsBin/NewWorld/","name":"CodePane","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"314":{"submorphs":[{"__isSmartRef__":true,"id":315},{"__isSmartRef__":true,"id":320}],"scripts":[],"id":665,"shape":{"__isSmartRef__":true,"id":328},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":331},"partsBinURL":{"__isSmartRef__":true,"id":332},"targetName":"CodeSnippet","partItem":{"__isSmartRef__":true,"id":333},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"315":{"submorphs":[],"scripts":[],"id":666,"shape":{"__isSmartRef__":true,"id":316},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":319},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":314},"priorExtent":{"__isSmartRef__":true,"id":318},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"316":{"_Position":{"__isSmartRef__":true,"id":317},"_Extent":{"__isSmartRef__":true,"id":318},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/CodeSnippet.svg?time=1305027698455","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"317":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"318":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"319":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"320":{"submorphs":[],"scripts":[],"id":667,"shape":{"__isSmartRef__":true,"id":321},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":324},"priorExtent":{"__isSmartRef__":true,"id":325},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":326}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":314},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"321":{"_Position":{"__isSmartRef__":true,"id":322},"_Extent":{"__isSmartRef__":true,"id":323},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"322":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"323":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"324":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"325":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"326":{"style":{"__isSmartRef__":true,"id":327},"morph":{"__isSmartRef__":true,"id":320},"storedString":"CodeSnippet","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"327":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"328":{"_Position":{"__isSmartRef__":true,"id":329},"_Extent":{"__isSmartRef__":true,"id":330},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"329":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"330":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"331":{"x":300,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"332":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"333":{"partsSpaceName":"PartsBin/NewWorld/","name":"CodeSnippet","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"334":{"submorphs":[{"__isSmartRef__":true,"id":335},{"__isSmartRef__":true,"id":340}],"scripts":[],"id":668,"shape":{"__isSmartRef__":true,"id":348},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":351},"partsBinURL":{"__isSmartRef__":true,"id":352},"targetName":"CollapsiblePanel","partItem":{"__isSmartRef__":true,"id":353},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"335":{"submorphs":[],"scripts":[],"id":669,"shape":{"__isSmartRef__":true,"id":336},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":339},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":334},"priorExtent":{"__isSmartRef__":true,"id":338},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"336":{"_Position":{"__isSmartRef__":true,"id":337},"_Extent":{"__isSmartRef__":true,"id":338},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/CollapsiblePanel.svg?time=1305027698463","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"337":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"338":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"339":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"340":{"submorphs":[],"scripts":[],"id":670,"shape":{"__isSmartRef__":true,"id":341},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":344},"priorExtent":{"__isSmartRef__":true,"id":345},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":346}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":334},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"341":{"_Position":{"__isSmartRef__":true,"id":342},"_Extent":{"__isSmartRef__":true,"id":343},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"342":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"343":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"344":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"345":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"346":{"style":{"__isSmartRef__":true,"id":347},"morph":{"__isSmartRef__":true,"id":340},"storedString":"CollapsiblePanel","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"347":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"348":{"_Position":{"__isSmartRef__":true,"id":349},"_Extent":{"__isSmartRef__":true,"id":350},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"349":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"350":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"351":{"x":0,"y":200,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"352":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"353":{"partsSpaceName":"PartsBin/NewWorld/","name":"CollapsiblePanel","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"354":{"submorphs":[{"__isSmartRef__":true,"id":355},{"__isSmartRef__":true,"id":360}],"scripts":[],"id":671,"shape":{"__isSmartRef__":true,"id":368},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":371},"partsBinURL":{"__isSmartRef__":true,"id":372},"targetName":"ColorField","partItem":{"__isSmartRef__":true,"id":373},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"355":{"submorphs":[],"scripts":[],"id":672,"shape":{"__isSmartRef__":true,"id":356},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":359},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":354},"priorExtent":{"__isSmartRef__":true,"id":358},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"356":{"_Position":{"__isSmartRef__":true,"id":357},"_Extent":{"__isSmartRef__":true,"id":358},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/ColorField.svg?time=1305027698468","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"357":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"358":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"359":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"360":{"submorphs":[],"scripts":[],"id":673,"shape":{"__isSmartRef__":true,"id":361},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":364},"priorExtent":{"__isSmartRef__":true,"id":365},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":366}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":354},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"361":{"_Position":{"__isSmartRef__":true,"id":362},"_Extent":{"__isSmartRef__":true,"id":363},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"362":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"363":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"364":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"365":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"366":{"style":{"__isSmartRef__":true,"id":367},"morph":{"__isSmartRef__":true,"id":360},"storedString":"ColorField","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"367":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"368":{"_Position":{"__isSmartRef__":true,"id":369},"_Extent":{"__isSmartRef__":true,"id":370},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"369":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"370":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"371":{"x":100,"y":200,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"372":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"373":{"partsSpaceName":"PartsBin/NewWorld/","name":"ColorField","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"374":{"submorphs":[{"__isSmartRef__":true,"id":375},{"__isSmartRef__":true,"id":380}],"scripts":[],"id":674,"shape":{"__isSmartRef__":true,"id":388},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":391},"partsBinURL":{"__isSmartRef__":true,"id":392},"targetName":"ComboText","partItem":{"__isSmartRef__":true,"id":393},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"375":{"submorphs":[],"scripts":[],"id":675,"shape":{"__isSmartRef__":true,"id":376},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":379},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":374},"priorExtent":{"__isSmartRef__":true,"id":378},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"376":{"_Position":{"__isSmartRef__":true,"id":377},"_Extent":{"__isSmartRef__":true,"id":378},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/ComboText.svg?time=1305027698473","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"377":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"378":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"379":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"380":{"submorphs":[],"scripts":[],"id":676,"shape":{"__isSmartRef__":true,"id":381},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":384},"priorExtent":{"__isSmartRef__":true,"id":385},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":386}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":374},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"381":{"_Position":{"__isSmartRef__":true,"id":382},"_Extent":{"__isSmartRef__":true,"id":383},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"382":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"383":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"384":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"385":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"386":{"style":{"__isSmartRef__":true,"id":387},"morph":{"__isSmartRef__":true,"id":380},"storedString":"ComboText","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"387":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"388":{"_Position":{"__isSmartRef__":true,"id":389},"_Extent":{"__isSmartRef__":true,"id":390},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"389":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"390":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"391":{"x":200,"y":200,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"392":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"393":{"partsSpaceName":"PartsBin/NewWorld/","name":"ComboText","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"394":{"submorphs":[{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":400}],"scripts":[],"id":677,"shape":{"__isSmartRef__":true,"id":408},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":411},"partsBinURL":{"__isSmartRef__":true,"id":412},"targetName":"CommitCounter","partItem":{"__isSmartRef__":true,"id":413},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"395":{"submorphs":[],"scripts":[],"id":678,"shape":{"__isSmartRef__":true,"id":396},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":399},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":394},"priorExtent":{"__isSmartRef__":true,"id":398},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"396":{"_Position":{"__isSmartRef__":true,"id":397},"_Extent":{"__isSmartRef__":true,"id":398},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/CommitCounter.svg?time=1305027698478","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"397":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"398":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"399":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"400":{"submorphs":[],"scripts":[],"id":679,"shape":{"__isSmartRef__":true,"id":401},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":404},"priorExtent":{"__isSmartRef__":true,"id":405},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":406}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":394},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"401":{"_Position":{"__isSmartRef__":true,"id":402},"_Extent":{"__isSmartRef__":true,"id":403},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"402":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"403":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"404":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"405":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"406":{"style":{"__isSmartRef__":true,"id":407},"morph":{"__isSmartRef__":true,"id":400},"storedString":"CommitCounter","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"407":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"408":{"_Position":{"__isSmartRef__":true,"id":409},"_Extent":{"__isSmartRef__":true,"id":410},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"409":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"410":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"411":{"x":300,"y":200,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"412":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"413":{"partsSpaceName":"PartsBin/NewWorld/","name":"CommitCounter","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"414":{"submorphs":[{"__isSmartRef__":true,"id":415},{"__isSmartRef__":true,"id":420}],"scripts":[],"id":680,"shape":{"__isSmartRef__":true,"id":428},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":431},"partsBinURL":{"__isSmartRef__":true,"id":432},"targetName":"Cool","partItem":{"__isSmartRef__":true,"id":433},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"415":{"submorphs":[],"scripts":[],"id":681,"shape":{"__isSmartRef__":true,"id":416},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":419},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":414},"priorExtent":{"__isSmartRef__":true,"id":418},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"416":{"_Position":{"__isSmartRef__":true,"id":417},"_Extent":{"__isSmartRef__":true,"id":418},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/Cool.svg?time=1305027698483","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"417":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"418":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"419":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"420":{"submorphs":[],"scripts":[],"id":682,"shape":{"__isSmartRef__":true,"id":421},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":424},"priorExtent":{"__isSmartRef__":true,"id":425},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":426}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":414},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"421":{"_Position":{"__isSmartRef__":true,"id":422},"_Extent":{"__isSmartRef__":true,"id":423},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"422":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"423":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"424":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"425":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"426":{"style":{"__isSmartRef__":true,"id":427},"morph":{"__isSmartRef__":true,"id":420},"storedString":"Cool","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"427":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"428":{"_Position":{"__isSmartRef__":true,"id":429},"_Extent":{"__isSmartRef__":true,"id":430},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"429":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"430":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"431":{"x":0,"y":300,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"432":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"433":{"partsSpaceName":"PartsBin/NewWorld/","name":"Cool","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"434":{"submorphs":[{"__isSmartRef__":true,"id":435},{"__isSmartRef__":true,"id":440}],"scripts":[],"id":683,"shape":{"__isSmartRef__":true,"id":448},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":451},"partsBinURL":{"__isSmartRef__":true,"id":452},"targetName":"DatabaseContainer","partItem":{"__isSmartRef__":true,"id":453},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"435":{"submorphs":[],"scripts":[],"id":684,"shape":{"__isSmartRef__":true,"id":436},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":439},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":434},"priorExtent":{"__isSmartRef__":true,"id":438},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"436":{"_Position":{"__isSmartRef__":true,"id":437},"_Extent":{"__isSmartRef__":true,"id":438},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/DatabaseContainer.svg?time=1305027698488","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"437":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"438":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"439":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"440":{"submorphs":[],"scripts":[],"id":685,"shape":{"__isSmartRef__":true,"id":441},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":444},"priorExtent":{"__isSmartRef__":true,"id":445},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":446}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":434},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"441":{"_Position":{"__isSmartRef__":true,"id":442},"_Extent":{"__isSmartRef__":true,"id":443},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"442":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"443":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"444":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"445":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"446":{"style":{"__isSmartRef__":true,"id":447},"morph":{"__isSmartRef__":true,"id":440},"storedString":"DatabaseContainer","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"447":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"448":{"_Position":{"__isSmartRef__":true,"id":449},"_Extent":{"__isSmartRef__":true,"id":450},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"449":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"450":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"451":{"x":100,"y":300,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"452":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"453":{"partsSpaceName":"PartsBin/NewWorld/","name":"DatabaseContainer","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"454":{"submorphs":[{"__isSmartRef__":true,"id":455},{"__isSmartRef__":true,"id":460}],"scripts":[],"id":686,"shape":{"__isSmartRef__":true,"id":468},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":471},"partsBinURL":{"__isSmartRef__":true,"id":472},"targetName":"DiffExample","partItem":{"__isSmartRef__":true,"id":473},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"455":{"submorphs":[],"scripts":[],"id":687,"shape":{"__isSmartRef__":true,"id":456},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":459},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":454},"priorExtent":{"__isSmartRef__":true,"id":458},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"456":{"_Position":{"__isSmartRef__":true,"id":457},"_Extent":{"__isSmartRef__":true,"id":458},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/DiffExample.svg?time=1305027698493","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"457":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"458":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"459":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"460":{"submorphs":[],"scripts":[],"id":688,"shape":{"__isSmartRef__":true,"id":461},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":464},"priorExtent":{"__isSmartRef__":true,"id":465},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":466}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":454},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"461":{"_Position":{"__isSmartRef__":true,"id":462},"_Extent":{"__isSmartRef__":true,"id":463},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"462":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"463":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"464":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"465":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"466":{"style":{"__isSmartRef__":true,"id":467},"morph":{"__isSmartRef__":true,"id":460},"storedString":"DiffExample","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"467":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"468":{"_Position":{"__isSmartRef__":true,"id":469},"_Extent":{"__isSmartRef__":true,"id":470},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"469":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"470":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"471":{"x":200,"y":300,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"472":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"473":{"partsSpaceName":"PartsBin/NewWorld/","name":"DiffExample","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"474":{"submorphs":[{"__isSmartRef__":true,"id":475},{"__isSmartRef__":true,"id":480}],"scripts":[],"id":689,"shape":{"__isSmartRef__":true,"id":488},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":491},"partsBinURL":{"__isSmartRef__":true,"id":492},"targetName":"Ellipse","partItem":{"__isSmartRef__":true,"id":493},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"475":{"submorphs":[],"scripts":[],"id":690,"shape":{"__isSmartRef__":true,"id":476},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":479},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":474},"priorExtent":{"__isSmartRef__":true,"id":478},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"476":{"_Position":{"__isSmartRef__":true,"id":477},"_Extent":{"__isSmartRef__":true,"id":478},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/Ellipse.svg?time=1305027698499","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"477":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"478":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"479":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"480":{"submorphs":[],"scripts":[],"id":691,"shape":{"__isSmartRef__":true,"id":481},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":484},"priorExtent":{"__isSmartRef__":true,"id":485},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":486}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":474},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"481":{"_Position":{"__isSmartRef__":true,"id":482},"_Extent":{"__isSmartRef__":true,"id":483},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"482":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"483":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"484":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"485":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"486":{"style":{"__isSmartRef__":true,"id":487},"morph":{"__isSmartRef__":true,"id":480},"storedString":"Ellipse","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"487":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"488":{"_Position":{"__isSmartRef__":true,"id":489},"_Extent":{"__isSmartRef__":true,"id":490},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"489":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"490":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"491":{"x":300,"y":300,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"492":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"493":{"partsSpaceName":"PartsBin/NewWorld/","name":"Ellipse","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"494":{"submorphs":[{"__isSmartRef__":true,"id":495},{"__isSmartRef__":true,"id":500}],"scripts":[],"id":692,"shape":{"__isSmartRef__":true,"id":508},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":511},"partsBinURL":{"__isSmartRef__":true,"id":512},"targetName":"FindSenders","partItem":{"__isSmartRef__":true,"id":513},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"495":{"submorphs":[],"scripts":[],"id":693,"shape":{"__isSmartRef__":true,"id":496},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":499},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":494},"priorExtent":{"__isSmartRef__":true,"id":498},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"496":{"_Position":{"__isSmartRef__":true,"id":497},"_Extent":{"__isSmartRef__":true,"id":498},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/FindSenders.svg?time=1305027698504","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"497":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"498":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"499":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"500":{"submorphs":[],"scripts":[],"id":694,"shape":{"__isSmartRef__":true,"id":501},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":504},"priorExtent":{"__isSmartRef__":true,"id":505},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":506}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":494},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"501":{"_Position":{"__isSmartRef__":true,"id":502},"_Extent":{"__isSmartRef__":true,"id":503},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"502":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"503":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"504":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"505":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"506":{"style":{"__isSmartRef__":true,"id":507},"morph":{"__isSmartRef__":true,"id":500},"storedString":"FindSenders","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"507":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"508":{"_Position":{"__isSmartRef__":true,"id":509},"_Extent":{"__isSmartRef__":true,"id":510},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"509":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"510":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"511":{"x":0,"y":400,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"512":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"513":{"partsSpaceName":"PartsBin/NewWorld/","name":"FindSenders","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"514":{"submorphs":[{"__isSmartRef__":true,"id":515},{"__isSmartRef__":true,"id":520}],"scripts":[],"id":695,"shape":{"__isSmartRef__":true,"id":528},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":531},"partsBinURL":{"__isSmartRef__":true,"id":532},"targetName":"FontChooserComboBox","partItem":{"__isSmartRef__":true,"id":533},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"515":{"submorphs":[],"scripts":[],"id":696,"shape":{"__isSmartRef__":true,"id":516},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":519},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":514},"priorExtent":{"__isSmartRef__":true,"id":518},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"516":{"_Position":{"__isSmartRef__":true,"id":517},"_Extent":{"__isSmartRef__":true,"id":518},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/FontChooserComboBox.svg?time=1305027698509","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"517":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"518":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"519":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"520":{"submorphs":[],"scripts":[],"id":697,"shape":{"__isSmartRef__":true,"id":521},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":524},"priorExtent":{"__isSmartRef__":true,"id":525},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":526}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":514},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"521":{"_Position":{"__isSmartRef__":true,"id":522},"_Extent":{"__isSmartRef__":true,"id":523},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"522":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"523":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"524":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"525":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"526":{"style":{"__isSmartRef__":true,"id":527},"morph":{"__isSmartRef__":true,"id":520},"storedString":"FontChooserComboBox","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"527":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"528":{"_Position":{"__isSmartRef__":true,"id":529},"_Extent":{"__isSmartRef__":true,"id":530},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"529":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"530":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"531":{"x":100,"y":400,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"532":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"533":{"partsSpaceName":"PartsBin/NewWorld/","name":"FontChooserComboBox","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"534":{"submorphs":[{"__isSmartRef__":true,"id":535},{"__isSmartRef__":true,"id":540}],"scripts":[],"id":698,"shape":{"__isSmartRef__":true,"id":548},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":551},"partsBinURL":{"__isSmartRef__":true,"id":552},"targetName":"FontChooserDialog","partItem":{"__isSmartRef__":true,"id":553},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"535":{"submorphs":[],"scripts":[],"id":699,"shape":{"__isSmartRef__":true,"id":536},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":539},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":534},"priorExtent":{"__isSmartRef__":true,"id":538},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"536":{"_Position":{"__isSmartRef__":true,"id":537},"_Extent":{"__isSmartRef__":true,"id":538},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/FontChooserDialog.svg?time=1305027698514","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"537":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"538":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"539":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"540":{"submorphs":[],"scripts":[],"id":700,"shape":{"__isSmartRef__":true,"id":541},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":544},"priorExtent":{"__isSmartRef__":true,"id":545},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":546}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":534},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"541":{"_Position":{"__isSmartRef__":true,"id":542},"_Extent":{"__isSmartRef__":true,"id":543},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"542":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"543":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"544":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"545":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"546":{"style":{"__isSmartRef__":true,"id":547},"morph":{"__isSmartRef__":true,"id":540},"storedString":"FontChooserDialog","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"547":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"548":{"_Position":{"__isSmartRef__":true,"id":549},"_Extent":{"__isSmartRef__":true,"id":550},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"549":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"550":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"551":{"x":200,"y":400,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"552":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"553":{"partsSpaceName":"PartsBin/NewWorld/","name":"FontChooserDialog","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"554":{"submorphs":[{"__isSmartRef__":true,"id":555},{"__isSmartRef__":true,"id":560}],"scripts":[],"id":701,"shape":{"__isSmartRef__":true,"id":568},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":571},"partsBinURL":{"__isSmartRef__":true,"id":572},"targetName":"FunctionBrowser","partItem":{"__isSmartRef__":true,"id":573},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"555":{"submorphs":[],"scripts":[],"id":702,"shape":{"__isSmartRef__":true,"id":556},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":559},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":554},"priorExtent":{"__isSmartRef__":true,"id":558},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"556":{"_Position":{"__isSmartRef__":true,"id":557},"_Extent":{"__isSmartRef__":true,"id":558},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/FunctionBrowser.svg?time=1305027698519","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"557":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"558":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"559":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"560":{"submorphs":[],"scripts":[],"id":703,"shape":{"__isSmartRef__":true,"id":561},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":564},"priorExtent":{"__isSmartRef__":true,"id":565},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":566}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":554},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"561":{"_Position":{"__isSmartRef__":true,"id":562},"_Extent":{"__isSmartRef__":true,"id":563},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"562":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"563":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"564":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"565":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"566":{"style":{"__isSmartRef__":true,"id":567},"morph":{"__isSmartRef__":true,"id":560},"storedString":"FunctionBrowser","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"567":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"568":{"_Position":{"__isSmartRef__":true,"id":569},"_Extent":{"__isSmartRef__":true,"id":570},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"569":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"570":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"571":{"x":300,"y":400,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"572":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"573":{"partsSpaceName":"PartsBin/NewWorld/","name":"FunctionBrowser","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"574":{"submorphs":[{"__isSmartRef__":true,"id":575},{"__isSmartRef__":true,"id":580}],"scripts":[],"id":704,"shape":{"__isSmartRef__":true,"id":588},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":591},"partsBinURL":{"__isSmartRef__":true,"id":592},"targetName":"Image","partItem":{"__isSmartRef__":true,"id":593},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"575":{"submorphs":[],"scripts":[],"id":705,"shape":{"__isSmartRef__":true,"id":576},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":579},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":574},"priorExtent":{"__isSmartRef__":true,"id":578},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"576":{"_Position":{"__isSmartRef__":true,"id":577},"_Extent":{"__isSmartRef__":true,"id":578},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/Image.svg?time=1305027698524","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"577":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"578":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"579":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"580":{"submorphs":[],"scripts":[],"id":706,"shape":{"__isSmartRef__":true,"id":581},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":584},"priorExtent":{"__isSmartRef__":true,"id":585},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":586}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":574},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"581":{"_Position":{"__isSmartRef__":true,"id":582},"_Extent":{"__isSmartRef__":true,"id":583},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"582":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"583":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"584":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"585":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"586":{"style":{"__isSmartRef__":true,"id":587},"morph":{"__isSmartRef__":true,"id":580},"storedString":"Image","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"587":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"588":{"_Position":{"__isSmartRef__":true,"id":589},"_Extent":{"__isSmartRef__":true,"id":590},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"589":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"590":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"591":{"x":0,"y":500,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"592":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"593":{"partsSpaceName":"PartsBin/NewWorld/","name":"Image","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"594":{"submorphs":[{"__isSmartRef__":true,"id":595},{"__isSmartRef__":true,"id":600}],"scripts":[],"id":707,"shape":{"__isSmartRef__":true,"id":608},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":611},"partsBinURL":{"__isSmartRef__":true,"id":612},"targetName":"LabeledBox","partItem":{"__isSmartRef__":true,"id":613},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"595":{"submorphs":[],"scripts":[],"id":708,"shape":{"__isSmartRef__":true,"id":596},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":599},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":594},"priorExtent":{"__isSmartRef__":true,"id":598},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"596":{"_Position":{"__isSmartRef__":true,"id":597},"_Extent":{"__isSmartRef__":true,"id":598},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/LabeledBox.svg?time=1305027698529","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"597":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"598":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"599":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"600":{"submorphs":[],"scripts":[],"id":709,"shape":{"__isSmartRef__":true,"id":601},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":604},"priorExtent":{"__isSmartRef__":true,"id":605},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":606}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":594},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"601":{"_Position":{"__isSmartRef__":true,"id":602},"_Extent":{"__isSmartRef__":true,"id":603},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"602":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"603":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"604":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"605":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"606":{"style":{"__isSmartRef__":true,"id":607},"morph":{"__isSmartRef__":true,"id":600},"storedString":"LabeledBox","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"607":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"608":{"_Position":{"__isSmartRef__":true,"id":609},"_Extent":{"__isSmartRef__":true,"id":610},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"609":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"610":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"611":{"x":100,"y":500,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"612":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"613":{"partsSpaceName":"PartsBin/NewWorld/","name":"LabeledBox","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"614":{"submorphs":[{"__isSmartRef__":true,"id":615},{"__isSmartRef__":true,"id":620}],"scripts":[],"id":710,"shape":{"__isSmartRef__":true,"id":628},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":631},"partsBinURL":{"__isSmartRef__":true,"id":632},"targetName":"LatestChangesViewer","partItem":{"__isSmartRef__":true,"id":633},"owner":{"__isSmartRef__":true,"id":170},"isSelected":true,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"615":{"submorphs":[],"scripts":[],"id":711,"shape":{"__isSmartRef__":true,"id":616},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":619},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":614},"priorExtent":{"__isSmartRef__":true,"id":618},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"616":{"_Position":{"__isSmartRef__":true,"id":617},"_Extent":{"__isSmartRef__":true,"id":618},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/LatestChangesViewer.svg?time=1305027698534","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"617":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"618":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"619":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"620":{"submorphs":[],"scripts":[],"id":712,"shape":{"__isSmartRef__":true,"id":621},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":624},"priorExtent":{"__isSmartRef__":true,"id":625},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":626}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":614},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"621":{"_Position":{"__isSmartRef__":true,"id":622},"_Extent":{"__isSmartRef__":true,"id":623},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"622":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"623":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"624":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"625":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"626":{"style":{"__isSmartRef__":true,"id":627},"morph":{"__isSmartRef__":true,"id":620},"storedString":"LatestChangesViewer","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"627":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"628":{"_Position":{"__isSmartRef__":true,"id":629},"_Extent":{"__isSmartRef__":true,"id":630},"_BorderColor":{"__isSmartRef__":true,"id":80},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":3,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"629":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"630":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"631":{"x":200,"y":500,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"632":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"633":{"partsSpaceName":"PartsBin/NewWorld/","name":"LatestChangesViewer","attributeConnections":[{"__isSmartRef__":true,"id":634},{"__isSmartRef__":true,"id":799},{"__isSmartRef__":true,"id":800},{"__isSmartRef__":true,"id":807}],"doNotSerialize":["$$partVersions","$$loadedMetaInfo","$$part"],"doNotCopyProperties":["$$partVersions","$$loadedMetaInfo","$$part"],"partVersions":[{"__isSmartRef__":true,"id":642},{"__isSmartRef__":true,"id":646},{"__isSmartRef__":true,"id":650},{"__isSmartRef__":true,"id":654},{"__isSmartRef__":true,"id":658},{"__isSmartRef__":true,"id":780},{"__isSmartRef__":true,"id":784},{"__isSmartRef__":true,"id":788},{"__isSmartRef__":true,"id":792}],"loadedMetaInfo":{"__isSmartRef__":true,"id":808},"part":{"__isSmartRef__":true,"id":809},"json":"{\"id\":0,\"registry\":{\"0\":{\"submorphs\":[{\"__isSmartRef__\":true,\"id\":1},{\"__isSmartRef__\":true,\"id\":12},{\"__isSmartRef__\":true,\"id\":23},{\"__isSmartRef__\":true,\"id\":69},{\"__isSmartRef__\":true,\"id\":81},{\"__isSmartRef__\":true,\"id\":125}],\"scripts\":[],\"id\":452,\"shape\":{\"__isSmartRef__\":true,\"id\":169},\"droppingEnabled\":true,\"halosEnabled\":true,\"registeredForMouseEvents\":true,\"_Position\":{\"__isSmartRef__\":true,\"id\":174},\"showsHalos\":false,\"name\":\"LatestChangesViewer\",\"partsBinMetaInfo\":{\"__isSmartRef__\":true,\"id\":175},\"__SourceModuleName__\":\"Global.lively.morphic.Core\",\"_Rotation\":0,\"_Scale\":1,\"priorExtent\":{\"__isSmartRef__\":true,\"id\":176},\"svnVersionInfos\":[],\"__serializedLivelyClosures__\":{\"__isSmartRef__\":true,\"id\":177},\"__LivelyClassName__\":\"lively.morphic.Box\"},\"1\":{\"submorphs\":[],\"scripts\":[],\"id\":66,\"shape\":{\"__isSmartRef__\":true,\"id\":2},\"grabbingEnabled\":false,\"droppingEnabled\":false,\"halosEnabled\":true,\"fixedWidth\":true,\"fixedHeight\":true,\"allowsInput\":true,\"_OverflowMode\":\"visible\",\"_FontFamily\":\"Arial, sans-serif\",\"registeredForMouseEvents\":true,\"_Position\":{\"__isSmartRef__\":true,\"id\":6},\"_MaxTextWidth\":554.0686079551847,\"_MaxTextHeight\":22.946971590911744,\"textColor\":{\"__isSmartRef__\":true,\"id\":5},\"showsHalos\":false,\"_FontSize\":11,\"__SourceModuleName__\":\"Global.lively.morphic.TextCore\",\"_Rotation\":0,\"name\":\"urlText\",\"partsBinMetaInfo\":{\"__isSmartRef__\":true,\"id\":7},\"textChunks\":[{\"__isSmartRef__\":true,\"id\":8}],\"charsReplaced\":\"s\",\"lastFindLoc\":6,\"priorSelectionRange\":[29,39],\"prevScroll\":[0,22],\"_Scale\":1,\"owner\":{\"__isSmartRef__\":true,\"id\":0},\"priorExtent\":{\"__isSmartRef__\":true,\"id\":10},\"_ClipMode\":\"hidden\",\"attributeConnections\":[{\"__isSmartRef__\":true,\"id\":11}],\"doNotSerialize\":[\"$$savedTextString\"],\"doNotCopyProperties\":[\"$$savedTextString\"],\"isInputLine\":true,\"_WhiteSpaceHandling\":\"pre-wrap\",\"allowInput\":true,\"savedTextString\":\"http://www.lively-kernel.org/repository/webwerkstatt/\",\"__LivelyClassName__\":\"lively.morphic.Text\"},\"2\":{\"fill\":null,\"__SourceModuleName__\":\"Global.lively.morphic.Shapes\",\"_Position\":{\"__isSmartRef__\":true,\"id\":3},\"_Extent\":{\"__isSmartRef__\":true,\"id\":4},\"_BorderWidth\":1,\"_BorderColor\":{\"__isSmartRef__\":true,\"id\":5},\"__LivelyClassName__\":\"lively.morphic.Shapes.Rectangle\"},\"3\":{\"x\":0,\"y\":0,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"4\":{\"x\":554.0686079551847,\"y\":22.946971590911744,\"__LivelyClassName__\":\"Point\",\"__SourceModuleName__\":\"Global\"},\"5\":{\"r\":0,\"g\":0,\"b\":0,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"6\":{\"x\":5.000000000000739,\"y\":5.000000000000341,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"7\":{\"partsSpaceName\":\"PartsBin/NewWorld\",\"__SourceModuleName__\":\"Global.lively.PartsBin\",\"migrationLevel\":1,\"__LivelyClassName__\":\"lively.PartsBin.PartsBinMetaInfo\"},\"8\":{\"style\":{\"__isSmartRef__\":true,\"id\":9},\"morph\":{\"__isSmartRef__\":true,\"id\":1},\"__SourceModuleName__\":\"Global.lively.morphic.TextCore\",\"storedString\":\"http://www.lively-kernel.org/repository/webwerkstatt/\",\"__LivelyClassName__\":\"lively.morphic.TextChunk\"},\"9\":{\"__SourceModuleName__\":\"Global.lively.morphic.TextCore\",\"__LivelyClassName__\":\"lively.morphic.TextEmphasis\"},\"10\":{\"x\":554.0686079551847,\"y\":22.946971590911744,\"__LivelyClassName__\":\"Point\",\"__SourceModuleName__\":\"Global\"},\"11\":{\"sourceObj\":{\"__isSmartRef__\":true,\"id\":1},\"sourceAttrName\":\"savedTextString\",\"targetObj\":{\"__isSmartRef__\":true,\"id\":0},\"targetMethodName\":\"loadURL\",\"converterString\":\"function (str) { return new URL(str) }\",\"updater\":null,\"updaterString\":null,\"__SourceModuleName__\":\"Global.lively.bindings\",\"__LivelyClassName__\":\"AttributeConnection\"},\"12\":{\"submorphs\":[],\"scripts\":[],\"id\":369,\"shape\":{\"__isSmartRef__\":true,\"id\":13},\"grabbingEnabled\":false,\"droppingEnabled\":false,\"halosEnabled\":true,\"fixedWidth\":true,\"fixedHeight\":true,\"allowsInput\":true,\"_OverflowMode\":\"visible\",\"_FontFamily\":\"Arial, sans-serif\",\"registeredForMouseEvents\":true,\"_Position\":{\"__isSmartRef__\":true,\"id\":17},\"_MaxTextWidth\":128.22719318169885,\"_MaxTextHeight\":23.893943181823943,\"textColor\":{\"__isSmartRef__\":true,\"id\":16},\"showsHalos\":false,\"_FontSize\":14,\"__SourceModuleName__\":\"Global.lively.morphic.TextCore\",\"_Rotation\":0,\"name\":\"filterText\",\"partsBinMetaInfo\":{\"__isSmartRef__\":true,\"id\":18},\"textChunks\":[{\"__isSmartRef__\":true,\"id\":19}],\"charsReplaced\":\".*[^\\\\/]\",\"lastFindLoc\":-5,\"priorSelectionRange\":[4,4],\"prevScroll\":[0,0],\"_Scale\":1,\"priorExtent\":{\"__isSmartRef__\":true,\"id\":21},\"_ClipMode\":\"hidden\",\"owner\":{\"__isSmartRef__\":true,\"id\":0},\"attributeConnections\":[{\"__isSmartRef__\":true,\"id\":22}],\"doNotSerialize\":[\"$$savedTextString\"],\"doNotCopyProperties\":[\"$$savedTextString\"],\"isInputLine\":true,\"_WhiteSpaceHandling\":\"pre-wrap\",\"allowInput\":true,\"savedTextString\":\"/^.*xhtml$/\",\"__LivelyClassName__\":\"lively.morphic.Text\"},\"13\":{\"fill\":null,\"__SourceModuleName__\":\"Global.lively.morphic.Shapes\",\"_Position\":{\"__isSmartRef__\":true,\"id\":14},\"_Extent\":{\"__isSmartRef__\":true,\"id\":15},\"_BorderWidth\":1,\"_BorderColor\":{\"__isSmartRef__\":true,\"id\":16},\"__LivelyClassName__\":\"lively.morphic.Shapes.Rectangle\"},\"14\":{\"x\":0,\"y\":0,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"15\":{\"x\":128.22719318169885,\"y\":23.893943181823943,\"__LivelyClassName__\":\"Point\",\"__SourceModuleName__\":\"Global\"},\"16\":{\"r\":0,\"g\":0,\"b\":0,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"17\":{\"x\":6.000000000001535,\"y\":273.0000000000002,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"18\":{\"partsSpaceName\":\"PartsBin/NewWorld\",\"__SourceModuleName__\":\"Global.lively.PartsBin\",\"migrationLevel\":1,\"__LivelyClassName__\":\"lively.PartsBin.PartsBinMetaInfo\"},\"19\":{\"style\":{\"__isSmartRef__\":true,\"id\":20},\"morph\":{\"__isSmartRef__\":true,\"id\":12},\"__SourceModuleName__\":\"Global.lively.morphic.TextCore\",\"storedString\":\"/^.*xhtml$/\",\"__LivelyClassName__\":\"lively.morphic.TextChunk\"},\"20\":{\"__SourceModuleName__\":\"Global.lively.morphic.TextCore\",\"__LivelyClassName__\":\"lively.morphic.TextEmphasis\"},\"21\":{\"x\":128.22719318169885,\"y\":23.893943181823943,\"__LivelyClassName__\":\"Point\",\"__SourceModuleName__\":\"Global\"},\"22\":{\"sourceObj\":{\"__isSmartRef__\":true,\"id\":12},\"sourceAttrName\":\"savedTextString\",\"targetObj\":{\"__isSmartRef__\":true,\"id\":0},\"targetMethodName\":\"updateChangesList\",\"__SourceModuleName__\":\"Global.lively.bindings\",\"__LivelyClassName__\":\"AttributeConnection\"},\"23\":{\"submorphs\":[],\"scripts\":[],\"id\":1837,\"shape\":{\"__isSmartRef__\":true,\"id\":24},\"grabbingEnabled\":false,\"droppingEnabled\":false,\"halosEnabled\":true,\"fixedWidth\":true,\"fixedHeight\":true,\"allowsInput\":true,\"_FontFamily\":\"Arial, sans-serif\",\"registeredForMouseEvents\":true,\"_Position\":{\"__isSmartRef__\":true,\"id\":28},\"_MaxTextWidth\":44.969590908931764,\"_MaxTextHeight\":24,\"textColor\":{\"__isSmartRef__\":true,\"id\":27},\"showsHalos\":false,\"_FontSize\":14,\"__SourceModuleName__\":\"Global.lively.morphic.TextCore\",\"_Rotation\":0,\"name\":\"maxListLengthText\",\"partsBinMetaInfo\":{\"__isSmartRef__\":true,\"id\":29},\"textChunks\":[{\"__isSmartRef__\":true,\"id\":30}],\"charsReplaced\":\"\",\"lastFindLoc\":4,\"priorSelectionRange\":[1,1],\"prevScroll\":[0,0],\"_Scale\":1,\"_ClipMode\":\"hidden\",\"list\":[10,20,40,50,100,200],\"attributeConnections\":[{\"__isSmartRef__\":true,\"id\":32},{\"__isSmartRef__\":true,\"id\":33},{\"__isSmartRef__\":true,\"id\":34}],\"doNotSerialize\":[\"$$selection\",\"$$savedTextString\"],\"doNotCopyProperties\":[\"$$selection\",\"$$savedTextString\"],\"listMorph\":null,\"_WhiteSpaceHandling\":\"pre-wrap\",\"owner\":{\"__isSmartRef__\":true,\"id\":0},\"priorExtent\":{\"__isSmartRef__\":true,\"id\":35},\"_Align\":\"center\",\"selection\":50,\"savedTextString\":\"100\",\"__serializedLivelyClosures__\":{\"__isSmartRef__\":true,\"id\":36},\"__LivelyClassName__\":\"lively.morphic.Text\"},\"24\":{\"fill\":null,\"__SourceModuleName__\":\"Global.lively.morphic.Shapes\",\"_Position\":{\"__isSmartRef__\":true,\"id\":25},\"_Extent\":{\"__isSmartRef__\":true,\"id\":26},\"_BorderWidth\":1,\"_BorderColor\":{\"__isSmartRef__\":true,\"id\":27},\"__LivelyClassName__\":\"lively.morphic.Shapes.Rectangle\"},\"25\":{\"x\":0,\"y\":0,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"26\":{\"x\":44.969590908931764,\"y\":24,\"__LivelyClassName__\":\"Point\",\"__SourceModuleName__\":\"Global\"},\"27\":{\"r\":0,\"g\":0,\"b\":0,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"28\":{\"x\":147.00000000000216,\"y\":273,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"29\":{\"partsSpaceName\":\"PartsBin/NewWorld\",\"__SourceModuleName__\":\"Global.lively.PartsBin\",\"migrationLevel\":2,\"__LivelyClassName__\":\"lively.PartsBin.PartsBinMetaInfo\"},\"30\":{\"style\":{\"__isSmartRef__\":true,\"id\":31},\"morph\":{\"__isSmartRef__\":true,\"id\":23},\"__SourceModuleName__\":\"Global.lively.morphic.TextCore\",\"storedString\":\"50\",\"__LivelyClassName__\":\"lively.morphic.TextChunk\"},\"31\":{\"__SourceModuleName__\":\"Global.lively.morphic.TextCore\",\"__LivelyClassName__\":\"lively.morphic.TextEmphasis\"},\"32\":{\"sourceObj\":{\"__isSmartRef__\":true,\"id\":23},\"sourceAttrName\":\"selection\",\"targetObj\":{\"__isSmartRef__\":true,\"id\":23},\"targetMethodName\":\"textString\",\"__SourceModuleName__\":\"Global.lively.bindings\",\"__LivelyClassName__\":\"AttributeConnection\"},\"33\":{\"sourceObj\":{\"__isSmartRef__\":true,\"id\":23},\"sourceAttrName\":\"savedTextString\",\"targetObj\":{\"__isSmartRef__\":true,\"id\":23},\"targetMethodName\":\"selection\",\"__SourceModuleName__\":\"Global.lively.bindings\",\"__LivelyClassName__\":\"AttributeConnection\"},\"34\":{\"sourceObj\":{\"__isSmartRef__\":true,\"id\":23},\"sourceAttrName\":\"selection\",\"targetObj\":{\"__isSmartRef__\":true,\"id\":0},\"targetMethodName\":\"updateChangesList\",\"__SourceModuleName__\":\"Global.lively.bindings\",\"__LivelyClassName__\":\"AttributeConnection\"},\"35\":{\"x\":44.969590908931764,\"y\":24,\"__LivelyClassName__\":\"Point\",\"__SourceModuleName__\":\"Global\"},\"36\":{\"onMouseUp\":{\"__isSmartRef__\":true,\"id\":37},\"getList\":{\"__isSmartRef__\":true,\"id\":44},\"setList\":{\"__isSmartRef__\":true,\"id\":47},\"reset\":{\"__isSmartRef__\":true,\"id\":50},\"example\":{\"__isSmartRef__\":true,\"id\":53},\"removeList\":{\"__isSmartRef__\":true,\"id\":56},\"onBlur\":{\"__isSmartRef__\":true,\"id\":59},\"createListMorph\":{\"__isSmartRef__\":true,\"id\":66}},\"37\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":38},\"source\":\"function onMouseUp(evt) {\\n\\tif (evt.isCommandKey() || evt.isRightMouseButtonDown()) return $super(evt);\\n\\tif (this.listMorph) { this.removeList();\\treturn true }\\n\\tvar list = this.createListMorph();\\n\\tthis.addMorph(list);\\n\\tlist.align(list.bounds().topLeft(), this.shape.bounds().bottomLeft())\\n\\tconnect(list, 'selection', this, 'selection');\\n\\tconnect(list, 'selection', this, 'removeList');\\n\\tif (this.listMorph) this.listMorph.remove();\\n\\tthis.listMorph = list;\\n\\treturn true;\\n}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":43},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"38\":{\"this\":{\"__isSmartRef__\":true,\"id\":23},\"__serializedLivelyClosures__\":{\"__isSmartRef__\":true,\"id\":39}},\"39\":{\"$super\":{\"__isSmartRef__\":true,\"id\":40}},\"40\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":41},\"source\":\"function () {\\n\\t\\t\\t\\ttry {\\n\\t\\t\\t\\t\\treturn obj.constructor.prototype[name].apply(obj, arguments)\\n\\t\\t\\t\\t} catch(e) {\\n\\t\\t\\t\\t\\talert('Error in $super call: ' + e + '\\\\n' + e.stack);\\n\\t\\t\\t\\t\\treturn null;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":42},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"41\":{\"obj\":{\"__isSmartRef__\":true,\"id\":23},\"name\":\"onMouseUp\"},\"42\":{},\"43\":{},\"44\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":45},\"source\":\"function getList() {\\n\\treturn this.list || []\\n}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":46},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"45\":{\"this\":{\"__isSmartRef__\":true,\"id\":23}},\"46\":{},\"47\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":48},\"source\":\"function setList(list) {\\n\\treturn this.list = list;\\n}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":49},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"48\":{\"this\":{\"__isSmartRef__\":true,\"id\":23}},\"49\":{},\"50\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":51},\"source\":\"function reset() {\\n\\tthis.list = [];\\n\\tthis.textString = 'empty';\\n\\tthis.removeList()\\n\\tdisconnectAll(this)\\n\\tconnect(this, 'selection', this, 'textString')\\n\\tconnect(this, 'savedTextString', this, 'selection')\\n\\tthis.applyStyle({fixedWidth: true, fixedHeight: true, borderWidth: 1, overflow: 'hidden'})\\n}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":52},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"51\":{\"this\":{\"__isSmartRef__\":true,\"id\":23}},\"52\":{},\"53\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":54},\"source\":\"function example() {\\n/*\\nthis.example()\\nthis.getList()\\n*/\\n\\tthis.setList(Array.range(0,100));\\n\\tthis.textString = 'empty';\\n}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":55},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"54\":{\"this\":{\"__isSmartRef__\":true,\"id\":23}},\"55\":{},\"56\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":57},\"source\":\"function removeList() {\\n\\tthis.listMorph && this.listMorph.remove()\\n\\tthis.listMorph = null;\\n}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":58},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"57\":{\"this\":{\"__isSmartRef__\":true,\"id\":23}},\"58\":{},\"59\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":60},\"source\":\"function onBlur() {\\n\\t$super();\\n\\tthis.removeList();\\n}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":65},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"60\":{\"this\":{\"__isSmartRef__\":true,\"id\":23},\"__serializedLivelyClosures__\":{\"__isSmartRef__\":true,\"id\":61}},\"61\":{\"$super\":{\"__isSmartRef__\":true,\"id\":62}},\"62\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":63},\"source\":\"function () {\\n\\t\\t\\t\\ttry {\\n\\t\\t\\t\\t\\treturn obj.constructor.prototype[name].apply(obj, arguments)\\n\\t\\t\\t\\t} catch(e) {\\n\\t\\t\\t\\t\\talert('Error in $super call: ' + e + '\\\\n' + e.stack);\\n\\t\\t\\t\\t\\treturn null;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":64},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"63\":{\"obj\":{\"__isSmartRef__\":true,\"id\":23},\"name\":\"onBlur\"},\"64\":{},\"65\":{},\"66\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":67},\"source\":\"function createListMorph() {\\n\\treturn new lively.morphic.List(new Rectangle(0,0, this.getExtent().x, 100), this.getList());\\n}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":68},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"67\":{\"this\":{\"__isSmartRef__\":true,\"id\":23}},\"68\":{},\"69\":{\"submorphs\":[],\"scripts\":[],\"id\":294,\"shape\":{\"__isSmartRef__\":true,\"id\":70},\"droppingEnabled\":true,\"halosEnabled\":true,\"_Position\":{\"__isSmartRef__\":true,\"id\":75},\"itemList\":[],\"selectedLineNo\":0,\"showsHalos\":false,\"name\":\"changesList\",\"partsBinMetaInfo\":{\"__isSmartRef__\":true,\"id\":76},\"__SourceModuleName__\":\"Global.lively.morphic.Core\",\"_Rotation\":0,\"_Scale\":1,\"_ClipMode\":\"auto\",\"owner\":{\"__isSmartRef__\":true,\"id\":0},\"priorExtent\":{\"__isSmartRef__\":true,\"id\":77},\"prevScroll\":[0,0],\"attributeConnections\":[],\"doNotSerialize\":[],\"doNotCopyProperties\":[],\"selection\":{\"__isSmartRef__\":true,\"id\":78},\"__LivelyClassName__\":\"lively.morphic.List\"},\"70\":{\"position\":{\"__isSmartRef__\":true,\"id\":71},\"_Extent\":{\"__isSmartRef__\":true,\"id\":72},\"_BorderWidth\":0,\"_BorderColor\":{\"__isSmartRef__\":true,\"id\":73},\"_Fill\":{\"__isSmartRef__\":true,\"id\":74},\"__SourceModuleName__\":\"Global.lively.morphic.Shapes\",\"__LivelyClassName__\":\"lively.morphic.Shapes.Rectangle\"},\"71\":{\"x\":0,\"y\":0,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"72\":{\"x\":551.7054488649917,\"y\":231.62905113675845,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"73\":{\"r\":0,\"g\":0,\"b\":0,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"74\":{\"r\":0.95,\"g\":0.95,\"b\":0.95,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"75\":{\"x\":5.0000000000016485,\"y\":34.000000000000114,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"76\":{\"partsSpaceName\":\"PartsBin/NewWorld\",\"migrationLevel\":2,\"__SourceModuleName__\":\"Global.lively.PartsBin\",\"__LivelyClassName__\":\"lively.PartsBin.PartsBinMetaInfo\"},\"77\":{\"x\":550.7584772740798,\"y\":231.62905113675845,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"78\":{\"versionInfo\":{\"__isSmartRef__\":true,\"id\":79},\"urlString\":\"/repository/webwerkstatt/PartsBin/NewWorld/LatestChangesViewer.metainfo\"},\"79\":{\"rev\":69206,\"date\":{\"__isSmartRef__\":true,\"id\":80},\"author\":\"robertkrahn\",\"shortName\":\"LatestChangesViewer.metainfo\",\"url\":\"/repository/webwerkstatt/PartsBin/NewWorld/LatestChangesViewer.metainfo\",\"__SourceModuleName__\":\"Global.lively.Network\",\"__LivelyClassName__\":\"SVNVersionInfo\"},\"80\":{},\"81\":{\"submorphs\":[{\"__isSmartRef__\":true,\"id\":82}],\"scripts\":[],\"id\":1549,\"shape\":{\"__isSmartRef__\":true,\"id\":93},\"grabbingEnabled\":false,\"droppingEnabled\":false,\"halosEnabled\":true,\"registeredForMouseEvents\":true,\"_Position\":{\"__isSmartRef__\":true,\"id\":107},\"value\":false,\"toggle\":false,\"isActive\":true,\"normalFill\":{\"__isSmartRef__\":true,\"id\":97},\"lighterFill\":{\"__isSmartRef__\":true,\"id\":108},\"label\":{\"__isSmartRef__\":true,\"id\":82},\"_Rotation\":0,\"name\":\"openButton\",\"showsHalos\":false,\"partsBinMetaInfo\":{\"__isSmartRef__\":true,\"id\":117},\"attributeConnections\":[{\"__isSmartRef__\":true,\"id\":118},{\"__isSmartRef__\":true,\"id\":119}],\"doNotSerialize\":[\"$$fire\"],\"doNotCopyProperties\":[\"$$fire\"],\"__SourceModuleName__\":\"Global.lively.morphic.Widgets\",\"_Scale\":1.0538869482229416,\"priorExtent\":{\"__isSmartRef__\":true,\"id\":120},\"owner\":{\"__isSmartRef__\":true,\"id\":0},\"__serializedLivelyClosures__\":{\"__isSmartRef__\":true,\"id\":121},\"__LivelyClassName__\":\"lively.morphic.Button\"},\"82\":{\"submorphs\":[],\"scripts\":[],\"id\":1550,\"shape\":{\"__isSmartRef__\":true,\"id\":83},\"grabbingEnabled\":false,\"droppingEnabled\":false,\"halosEnabled\":true,\"fixedWidth\":true,\"_WhiteSpaceHandling\":\"pre-wrap\",\"fixedHeight\":true,\"allowInput\":false,\"_FontFamily\":\"Helvetica\",\"registeredForMouseEvents\":true,\"_Position\":{\"__isSmartRef__\":true,\"id\":87},\"_MaxTextWidth\":59.9178768357948,\"_MaxTextHeight\":22.00200300400502,\"textStyle\":null,\"padding\":{\"__isSmartRef__\":true,\"id\":88},\"_Padding\":{\"__isSmartRef__\":true,\"id\":89},\"owner\":{\"__isSmartRef__\":true,\"id\":81},\"isLabel\":true,\"eventsAreIgnored\":true,\"__SourceModuleName__\":\"Global.lively.morphic.TextCore\",\"_ClipMode\":\"hidden\",\"priorExtent\":{\"__isSmartRef__\":true,\"id\":90},\"textChunks\":[{\"__isSmartRef__\":true,\"id\":91}],\"_Align\":\"center\",\"__LivelyClassName__\":\"lively.morphic.Text\"},\"83\":{\"position\":{\"__isSmartRef__\":true,\"id\":84},\"_Extent\":{\"__isSmartRef__\":true,\"id\":85},\"_BorderWidth\":0,\"_BorderColor\":{\"__isSmartRef__\":true,\"id\":86},\"_Fill\":null,\"__SourceModuleName__\":\"Global.lively.morphic.Shapes\",\"__LivelyClassName__\":\"lively.morphic.Shapes.Rectangle\"},\"84\":{\"x\":0,\"y\":0,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"85\":{\"x\":59.9178768357948,\"y\":22.00200300400502,\"__LivelyClassName__\":\"Point\",\"__SourceModuleName__\":\"Global\"},\"86\":{\"r\":0,\"g\":0,\"b\":0,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"87\":{\"x\":0,\"y\":0,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"88\":{\"x\":5,\"y\":5,\"width\":0,\"height\":0,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Rectangle\"},\"89\":{\"x\":0,\"y\":0,\"width\":0,\"height\":0,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Rectangle\"},\"90\":{\"x\":59.9178768357948,\"y\":22.00200300400502,\"__LivelyClassName__\":\"Point\",\"__SourceModuleName__\":\"Global\"},\"91\":{\"style\":{\"__isSmartRef__\":true,\"id\":92},\"morph\":{\"__isSmartRef__\":true,\"id\":82},\"__SourceModuleName__\":\"Global.lively.morphic.TextCore\",\"storedString\":\"open\",\"__LivelyClassName__\":\"lively.morphic.TextChunk\"},\"92\":{\"__SourceModuleName__\":\"Global.lively.morphic.TextCore\",\"__LivelyClassName__\":\"lively.morphic.TextEmphasis\"},\"93\":{\"position\":{\"__isSmartRef__\":true,\"id\":94},\"_Extent\":{\"__isSmartRef__\":true,\"id\":95},\"_BorderWidth\":1.1840000000000002,\"_BorderColor\":{\"__isSmartRef__\":true,\"id\":96},\"_Fill\":{\"__isSmartRef__\":true,\"id\":97},\"_BorderRadius\":5.2,\"__SourceModuleName__\":\"Global.lively.morphic.Shapes\",\"__LivelyClassName__\":\"lively.morphic.Shapes.Rectangle\"},\"94\":{\"x\":0,\"y\":0,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"95\":{\"x\":59.9178768357948,\"y\":22.00200300400502,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"96\":{\"r\":0.839,\"g\":0.839,\"b\":0.839,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"97\":{\"stops\":[{\"__isSmartRef__\":true,\"id\":98},{\"__isSmartRef__\":true,\"id\":100},{\"__isSmartRef__\":true,\"id\":102},{\"__isSmartRef__\":true,\"id\":104}],\"vector\":{\"__isSmartRef__\":true,\"id\":106},\"__SourceModuleName__\":\"Global.lively.morphic.Shapes\",\"__LivelyClassName__\":\"lively.morphic.LinearGradient\"},\"98\":{\"offset\":0,\"color\":{\"__isSmartRef__\":true,\"id\":99}},\"99\":{\"r\":0.9600000000000001,\"g\":0.9600000000000001,\"b\":0.9600000000000001,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"100\":{\"offset\":0.4,\"color\":{\"__isSmartRef__\":true,\"id\":101}},\"101\":{\"r\":0.8200000000000001,\"g\":0.8200000000000001,\"b\":0.8200000000000001,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"102\":{\"offset\":0.6,\"color\":{\"__isSmartRef__\":true,\"id\":103}},\"103\":{\"r\":0.8200000000000001,\"g\":0.8200000000000001,\"b\":0.8200000000000001,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"104\":{\"offset\":1,\"color\":{\"__isSmartRef__\":true,\"id\":105}},\"105\":{\"r\":0.94,\"g\":0.94,\"b\":0.94,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"106\":{\"x\":0,\"y\":0,\"width\":0,\"height\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Rectangle\"},\"107\":{\"x\":202.34629405880287,\"y\":274.01060653796475,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"108\":{\"stops\":[{\"__isSmartRef__\":true,\"id\":109},{\"__isSmartRef__\":true,\"id\":111},{\"__isSmartRef__\":true,\"id\":113},{\"__isSmartRef__\":true,\"id\":115}],\"vector\":{\"__isSmartRef__\":true,\"id\":106},\"__SourceModuleName__\":\"Global.lively.morphic.Shapes\",\"__LivelyClassName__\":\"lively.morphic.LinearGradient\"},\"109\":{\"offset\":0,\"color\":{\"__isSmartRef__\":true,\"id\":110}},\"110\":{\"r\":0.98,\"g\":0.98,\"b\":0.98,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"111\":{\"offset\":0.4,\"color\":{\"__isSmartRef__\":true,\"id\":112}},\"112\":{\"r\":0.91,\"g\":0.91,\"b\":0.91,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"113\":{\"offset\":0.6,\"color\":{\"__isSmartRef__\":true,\"id\":114}},\"114\":{\"r\":0.91,\"g\":0.91,\"b\":0.91,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"115\":{\"offset\":1,\"color\":{\"__isSmartRef__\":true,\"id\":116}},\"116\":{\"r\":0.97,\"g\":0.97,\"b\":0.97,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"117\":{\"partsSpaceName\":\"PartsBin/NewWorld\",\"__SourceModuleName__\":\"Global.lively.PartsBin\",\"migrationLevel\":2,\"__LivelyClassName__\":\"lively.PartsBin.PartsBinMetaInfo\"},\"118\":{\"sourceObj\":{\"__isSmartRef__\":true,\"id\":81},\"sourceAttrName\":\"fire\",\"targetObj\":{\"__isSmartRef__\":true,\"id\":81},\"targetMethodName\":\"onFire\",\"converter\":null,\"converterString\":null,\"updater\":null,\"updaterString\":null,\"__SourceModuleName__\":\"Global.lively.bindings\",\"__LivelyClassName__\":\"AttributeConnection\"},\"119\":{\"sourceObj\":{\"__isSmartRef__\":true,\"id\":81},\"sourceAttrName\":\"fire\",\"targetObj\":{\"__isSmartRef__\":true,\"id\":0},\"targetMethodName\":\"openURL\",\"converterString\":\"function (sel) { return this.targetObj.get('changesList').selection.urlString }\",\"updater\":null,\"updaterString\":null,\"__SourceModuleName__\":\"Global.lively.bindings\",\"__LivelyClassName__\":\"AttributeConnection\"},\"120\":{\"x\":59.9178768357948,\"y\":23.004006008010037,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"121\":{\"onFire\":{\"__isSmartRef__\":true,\"id\":122}},\"122\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":123},\"source\":\"function onFire() {\\n}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":124},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"123\":{\"this\":{\"__isSmartRef__\":true,\"id\":81}},\"124\":{},\"125\":{\"submorphs\":[{\"__isSmartRef__\":true,\"id\":126}],\"scripts\":[],\"id\":5740,\"shape\":{\"__isSmartRef__\":true,\"id\":137},\"grabbingEnabled\":false,\"droppingEnabled\":false,\"halosEnabled\":true,\"registeredForMouseEvents\":true,\"_Position\":{\"__isSmartRef__\":true,\"id\":151},\"value\":false,\"toggle\":false,\"isActive\":true,\"normalFill\":{\"__isSmartRef__\":true,\"id\":141},\"lighterFill\":{\"__isSmartRef__\":true,\"id\":152},\"label\":{\"__isSmartRef__\":true,\"id\":126},\"_Rotation\":0,\"name\":\"diffButton\",\"showsHalos\":false,\"partsBinMetaInfo\":{\"__isSmartRef__\":true,\"id\":161},\"attributeConnections\":[{\"__isSmartRef__\":true,\"id\":162},{\"__isSmartRef__\":true,\"id\":163}],\"doNotSerialize\":[\"$$fire\"],\"doNotCopyProperties\":[\"$$fire\"],\"__SourceModuleName__\":\"Global.lively.morphic.Widgets\",\"_Scale\":1.0538869482229414,\"priorExtent\":{\"__isSmartRef__\":true,\"id\":164},\"owner\":{\"__isSmartRef__\":true,\"id\":0},\"__serializedLivelyClosures__\":{\"__isSmartRef__\":true,\"id\":165},\"__LivelyClassName__\":\"lively.morphic.Button\"},\"126\":{\"submorphs\":[],\"scripts\":[],\"id\":1550,\"shape\":{\"__isSmartRef__\":true,\"id\":127},\"grabbingEnabled\":false,\"droppingEnabled\":false,\"halosEnabled\":true,\"fixedWidth\":true,\"_WhiteSpaceHandling\":\"pre-wrap\",\"fixedHeight\":true,\"allowInput\":false,\"_FontFamily\":\"Helvetica\",\"registeredForMouseEvents\":true,\"_Position\":{\"__isSmartRef__\":true,\"id\":131},\"_MaxTextWidth\":59.9178768357948,\"_MaxTextHeight\":22.00200300400502,\"textStyle\":null,\"padding\":{\"__isSmartRef__\":true,\"id\":132},\"_Padding\":{\"__isSmartRef__\":true,\"id\":133},\"owner\":{\"__isSmartRef__\":true,\"id\":125},\"isLabel\":true,\"eventsAreIgnored\":true,\"__SourceModuleName__\":\"Global.lively.morphic.TextCore\",\"_ClipMode\":\"hidden\",\"priorExtent\":{\"__isSmartRef__\":true,\"id\":134},\"textChunks\":[{\"__isSmartRef__\":true,\"id\":135}],\"_Align\":\"center\",\"__LivelyClassName__\":\"lively.morphic.Text\"},\"127\":{\"position\":{\"__isSmartRef__\":true,\"id\":128},\"_Extent\":{\"__isSmartRef__\":true,\"id\":129},\"_BorderWidth\":0,\"_BorderColor\":{\"__isSmartRef__\":true,\"id\":130},\"_Fill\":null,\"__SourceModuleName__\":\"Global.lively.morphic.Shapes\",\"__LivelyClassName__\":\"lively.morphic.Shapes.Rectangle\"},\"128\":{\"x\":0,\"y\":0,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"129\":{\"x\":59.9178768357948,\"y\":22.00200300400502,\"__LivelyClassName__\":\"Point\",\"__SourceModuleName__\":\"Global\"},\"130\":{\"r\":0,\"g\":0,\"b\":0,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"131\":{\"x\":0,\"y\":0,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"132\":{\"x\":5,\"y\":5,\"width\":0,\"height\":0,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Rectangle\"},\"133\":{\"x\":0,\"y\":0,\"width\":0,\"height\":0,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Rectangle\"},\"134\":{\"x\":59.9178768357948,\"y\":22.00200300400502,\"__LivelyClassName__\":\"Point\",\"__SourceModuleName__\":\"Global\"},\"135\":{\"style\":{\"__isSmartRef__\":true,\"id\":136},\"morph\":{\"__isSmartRef__\":true,\"id\":126},\"__SourceModuleName__\":\"Global.lively.morphic.TextCore\",\"storedString\":\"diff\",\"__LivelyClassName__\":\"lively.morphic.TextChunk\"},\"136\":{\"__SourceModuleName__\":\"Global.lively.morphic.TextCore\",\"__LivelyClassName__\":\"lively.morphic.TextEmphasis\"},\"137\":{\"position\":{\"__isSmartRef__\":true,\"id\":138},\"_Extent\":{\"__isSmartRef__\":true,\"id\":139},\"_BorderWidth\":1.1840000000000002,\"_BorderColor\":{\"__isSmartRef__\":true,\"id\":140},\"_Fill\":{\"__isSmartRef__\":true,\"id\":141},\"_BorderRadius\":5.2,\"__SourceModuleName__\":\"Global.lively.morphic.Shapes\",\"__LivelyClassName__\":\"lively.morphic.Shapes.Rectangle\"},\"138\":{\"x\":0,\"y\":0,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"139\":{\"x\":59.9178768357948,\"y\":22.00200300400502,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"140\":{\"r\":0.839,\"g\":0.839,\"b\":0.839,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"141\":{\"stops\":[{\"__isSmartRef__\":true,\"id\":142},{\"__isSmartRef__\":true,\"id\":144},{\"__isSmartRef__\":true,\"id\":146},{\"__isSmartRef__\":true,\"id\":148}],\"vector\":{\"__isSmartRef__\":true,\"id\":150},\"__SourceModuleName__\":\"Global.lively.morphic.Shapes\",\"__LivelyClassName__\":\"lively.morphic.LinearGradient\"},\"142\":{\"offset\":0,\"color\":{\"__isSmartRef__\":true,\"id\":143}},\"143\":{\"r\":0.9600000000000001,\"g\":0.9600000000000001,\"b\":0.9600000000000001,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"144\":{\"offset\":0.4,\"color\":{\"__isSmartRef__\":true,\"id\":145}},\"145\":{\"r\":0.8200000000000001,\"g\":0.8200000000000001,\"b\":0.8200000000000001,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"146\":{\"offset\":0.6,\"color\":{\"__isSmartRef__\":true,\"id\":147}},\"147\":{\"r\":0.8200000000000001,\"g\":0.8200000000000001,\"b\":0.8200000000000001,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"148\":{\"offset\":1,\"color\":{\"__isSmartRef__\":true,\"id\":149}},\"149\":{\"r\":0.94,\"g\":0.94,\"b\":0.94,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"150\":{\"x\":0,\"y\":0,\"width\":0,\"height\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Rectangle\"},\"151\":{\"x\":269.79505874506833,\"y\":274.0106065379647,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"152\":{\"stops\":[{\"__isSmartRef__\":true,\"id\":153},{\"__isSmartRef__\":true,\"id\":155},{\"__isSmartRef__\":true,\"id\":157},{\"__isSmartRef__\":true,\"id\":159}],\"vector\":{\"__isSmartRef__\":true,\"id\":150},\"__SourceModuleName__\":\"Global.lively.morphic.Shapes\",\"__LivelyClassName__\":\"lively.morphic.LinearGradient\"},\"153\":{\"offset\":0,\"color\":{\"__isSmartRef__\":true,\"id\":154}},\"154\":{\"r\":0.98,\"g\":0.98,\"b\":0.98,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"155\":{\"offset\":0.4,\"color\":{\"__isSmartRef__\":true,\"id\":156}},\"156\":{\"r\":0.91,\"g\":0.91,\"b\":0.91,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"157\":{\"offset\":0.6,\"color\":{\"__isSmartRef__\":true,\"id\":158}},\"158\":{\"r\":0.91,\"g\":0.91,\"b\":0.91,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"159\":{\"offset\":1,\"color\":{\"__isSmartRef__\":true,\"id\":160}},\"160\":{\"r\":0.97,\"g\":0.97,\"b\":0.97,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"161\":{\"partsSpaceName\":\"PartsBin/NewWorld\",\"__SourceModuleName__\":\"Global.lively.PartsBin\",\"migrationLevel\":2,\"__LivelyClassName__\":\"lively.PartsBin.PartsBinMetaInfo\"},\"162\":{\"sourceObj\":{\"__isSmartRef__\":true,\"id\":125},\"sourceAttrName\":\"fire\",\"targetObj\":{\"__isSmartRef__\":true,\"id\":125},\"targetMethodName\":\"onFire\",\"converter\":null,\"converterString\":null,\"updater\":null,\"updaterString\":null,\"__SourceModuleName__\":\"Global.lively.bindings\",\"__LivelyClassName__\":\"AttributeConnection\"},\"163\":{\"sourceObj\":{\"__isSmartRef__\":true,\"id\":125},\"sourceAttrName\":\"fire\",\"targetObj\":{\"__isSmartRef__\":true,\"id\":0},\"targetMethodName\":\"openDifferForURL\",\"converterString\":\"function (sel) { return this.targetObj.get('changesList').selection.urlString }\",\"updater\":null,\"updaterString\":null,\"__SourceModuleName__\":\"Global.lively.bindings\",\"__LivelyClassName__\":\"AttributeConnection\"},\"164\":{\"x\":59.9178768357948,\"y\":23.004006008010037,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"165\":{\"onFire\":{\"__isSmartRef__\":true,\"id\":166}},\"166\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":167},\"source\":\"function onFire() {\\n}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":168},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"167\":{\"this\":{\"__isSmartRef__\":true,\"id\":125}},\"168\":{},\"169\":{\"position\":{\"__isSmartRef__\":true,\"id\":170},\"_Extent\":{\"__isSmartRef__\":true,\"id\":171},\"_BorderWidth\":1,\"_BorderColor\":{\"__isSmartRef__\":true,\"id\":172},\"_Fill\":{\"__isSmartRef__\":true,\"id\":173},\"__SourceModuleName__\":\"Global.lively.morphic.Shapes\",\"__LivelyClassName__\":\"lively.morphic.Shapes.Rectangle\"},\"170\":{\"x\":0,\"y\":0,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"171\":{\"x\":566.8569943195826,\"y\":302.65192045515346,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"172\":{\"r\":0,\"g\":0,\"b\":0,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"173\":{\"r\":1,\"g\":1,\"b\":1,\"a\":1,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Color\"},\"174\":{\"x\":0,\"y\":0,\"__LivelyClassName__\":\"Point\",\"__SourceModuleName__\":\"Global\"},\"175\":{\"partsSpaceName\":\"PartsBin/NewWorld\",\"__SourceModuleName__\":\"Global.lively.PartsBin\",\"migrationLevel\":2,\"comment\":\"Recursively shows what files have changed. Can filter its contents using a regex.\",\"__LivelyClassName__\":\"lively.PartsBin.PartsBinMetaInfo\"},\"176\":{\"x\":568.7509375014064,\"y\":302.65192045515346,\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"Point\"},\"177\":{\"loadURL\":{\"__isSmartRef__\":true,\"id\":178},\"notify\":{\"__isSmartRef__\":true,\"id\":181},\"onLoad\":{\"__isSmartRef__\":true,\"id\":184},\"getFilter\":{\"__isSmartRef__\":true,\"id\":187},\"createListItemFor\":{\"__isSmartRef__\":true,\"id\":190},\"getMaxListLength\":{\"__isSmartRef__\":true,\"id\":193},\"getURL\":{\"__isSmartRef__\":true,\"id\":196},\"setupConnections\":{\"__isSmartRef__\":true,\"id\":199},\"updateChangesList\":{\"__isSmartRef__\":true,\"id\":202},\"openURL\":{\"__isSmartRef__\":true,\"id\":205},\"reset\":{\"__isSmartRef__\":true,\"id\":208},\"openDifferForURL\":{\"__isSmartRef__\":true,\"id\":211}},\"178\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":179},\"source\":\"function loadURL(url) {\\n\\tthis.notify('Please wait, fetching data');\\n\\tvar webR = new WebResource(this.getURL()).beAsync();\\n\\tlively.bindings.connect(webR, 'contentDocument', this, 'onLoad');\\n\\twebR.propfind('infinity')\\n}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":180},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"179\":{\"this\":{\"__isSmartRef__\":true,\"id\":0}},\"180\":{},\"181\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":182},\"source\":\"function notify(msg) {\\n\\tthis.get('changesList').updateList([msg])\\n}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":183},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"182\":{\"this\":{\"__isSmartRef__\":true,\"id\":0}},\"183\":{},\"184\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":185},\"source\":\"function onLoad(propfindXML) {\\n\\tthis.notify('Please wait, extracting version infos');\\n\\n\\t// extract\\n\\tvar rawNodes = new Query(\\\"/D:multistatus/D:response\\\").findAll(propfindXML.documentElement);\\n\\n\\tvar svnVersionInfos = rawNodes.map(function(rawNode) { return SVNVersionInfo.fromPropfindNode(rawNode) });\\n\\n\\tthis.svnVersionInfos = svnVersionInfos;\\n\\n\\tthis.updateChangesList();\\n}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":186},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"185\":{\"this\":{\"__isSmartRef__\":true,\"id\":0}},\"186\":{},\"187\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":188},\"source\":\"function getFilter() {\\n\\treturn eval(this.get('filterText').textString);\\n}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":189},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"188\":{\"this\":{\"__isSmartRef__\":true,\"id\":0}},\"189\":{},\"190\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":191},\"source\":\"function createListItemFor(versionInfo) {\\n\\treturn {\\n\\t\\tisListItem: true,\\n\\t\\tstring: versionInfo.shortName + ' (' + versionInfo.rev + ' -- ' + versionInfo.author + ')',\\n\\t\\tvalue: {\\n\\t\\t\\tversionInfo: versionInfo,\\n\\t\\t\\turlString: versionInfo.url,\\n\\t\\t}\\n\\t};\\n}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":192},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"191\":{\"this\":{\"__isSmartRef__\":true,\"id\":0}},\"192\":{},\"193\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":194},\"source\":\"function getMaxListLength() {\\n\\treturn Number(this.get('maxListLengthText').textString);\\n}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":195},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"194\":{\"this\":{\"__isSmartRef__\":true,\"id\":0}},\"195\":{},\"196\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":197},\"source\":\"function getURL() {\\n\\treturn new URL(this.get('urlText').textString);\\n}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":198},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"197\":{\"this\":{\"__isSmartRef__\":true,\"id\":0}},\"198\":{},\"199\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":200},\"source\":\"function setupConnections(msg) {\\n\\tconnect(this.get('urlText'), 'savedTextString', this, 'loadURL', {converter: function(str) { return new URL(str) }});\\n\\tconnect(this.get('filterText'), 'savedTextString', this, 'updateChangesList');\\n\\tconnect(this.get('maxListLengthText'), 'selection', this, 'updateChangesList');\\n\\tconnect(this.get('openButton'), 'fire', this, 'openURL', {converter: function(sel) { return this.targetObj.get('changesList').selection.urlString }});\\n\\tconnect(this.get('diffButton'), 'fire', this, 'openDifferForURL', {converter: function(sel) { return this.targetObj.get('changesList').selection.urlString }});\\n}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":201},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"200\":{\"this\":{\"__isSmartRef__\":true,\"id\":0}},\"201\":{},\"202\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":203},\"source\":\"function updateChangesList() {\\n\\t// filter and sort\\n\\tvar list = this.svnVersionInfos\\n\\t\\t.select(function(ea) { return ea.shortName.match(this.getFilter()) }, this)\\n\\t\\t.collect(function(ea) { return this.createListItemFor(ea) }, this)\\n\\t\\t.sort(function(a,b) { return b.value.versionInfo.rev - a.value.versionInfo.rev })\\n\\t\\t.slice(0, this.getMaxListLength());\\n\\n\\tthis.get('changesList').updateList(list);\\n}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":204},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"203\":{\"this\":{\"__isSmartRef__\":true,\"id\":0}},\"204\":{},\"205\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":206},\"source\":\"function openURL(url) {\\n\\twindow.open(url);\\n\\t// this.world().confirm('Go to ' + url + '?', function(answer) {\\n\\t\\t// if (answer) window.open(url);\\n\\t// })\\n}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":207},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"206\":{\"this\":{\"__isSmartRef__\":true,\"id\":0}},\"207\":{},\"208\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":209},\"source\":\"function reset() {\\n\\tthis.get('changesList').updateList([]);\\n\\tthis.svnVersionInfos = [];\\n}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":210},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"209\":{\"this\":{\"__isSmartRef__\":true,\"id\":0}},\"210\":{},\"211\":{\"varMapping\":{\"__isSmartRef__\":true,\"id\":212},\"source\":\"function openDifferForURL(url) {\\n\\tvar differ = lively.PartsBin.getPart('VersionDiffer', 'PartsBin/NewWorld');\\n\\tif (!url.startsWith('http'))\\n\\t\\turl = 'http://' + URL.codeBase.hostname + url\\n\\tdiffer.setURL(url);\\n\\tdiffer.openInWorld();\\n\\tdiffer.align(differ.bounds().topLeft(), this.bounds().bottomLeft())\\n}\",\"funcProperties\":{\"__isSmartRef__\":true,\"id\":213},\"__SourceModuleName__\":\"Global\",\"__LivelyClassName__\":\"lively.Closure\"},\"212\":{\"this\":{\"__isSmartRef__\":true,\"id\":0}},\"213\":{},\"isSimplifiedRegistry\":true}}","__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"634":{"sourceObj":{"__isSmartRef__":true,"id":633},"sourceAttrName":"partVersions","targetObj":{"__isSmartRef__":true,"id":635},"targetMethodName":"updateList","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"635":{"submorphs":[],"scripts":[],"id":294,"shape":{"__isSmartRef__":true,"id":636},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":641},"itemList":[{"__isSmartRef__":true,"id":642},{"__isSmartRef__":true,"id":646},{"__isSmartRef__":true,"id":650},{"__isSmartRef__":true,"id":654},{"__isSmartRef__":true,"id":658},{"__isSmartRef__":true,"id":780},{"__isSmartRef__":true,"id":784},{"__isSmartRef__":true,"id":788},{"__isSmartRef__":true,"id":792}],"showsHalos":false,"name":"selectedPartVersions","partsBinMetaInfo":{"__isSmartRef__":true,"id":796},"__SourceModuleName__":"Global.lively.morphic.Core","_Rotation":0,"_Scale":1,"_ClipMode":"scroll","owner":{"__isSmartRef__":true,"id":109},"prevScroll":[0,0],"layout":{"__isSmartRef__":true,"id":797},"priorExtent":{"__isSmartRef__":true,"id":798},"__LivelyClassName__":"lively.morphic.List"},"636":{"position":{"__isSmartRef__":true,"id":637},"_Extent":{"__isSmartRef__":true,"id":638},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":639},"_Fill":{"__isSmartRef__":true,"id":640},"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"637":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"638":{"x":359.1842763684606,"y":83,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"639":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"640":{"r":0.95,"g":0.95,"b":0.95,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"641":{"x":577.5,"y":71.5,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"642":{"rev":69661,"author":"robertkrahn","date":{"__isSmartRef__":true,"id":643},"url":{"__isSmartRef__":true,"id":644},"changes":[{"__isSmartRef__":true,"id":645}],"__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"643":{},"644":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/LatestChangesViewer.json","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"645":{"type":"S:modified","url":"/PartsBin/NewWorld/LatestChangesViewer.json"},"646":{"rev":69207,"author":"robertkrahn","date":{"__isSmartRef__":true,"id":647},"url":{"__isSmartRef__":true,"id":648},"changes":[{"__isSmartRef__":true,"id":649}],"__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"647":{},"648":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/LatestChangesViewer.json","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"649":{"type":"S:modified","url":"/PartsBin/NewWorld/LatestChangesViewer.json"},"650":{"rev":69204,"author":"robertkrahn","date":{"__isSmartRef__":true,"id":651},"url":{"__isSmartRef__":true,"id":652},"changes":[{"__isSmartRef__":true,"id":653}],"__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"651":{},"652":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/LatestChangesViewer.json","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"653":{"type":"S:modified","url":"/PartsBin/NewWorld/LatestChangesViewer.json"},"654":{"rev":69201,"author":"robertkrahn","date":{"__isSmartRef__":true,"id":655},"url":{"__isSmartRef__":true,"id":656},"changes":[{"__isSmartRef__":true,"id":657}],"__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"655":{},"656":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/LatestChangesViewer.json","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"657":{"type":"S:modified","url":"/PartsBin/NewWorld/LatestChangesViewer.json"},"658":{"rev":68277,"author":"robertkrahn","date":{"__isSmartRef__":true,"id":659},"url":{"__isSmartRef__":true,"id":660},"changes":[{"__isSmartRef__":true,"id":661},{"__isSmartRef__":true,"id":662},{"__isSmartRef__":true,"id":663},{"__isSmartRef__":true,"id":664},{"__isSmartRef__":true,"id":665},{"__isSmartRef__":true,"id":666},{"__isSmartRef__":true,"id":667},{"__isSmartRef__":true,"id":668},{"__isSmartRef__":true,"id":669},{"__isSmartRef__":true,"id":670},{"__isSmartRef__":true,"id":671},{"__isSmartRef__":true,"id":672},{"__isSmartRef__":true,"id":673},{"__isSmartRef__":true,"id":674},{"__isSmartRef__":true,"id":675},{"__isSmartRef__":true,"id":676},{"__isSmartRef__":true,"id":677},{"__isSmartRef__":true,"id":678},{"__isSmartRef__":true,"id":679},{"__isSmartRef__":true,"id":680},{"__isSmartRef__":true,"id":681},{"__isSmartRef__":true,"id":682},{"__isSmartRef__":true,"id":683},{"__isSmartRef__":true,"id":684},{"__isSmartRef__":true,"id":685},{"__isSmartRef__":true,"id":686},{"__isSmartRef__":true,"id":687},{"__isSmartRef__":true,"id":688},{"__isSmartRef__":true,"id":689},{"__isSmartRef__":true,"id":690},{"__isSmartRef__":true,"id":691},{"__isSmartRef__":true,"id":692},{"__isSmartRef__":true,"id":693},{"__isSmartRef__":true,"id":694},{"__isSmartRef__":true,"id":695},{"__isSmartRef__":true,"id":696},{"__isSmartRef__":true,"id":697},{"__isSmartRef__":true,"id":698},{"__isSmartRef__":true,"id":699},{"__isSmartRef__":true,"id":700},{"__isSmartRef__":true,"id":701},{"__isSmartRef__":true,"id":702},{"__isSmartRef__":true,"id":703},{"__isSmartRef__":true,"id":704},{"__isSmartRef__":true,"id":705},{"__isSmartRef__":true,"id":706},{"__isSmartRef__":true,"id":707},{"__isSmartRef__":true,"id":708},{"__isSmartRef__":true,"id":709},{"__isSmartRef__":true,"id":710},{"__isSmartRef__":true,"id":711},{"__isSmartRef__":true,"id":712},{"__isSmartRef__":true,"id":713},{"__isSmartRef__":true,"id":714},{"__isSmartRef__":true,"id":715},{"__isSmartRef__":true,"id":716},{"__isSmartRef__":true,"id":717},{"__isSmartRef__":true,"id":718},{"__isSmartRef__":true,"id":719},{"__isSmartRef__":true,"id":720},{"__isSmartRef__":true,"id":721},{"__isSmartRef__":true,"id":722},{"__isSmartRef__":true,"id":723},{"__isSmartRef__":true,"id":724},{"__isSmartRef__":true,"id":725},{"__isSmartRef__":true,"id":726},{"__isSmartRef__":true,"id":727},{"__isSmartRef__":true,"id":728},{"__isSmartRef__":true,"id":729},{"__isSmartRef__":true,"id":730},{"__isSmartRef__":true,"id":731},{"__isSmartRef__":true,"id":732},{"__isSmartRef__":true,"id":733},{"__isSmartRef__":true,"id":734},{"__isSmartRef__":true,"id":735},{"__isSmartRef__":true,"id":736},{"__isSmartRef__":true,"id":737},{"__isSmartRef__":true,"id":738},{"__isSmartRef__":true,"id":739},{"__isSmartRef__":true,"id":740},{"__isSmartRef__":true,"id":741},{"__isSmartRef__":true,"id":742},{"__isSmartRef__":true,"id":743},{"__isSmartRef__":true,"id":744},{"__isSmartRef__":true,"id":745},{"__isSmartRef__":true,"id":746},{"__isSmartRef__":true,"id":747},{"__isSmartRef__":true,"id":748},{"__isSmartRef__":true,"id":749},{"__isSmartRef__":true,"id":750},{"__isSmartRef__":true,"id":751},{"__isSmartRef__":true,"id":752},{"__isSmartRef__":true,"id":753},{"__isSmartRef__":true,"id":754},{"__isSmartRef__":true,"id":755},{"__isSmartRef__":true,"id":756},{"__isSmartRef__":true,"id":757},{"__isSmartRef__":true,"id":758},{"__isSmartRef__":true,"id":759},{"__isSmartRef__":true,"id":760},{"__isSmartRef__":true,"id":761},{"__isSmartRef__":true,"id":762},{"__isSmartRef__":true,"id":763},{"__isSmartRef__":true,"id":764},{"__isSmartRef__":true,"id":765},{"__isSmartRef__":true,"id":766},{"__isSmartRef__":true,"id":767},{"__isSmartRef__":true,"id":768},{"__isSmartRef__":true,"id":769},{"__isSmartRef__":true,"id":770},{"__isSmartRef__":true,"id":771},{"__isSmartRef__":true,"id":772},{"__isSmartRef__":true,"id":773},{"__isSmartRef__":true,"id":774},{"__isSmartRef__":true,"id":775},{"__isSmartRef__":true,"id":776},{"__isSmartRef__":true,"id":777},{"__isSmartRef__":true,"id":778},{"__isSmartRef__":true,"id":779}],"__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"659":{},"660":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/FindSenders.json","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"661":{"type":"S:replaced","url":null},"662":{"type":"S:replaced","url":null},"663":{"type":"S:replaced","url":null},"664":{"type":"S:replaced","url":null},"665":{"type":"S:replaced","url":null},"666":{"type":"S:replaced","url":null},"667":{"type":"S:replaced","url":null},"668":{"type":"S:replaced","url":null},"669":{"type":"S:replaced","url":null},"670":{"type":"S:replaced","url":null},"671":{"type":"S:replaced","url":null},"672":{"type":"S:replaced","url":null},"673":{"type":"S:replaced","url":null},"674":{"type":"S:replaced","url":null},"675":{"type":"S:replaced","url":null},"676":{"type":"S:replaced","url":null},"677":{"type":"S:replaced","url":null},"678":{"type":"S:replaced","url":null},"679":{"type":"S:replaced","url":null},"680":{"type":"S:replaced","url":null},"681":{"type":"S:replaced","url":null},"682":{"type":"S:replaced","url":null},"683":{"type":"S:replaced","url":null},"684":{"type":"S:replaced","url":null},"685":{"type":"S:replaced","url":null},"686":{"type":"S:replaced","url":null},"687":{"type":"S:replaced","url":null},"688":{"type":"S:replaced","url":null},"689":{"type":"S:replaced","url":null},"690":{"type":"S:replaced","url":null},"691":{"type":"S:replaced","url":null},"692":{"type":"S:replaced","url":null},"693":{"type":"S:replaced","url":null},"694":{"type":"S:replaced","url":null},"695":{"type":"S:replaced","url":null},"696":{"type":"S:replaced","url":null},"697":{"type":"S:replaced","url":null},"698":{"type":"S:replaced","url":null},"699":{"type":"S:replaced","url":null},"700":{"type":"S:replaced","url":null},"701":{"type":"S:replaced","url":null},"702":{"type":"S:replaced","url":null},"703":{"type":"S:replaced","url":null},"704":{"type":"S:replaced","url":null},"705":{"type":"S:replaced","url":null},"706":{"type":"S:replaced","url":null},"707":{"type":"S:replaced","url":null},"708":{"type":"S:added","url":null},"709":{"type":"S:replaced","url":null},"710":{"type":"S:replaced","url":null},"711":{"type":"S:replaced","url":null},"712":{"type":"S:replaced","url":null},"713":{"type":"S:replaced","url":null},"714":{"type":"S:replaced","url":null},"715":{"type":"S:replaced","url":null},"716":{"type":"S:replaced","url":null},"717":{"type":"S:replaced","url":null},"718":{"type":"S:replaced","url":null},"719":{"type":"S:replaced","url":null},"720":{"type":"S:replaced","url":null},"721":{"type":"S:replaced","url":null},"722":{"type":"S:replaced","url":null},"723":{"type":"S:replaced","url":null},"724":{"type":"S:replaced","url":null},"725":{"type":"S:replaced","url":null},"726":{"type":"S:replaced","url":null},"727":{"type":"S:replaced","url":null},"728":{"type":"S:replaced","url":null},"729":{"type":"S:replaced","url":null},"730":{"type":"S:replaced","url":null},"731":{"type":"S:replaced","url":null},"732":{"type":"S:replaced","url":null},"733":{"type":"S:replaced","url":null},"734":{"type":"S:replaced","url":null},"735":{"type":"S:replaced","url":null},"736":{"type":"S:replaced","url":null},"737":{"type":"S:replaced","url":null},"738":{"type":"S:replaced","url":null},"739":{"type":"S:replaced","url":null},"740":{"type":"S:replaced","url":null},"741":{"type":"S:replaced","url":null},"742":{"type":"S:replaced","url":null},"743":{"type":"S:replaced","url":null},"744":{"type":"S:replaced","url":null},"745":{"type":"S:replaced","url":null},"746":{"type":"S:replaced","url":null},"747":{"type":"S:replaced","url":null},"748":{"type":"S:replaced","url":null},"749":{"type":"S:replaced","url":null},"750":{"type":"S:replaced","url":null},"751":{"type":"S:replaced","url":null},"752":{"type":"S:replaced","url":null},"753":{"type":"S:replaced","url":null},"754":{"type":"S:replaced","url":null},"755":{"type":"S:replaced","url":null},"756":{"type":"S:replaced","url":null},"757":{"type":"S:replaced","url":null},"758":{"type":"S:replaced","url":null},"759":{"type":"S:replaced","url":null},"760":{"type":"S:replaced","url":null},"761":{"type":"S:replaced","url":null},"762":{"type":"S:replaced","url":null},"763":{"type":"S:replaced","url":null},"764":{"type":"S:replaced","url":null},"765":{"type":"S:replaced","url":null},"766":{"type":"S:replaced","url":null},"767":{"type":"S:replaced","url":null},"768":{"type":"S:replaced","url":null},"769":{"type":"S:replaced","url":null},"770":{"type":"S:replaced","url":null},"771":{"type":"S:replaced","url":null},"772":{"type":"S:replaced","url":null},"773":{"type":"S:replaced","url":null},"774":{"type":"S:replaced","url":null},"775":{"type":"S:replaced","url":null},"776":{"type":"S:replaced","url":null},"777":{"type":"S:replaced","url":null},"778":{"type":"S:replaced","url":null},"779":{"type":"S:replaced","url":null},"780":{"rev":68143,"author":"robertkrahn","date":{"__isSmartRef__":true,"id":781},"url":{"__isSmartRef__":true,"id":782},"changes":[{"__isSmartRef__":true,"id":783}],"__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"781":{},"782":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/LatestChangesViewer.json","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"783":{"type":"S:modified","url":"/PartsBin/NewWorld/LatestChangesViewer.json"},"784":{"rev":68099,"author":"robertkrahn","date":{"__isSmartRef__":true,"id":785},"url":{"__isSmartRef__":true,"id":786},"changes":[{"__isSmartRef__":true,"id":787}],"__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"785":{},"786":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/LatestChangesViewer.json","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"787":{"type":"S:modified","url":"/PartsBin/NewWorld/LatestChangesViewer.json"},"788":{"rev":68081,"author":"robertkrahn","date":{"__isSmartRef__":true,"id":789},"url":{"__isSmartRef__":true,"id":790},"changes":[{"__isSmartRef__":true,"id":791}],"__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"789":{},"790":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/LatestChangesViewer.json","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"791":{"type":"S:modified","url":"/PartsBin/NewWorld/LatestChangesViewer.json"},"792":{"rev":68079,"author":"robertkrahn","date":{"__isSmartRef__":true,"id":793},"url":{"__isSmartRef__":true,"id":794},"changes":[{"__isSmartRef__":true,"id":795}],"__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"793":{},"794":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/LatestChangesViewer.json","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"795":{"type":"S:added","url":null},"796":{"partsSpaceName":"PartsBin/NewWorld","migrationLevel":2,"__SourceModuleName__":"Global.lively.PartsBin","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"797":{"resizeWidth":true},"798":{"x":360.1862793724656,"y":83,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"799":{"sourceObj":{"__isSmartRef__":true,"id":633},"sourceAttrName":"loadedMetaInfo","targetObj":{"__isSmartRef__":true,"id":109},"targetMethodName":"setMetaInfoOfSelectedItem","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"800":{"sourceObj":{"__isSmartRef__":true,"id":633},"sourceAttrName":"part","targetObj":{"__isSmartRef__":true,"id":801},"targetMethodName":"remove","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"801":{"submorphs":[],"scripts":[],"id":803,"shape":{"__isSmartRef__":true,"id":802},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":806},"owner":null,"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core"},"802":{"_Position":{"__isSmartRef__":true,"id":803},"_Extent":{"__isSmartRef__":true,"id":804},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":805},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"803":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"804":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"805":{"r":0.8,"g":0.8,"b":0.8,"a":0.6,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"806":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"807":{"sourceObj":{"__isSmartRef__":true,"id":633},"sourceAttrName":"part","targetObj":{"__isSmartRef__":true,"id":614},"targetMethodName":"openLoadedPartsBinItem","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"808":{"partsSpaceName":"PartsBin/NewWorld","__SourceModuleName__":"Global.lively.PartsBin","migrationLevel":2,"comment":"Recursively shows what files have changed. Can filter its contents using a regex.","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"809":{"submorphs":[{"__isSmartRef__":true,"id":810},{"__isSmartRef__":true,"id":821},{"__isSmartRef__":true,"id":832},{"__isSmartRef__":true,"id":878},{"__isSmartRef__":true,"id":1087},{"__isSmartRef__":true,"id":1131}],"scripts":[],"id":452,"shape":{"__isSmartRef__":true,"id":1175},"droppingEnabled":true,"halosEnabled":true,"registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":1180},"showsHalos":false,"name":"LatestChangesViewer","partsBinMetaInfo":{"__isSmartRef__":true,"id":808},"__SourceModuleName__":"Global.lively.morphic.Core","_Rotation":0,"_Scale":1,"priorExtent":{"__isSmartRef__":true,"id":1181},"svnVersionInfos":[{"__isSmartRef__":true,"id":1182},{"__isSmartRef__":true,"id":1184},{"__isSmartRef__":true,"id":1186},{"__isSmartRef__":true,"id":1188},{"__isSmartRef__":true,"id":1190},{"__isSmartRef__":true,"id":1192},{"__isSmartRef__":true,"id":1194},{"__isSmartRef__":true,"id":1196},{"__isSmartRef__":true,"id":1198},{"__isSmartRef__":true,"id":1200},{"__isSmartRef__":true,"id":1202},{"__isSmartRef__":true,"id":1204},{"__isSmartRef__":true,"id":1206},{"__isSmartRef__":true,"id":1208},{"__isSmartRef__":true,"id":1210},{"__isSmartRef__":true,"id":1212},{"__isSmartRef__":true,"id":1214},{"__isSmartRef__":true,"id":1216},{"__isSmartRef__":true,"id":1218},{"__isSmartRef__":true,"id":1220},{"__isSmartRef__":true,"id":1222},{"__isSmartRef__":true,"id":1224},{"__isSmartRef__":true,"id":1226},{"__isSmartRef__":true,"id":1228},{"__isSmartRef__":true,"id":1230},{"__isSmartRef__":true,"id":1232},{"__isSmartRef__":true,"id":1234},{"__isSmartRef__":true,"id":1236},{"__isSmartRef__":true,"id":1238},{"__isSmartRef__":true,"id":1240},{"__isSmartRef__":true,"id":1242},{"__isSmartRef__":true,"id":1244},{"__isSmartRef__":true,"id":1246},{"__isSmartRef__":true,"id":1248},{"__isSmartRef__":true,"id":1250},{"__isSmartRef__":true,"id":1252},{"__isSmartRef__":true,"id":1254},{"__isSmartRef__":true,"id":1256},{"__isSmartRef__":true,"id":1258},{"__isSmartRef__":true,"id":1260},{"__isSmartRef__":true,"id":1262},{"__isSmartRef__":true,"id":1264},{"__isSmartRef__":true,"id":1266},{"__isSmartRef__":true,"id":1268},{"__isSmartRef__":true,"id":1270},{"__isSmartRef__":true,"id":1272},{"__isSmartRef__":true,"id":1274},{"__isSmartRef__":true,"id":1276},{"__isSmartRef__":true,"id":1278},{"__isSmartRef__":true,"id":1280},{"__isSmartRef__":true,"id":1282},{"__isSmartRef__":true,"id":1284},{"__isSmartRef__":true,"id":1286},{"__isSmartRef__":true,"id":1288},{"__isSmartRef__":true,"id":1290},{"__isSmartRef__":true,"id":1292},{"__isSmartRef__":true,"id":1294},{"__isSmartRef__":true,"id":1296},{"__isSmartRef__":true,"id":1298},{"__isSmartRef__":true,"id":1300},{"__isSmartRef__":true,"id":1302},{"__isSmartRef__":true,"id":1304},{"__isSmartRef__":true,"id":1306},{"__isSmartRef__":true,"id":1308},{"__isSmartRef__":true,"id":1310},{"__isSmartRef__":true,"id":1312},{"__isSmartRef__":true,"id":1314},{"__isSmartRef__":true,"id":1316},{"__isSmartRef__":true,"id":1318},{"__isSmartRef__":true,"id":1320},{"__isSmartRef__":true,"id":1322},{"__isSmartRef__":true,"id":1324},{"__isSmartRef__":true,"id":1326},{"__isSmartRef__":true,"id":1328},{"__isSmartRef__":true,"id":1079},{"__isSmartRef__":true,"id":1330},{"__isSmartRef__":true,"id":1332},{"__isSmartRef__":true,"id":1334},{"__isSmartRef__":true,"id":1336},{"__isSmartRef__":true,"id":1338},{"__isSmartRef__":true,"id":1340},{"__isSmartRef__":true,"id":1342},{"__isSmartRef__":true,"id":1344},{"__isSmartRef__":true,"id":1346},{"__isSmartRef__":true,"id":1348},{"__isSmartRef__":true,"id":1350},{"__isSmartRef__":true,"id":1352},{"__isSmartRef__":true,"id":1354},{"__isSmartRef__":true,"id":1356},{"__isSmartRef__":true,"id":1358},{"__isSmartRef__":true,"id":1360},{"__isSmartRef__":true,"id":1362},{"__isSmartRef__":true,"id":1364},{"__isSmartRef__":true,"id":1366},{"__isSmartRef__":true,"id":1368},{"__isSmartRef__":true,"id":1370},{"__isSmartRef__":true,"id":1372},{"__isSmartRef__":true,"id":1374},{"__isSmartRef__":true,"id":1376},{"__isSmartRef__":true,"id":1378},{"__isSmartRef__":true,"id":1380},{"__isSmartRef__":true,"id":1382},{"__isSmartRef__":true,"id":1384},{"__isSmartRef__":true,"id":1386},{"__isSmartRef__":true,"id":1388},{"__isSmartRef__":true,"id":1390},{"__isSmartRef__":true,"id":1392},{"__isSmartRef__":true,"id":1394},{"__isSmartRef__":true,"id":1396},{"__isSmartRef__":true,"id":1398},{"__isSmartRef__":true,"id":1400},{"__isSmartRef__":true,"id":1402},{"__isSmartRef__":true,"id":1404},{"__isSmartRef__":true,"id":1406},{"__isSmartRef__":true,"id":1408},{"__isSmartRef__":true,"id":1410},{"__isSmartRef__":true,"id":1412},{"__isSmartRef__":true,"id":1414},{"__isSmartRef__":true,"id":1416},{"__isSmartRef__":true,"id":1418},{"__isSmartRef__":true,"id":1420},{"__isSmartRef__":true,"id":1422},{"__isSmartRef__":true,"id":1424},{"__isSmartRef__":true,"id":1426},{"__isSmartRef__":true,"id":1428},{"__isSmartRef__":true,"id":1430},{"__isSmartRef__":true,"id":1432},{"__isSmartRef__":true,"id":1434},{"__isSmartRef__":true,"id":1436},{"__isSmartRef__":true,"id":1438},{"__isSmartRef__":true,"id":1440},{"__isSmartRef__":true,"id":1442},{"__isSmartRef__":true,"id":1444},{"__isSmartRef__":true,"id":1446},{"__isSmartRef__":true,"id":1448},{"__isSmartRef__":true,"id":1450},{"__isSmartRef__":true,"id":1452},{"__isSmartRef__":true,"id":1454},{"__isSmartRef__":true,"id":1456},{"__isSmartRef__":true,"id":1458},{"__isSmartRef__":true,"id":1460},{"__isSmartRef__":true,"id":1462},{"__isSmartRef__":true,"id":1464},{"__isSmartRef__":true,"id":1466},{"__isSmartRef__":true,"id":1468},{"__isSmartRef__":true,"id":1470},{"__isSmartRef__":true,"id":1472},{"__isSmartRef__":true,"id":1474},{"__isSmartRef__":true,"id":1476},{"__isSmartRef__":true,"id":1478},{"__isSmartRef__":true,"id":1480},{"__isSmartRef__":true,"id":1482},{"__isSmartRef__":true,"id":1484},{"__isSmartRef__":true,"id":1486},{"__isSmartRef__":true,"id":1488},{"__isSmartRef__":true,"id":1490},{"__isSmartRef__":true,"id":1492},{"__isSmartRef__":true,"id":1494},{"__isSmartRef__":true,"id":1496},{"__isSmartRef__":true,"id":1498},{"__isSmartRef__":true,"id":1500},{"__isSmartRef__":true,"id":1502},{"__isSmartRef__":true,"id":1504},{"__isSmartRef__":true,"id":1506},{"__isSmartRef__":true,"id":1508},{"__isSmartRef__":true,"id":1510},{"__isSmartRef__":true,"id":1512},{"__isSmartRef__":true,"id":1514},{"__isSmartRef__":true,"id":1516},{"__isSmartRef__":true,"id":1518},{"__isSmartRef__":true,"id":1520},{"__isSmartRef__":true,"id":1522},{"__isSmartRef__":true,"id":1524},{"__isSmartRef__":true,"id":1526},{"__isSmartRef__":true,"id":1528},{"__isSmartRef__":true,"id":1530},{"__isSmartRef__":true,"id":1532},{"__isSmartRef__":true,"id":1534},{"__isSmartRef__":true,"id":1536},{"__isSmartRef__":true,"id":1538},{"__isSmartRef__":true,"id":1540},{"__isSmartRef__":true,"id":1542},{"__isSmartRef__":true,"id":1544},{"__isSmartRef__":true,"id":1546},{"__isSmartRef__":true,"id":1548},{"__isSmartRef__":true,"id":1550},{"__isSmartRef__":true,"id":1552},{"__isSmartRef__":true,"id":1554},{"__isSmartRef__":true,"id":1556},{"__isSmartRef__":true,"id":1558},{"__isSmartRef__":true,"id":1560},{"__isSmartRef__":true,"id":1562},{"__isSmartRef__":true,"id":1564},{"__isSmartRef__":true,"id":1566},{"__isSmartRef__":true,"id":1568},{"__isSmartRef__":true,"id":1570},{"__isSmartRef__":true,"id":1572},{"__isSmartRef__":true,"id":1574},{"__isSmartRef__":true,"id":1576},{"__isSmartRef__":true,"id":1578},{"__isSmartRef__":true,"id":1580},{"__isSmartRef__":true,"id":1582},{"__isSmartRef__":true,"id":1584},{"__isSmartRef__":true,"id":1586},{"__isSmartRef__":true,"id":1588},{"__isSmartRef__":true,"id":1590},{"__isSmartRef__":true,"id":1592},{"__isSmartRef__":true,"id":1594},{"__isSmartRef__":true,"id":1596},{"__isSmartRef__":true,"id":1598},{"__isSmartRef__":true,"id":1600},{"__isSmartRef__":true,"id":1602},{"__isSmartRef__":true,"id":1604},{"__isSmartRef__":true,"id":1606},{"__isSmartRef__":true,"id":1608},{"__isSmartRef__":true,"id":1610},{"__isSmartRef__":true,"id":1612},{"__isSmartRef__":true,"id":1614},{"__isSmartRef__":true,"id":1616},{"__isSmartRef__":true,"id":1618},{"__isSmartRef__":true,"id":1620},{"__isSmartRef__":true,"id":1622},{"__isSmartRef__":true,"id":1624},{"__isSmartRef__":true,"id":1626},{"__isSmartRef__":true,"id":1628},{"__isSmartRef__":true,"id":1630},{"__isSmartRef__":true,"id":1632},{"__isSmartRef__":true,"id":1634},{"__isSmartRef__":true,"id":1636},{"__isSmartRef__":true,"id":1638},{"__isSmartRef__":true,"id":1640},{"__isSmartRef__":true,"id":1642},{"__isSmartRef__":true,"id":1644},{"__isSmartRef__":true,"id":1646},{"__isSmartRef__":true,"id":1648},{"__isSmartRef__":true,"id":1650},{"__isSmartRef__":true,"id":1652},{"__isSmartRef__":true,"id":1654},{"__isSmartRef__":true,"id":1656},{"__isSmartRef__":true,"id":1658},{"__isSmartRef__":true,"id":1660},{"__isSmartRef__":true,"id":1662},{"__isSmartRef__":true,"id":1664},{"__isSmartRef__":true,"id":1666},{"__isSmartRef__":true,"id":1668},{"__isSmartRef__":true,"id":1670},{"__isSmartRef__":true,"id":1672},{"__isSmartRef__":true,"id":1674},{"__isSmartRef__":true,"id":1676},{"__isSmartRef__":true,"id":1678},{"__isSmartRef__":true,"id":1680},{"__isSmartRef__":true,"id":1682},{"__isSmartRef__":true,"id":1684},{"__isSmartRef__":true,"id":1686},{"__isSmartRef__":true,"id":1688},{"__isSmartRef__":true,"id":1690},{"__isSmartRef__":true,"id":1692},{"__isSmartRef__":true,"id":1694},{"__isSmartRef__":true,"id":1696},{"__isSmartRef__":true,"id":1698},{"__isSmartRef__":true,"id":1700},{"__isSmartRef__":true,"id":1702},{"__isSmartRef__":true,"id":1704},{"__isSmartRef__":true,"id":1706},{"__isSmartRef__":true,"id":1708},{"__isSmartRef__":true,"id":1710},{"__isSmartRef__":true,"id":1712},{"__isSmartRef__":true,"id":1714},{"__isSmartRef__":true,"id":1716},{"__isSmartRef__":true,"id":1718},{"__isSmartRef__":true,"id":1720},{"__isSmartRef__":true,"id":1722},{"__isSmartRef__":true,"id":1724},{"__isSmartRef__":true,"id":1726},{"__isSmartRef__":true,"id":1728},{"__isSmartRef__":true,"id":1730},{"__isSmartRef__":true,"id":1732},{"__isSmartRef__":true,"id":1734},{"__isSmartRef__":true,"id":1736},{"__isSmartRef__":true,"id":1738},{"__isSmartRef__":true,"id":1740},{"__isSmartRef__":true,"id":1742},{"__isSmartRef__":true,"id":1744},{"__isSmartRef__":true,"id":1746},{"__isSmartRef__":true,"id":1748},{"__isSmartRef__":true,"id":1750},{"__isSmartRef__":true,"id":1752},{"__isSmartRef__":true,"id":1754},{"__isSmartRef__":true,"id":1756},{"__isSmartRef__":true,"id":1758},{"__isSmartRef__":true,"id":1760},{"__isSmartRef__":true,"id":1762},{"__isSmartRef__":true,"id":1764},{"__isSmartRef__":true,"id":1766},{"__isSmartRef__":true,"id":1768},{"__isSmartRef__":true,"id":1770},{"__isSmartRef__":true,"id":1772},{"__isSmartRef__":true,"id":1774},{"__isSmartRef__":true,"id":1776},{"__isSmartRef__":true,"id":1778},{"__isSmartRef__":true,"id":1780},{"__isSmartRef__":true,"id":1782},{"__isSmartRef__":true,"id":1784},{"__isSmartRef__":true,"id":1786},{"__isSmartRef__":true,"id":1788},{"__isSmartRef__":true,"id":1790},{"__isSmartRef__":true,"id":1792},{"__isSmartRef__":true,"id":1794},{"__isSmartRef__":true,"id":1796},{"__isSmartRef__":true,"id":1798},{"__isSmartRef__":true,"id":1800},{"__isSmartRef__":true,"id":1802},{"__isSmartRef__":true,"id":1804},{"__isSmartRef__":true,"id":1806},{"__isSmartRef__":true,"id":1808},{"__isSmartRef__":true,"id":1810},{"__isSmartRef__":true,"id":1812},{"__isSmartRef__":true,"id":1814},{"__isSmartRef__":true,"id":1816},{"__isSmartRef__":true,"id":1818},{"__isSmartRef__":true,"id":1820},{"__isSmartRef__":true,"id":1822},{"__isSmartRef__":true,"id":1824},{"__isSmartRef__":true,"id":1826},{"__isSmartRef__":true,"id":1828},{"__isSmartRef__":true,"id":1830},{"__isSmartRef__":true,"id":1832},{"__isSmartRef__":true,"id":1834},{"__isSmartRef__":true,"id":1836},{"__isSmartRef__":true,"id":1838},{"__isSmartRef__":true,"id":1840},{"__isSmartRef__":true,"id":1842},{"__isSmartRef__":true,"id":1844},{"__isSmartRef__":true,"id":1846},{"__isSmartRef__":true,"id":1848},{"__isSmartRef__":true,"id":1850},{"__isSmartRef__":true,"id":1852},{"__isSmartRef__":true,"id":1854},{"__isSmartRef__":true,"id":1856},{"__isSmartRef__":true,"id":1858},{"__isSmartRef__":true,"id":1860},{"__isSmartRef__":true,"id":1862},{"__isSmartRef__":true,"id":1864},{"__isSmartRef__":true,"id":1866},{"__isSmartRef__":true,"id":1868},{"__isSmartRef__":true,"id":1870},{"__isSmartRef__":true,"id":1872},{"__isSmartRef__":true,"id":1874},{"__isSmartRef__":true,"id":1876},{"__isSmartRef__":true,"id":1878},{"__isSmartRef__":true,"id":1880},{"__isSmartRef__":true,"id":1882},{"__isSmartRef__":true,"id":1884},{"__isSmartRef__":true,"id":1886},{"__isSmartRef__":true,"id":1888},{"__isSmartRef__":true,"id":1890},{"__isSmartRef__":true,"id":1892},{"__isSmartRef__":true,"id":1894},{"__isSmartRef__":true,"id":1896},{"__isSmartRef__":true,"id":1898},{"__isSmartRef__":true,"id":1900},{"__isSmartRef__":true,"id":1902},{"__isSmartRef__":true,"id":1904},{"__isSmartRef__":true,"id":1906},{"__isSmartRef__":true,"id":1908},{"__isSmartRef__":true,"id":1910},{"__isSmartRef__":true,"id":1912},{"__isSmartRef__":true,"id":1914},{"__isSmartRef__":true,"id":1916},{"__isSmartRef__":true,"id":1918},{"__isSmartRef__":true,"id":1920},{"__isSmartRef__":true,"id":1922},{"__isSmartRef__":true,"id":1924},{"__isSmartRef__":true,"id":1926},{"__isSmartRef__":true,"id":1928},{"__isSmartRef__":true,"id":1930},{"__isSmartRef__":true,"id":1932},{"__isSmartRef__":true,"id":1934},{"__isSmartRef__":true,"id":1936},{"__isSmartRef__":true,"id":1938},{"__isSmartRef__":true,"id":1940},{"__isSmartRef__":true,"id":1942},{"__isSmartRef__":true,"id":1944},{"__isSmartRef__":true,"id":1946},{"__isSmartRef__":true,"id":1948},{"__isSmartRef__":true,"id":1950},{"__isSmartRef__":true,"id":1952},{"__isSmartRef__":true,"id":1954},{"__isSmartRef__":true,"id":1956},{"__isSmartRef__":true,"id":1958},{"__isSmartRef__":true,"id":1960},{"__isSmartRef__":true,"id":939},{"__isSmartRef__":true,"id":1962},{"__isSmartRef__":true,"id":1964},{"__isSmartRef__":true,"id":1966},{"__isSmartRef__":true,"id":1968},{"__isSmartRef__":true,"id":1970},{"__isSmartRef__":true,"id":1972},{"__isSmartRef__":true,"id":1974},{"__isSmartRef__":true,"id":1976},{"__isSmartRef__":true,"id":1978},{"__isSmartRef__":true,"id":1980},{"__isSmartRef__":true,"id":1982},{"__isSmartRef__":true,"id":1984},{"__isSmartRef__":true,"id":1986},{"__isSmartRef__":true,"id":1988},{"__isSmartRef__":true,"id":1990},{"__isSmartRef__":true,"id":1992},{"__isSmartRef__":true,"id":1994},{"__isSmartRef__":true,"id":1059},{"__isSmartRef__":true,"id":1996},{"__isSmartRef__":true,"id":1998},{"__isSmartRef__":true,"id":2000},{"__isSmartRef__":true,"id":2002},{"__isSmartRef__":true,"id":2004},{"__isSmartRef__":true,"id":2006},{"__isSmartRef__":true,"id":2008},{"__isSmartRef__":true,"id":2010},{"__isSmartRef__":true,"id":2012},{"__isSmartRef__":true,"id":2014},{"__isSmartRef__":true,"id":2016},{"__isSmartRef__":true,"id":1083},{"__isSmartRef__":true,"id":2018},{"__isSmartRef__":true,"id":2020},{"__isSmartRef__":true,"id":2022},{"__isSmartRef__":true,"id":2024},{"__isSmartRef__":true,"id":2026},{"__isSmartRef__":true,"id":2028},{"__isSmartRef__":true,"id":2030},{"__isSmartRef__":true,"id":2032},{"__isSmartRef__":true,"id":2034},{"__isSmartRef__":true,"id":2036},{"__isSmartRef__":true,"id":2038},{"__isSmartRef__":true,"id":2040},{"__isSmartRef__":true,"id":2042},{"__isSmartRef__":true,"id":2044},{"__isSmartRef__":true,"id":2046},{"__isSmartRef__":true,"id":2048},{"__isSmartRef__":true,"id":2050},{"__isSmartRef__":true,"id":2052},{"__isSmartRef__":true,"id":2054},{"__isSmartRef__":true,"id":2056},{"__isSmartRef__":true,"id":2058},{"__isSmartRef__":true,"id":2060},{"__isSmartRef__":true,"id":2062},{"__isSmartRef__":true,"id":2064},{"__isSmartRef__":true,"id":2066},{"__isSmartRef__":true,"id":2068},{"__isSmartRef__":true,"id":2070},{"__isSmartRef__":true,"id":2072},{"__isSmartRef__":true,"id":2074},{"__isSmartRef__":true,"id":2076},{"__isSmartRef__":true,"id":2078},{"__isSmartRef__":true,"id":2080},{"__isSmartRef__":true,"id":2082},{"__isSmartRef__":true,"id":2084},{"__isSmartRef__":true,"id":2086},{"__isSmartRef__":true,"id":2088},{"__isSmartRef__":true,"id":2090},{"__isSmartRef__":true,"id":2092},{"__isSmartRef__":true,"id":2094},{"__isSmartRef__":true,"id":2096},{"__isSmartRef__":true,"id":2098},{"__isSmartRef__":true,"id":2100},{"__isSmartRef__":true,"id":2102},{"__isSmartRef__":true,"id":2104},{"__isSmartRef__":true,"id":2106},{"__isSmartRef__":true,"id":2108},{"__isSmartRef__":true,"id":2110},{"__isSmartRef__":true,"id":2112},{"__isSmartRef__":true,"id":2114},{"__isSmartRef__":true,"id":2116},{"__isSmartRef__":true,"id":2118},{"__isSmartRef__":true,"id":2120},{"__isSmartRef__":true,"id":2122},{"__isSmartRef__":true,"id":2124},{"__isSmartRef__":true,"id":2126},{"__isSmartRef__":true,"id":2128},{"__isSmartRef__":true,"id":2130},{"__isSmartRef__":true,"id":2132},{"__isSmartRef__":true,"id":2134},{"__isSmartRef__":true,"id":2136},{"__isSmartRef__":true,"id":1007},{"__isSmartRef__":true,"id":963},{"__isSmartRef__":true,"id":931},{"__isSmartRef__":true,"id":967},{"__isSmartRef__":true,"id":975},{"__isSmartRef__":true,"id":2138},{"__isSmartRef__":true,"id":2140},{"__isSmartRef__":true,"id":2142},{"__isSmartRef__":true,"id":2144},{"__isSmartRef__":true,"id":987},{"__isSmartRef__":true,"id":2146},{"__isSmartRef__":true,"id":2148},{"__isSmartRef__":true,"id":1035},{"__isSmartRef__":true,"id":2150},{"__isSmartRef__":true,"id":1063},{"__isSmartRef__":true,"id":2152},{"__isSmartRef__":true,"id":2154},{"__isSmartRef__":true,"id":2156},{"__isSmartRef__":true,"id":2158},{"__isSmartRef__":true,"id":2160},{"__isSmartRef__":true,"id":2162},{"__isSmartRef__":true,"id":1031},{"__isSmartRef__":true,"id":1067},{"__isSmartRef__":true,"id":2164},{"__isSmartRef__":true,"id":2166},{"__isSmartRef__":true,"id":2168},{"__isSmartRef__":true,"id":951},{"__isSmartRef__":true,"id":2170},{"__isSmartRef__":true,"id":895},{"__isSmartRef__":true,"id":1055},{"__isSmartRef__":true,"id":2172},{"__isSmartRef__":true,"id":1071},{"__isSmartRef__":true,"id":2174},{"__isSmartRef__":true,"id":2176},{"__isSmartRef__":true,"id":2178},{"__isSmartRef__":true,"id":2180},{"__isSmartRef__":true,"id":2182},{"__isSmartRef__":true,"id":2184},{"__isSmartRef__":true,"id":2186},{"__isSmartRef__":true,"id":2188},{"__isSmartRef__":true,"id":2190},{"__isSmartRef__":true,"id":999},{"__isSmartRef__":true,"id":2192},{"__isSmartRef__":true,"id":2194},{"__isSmartRef__":true,"id":2196},{"__isSmartRef__":true,"id":2198},{"__isSmartRef__":true,"id":2200},{"__isSmartRef__":true,"id":2202},{"__isSmartRef__":true,"id":1039},{"__isSmartRef__":true,"id":1023},{"__isSmartRef__":true,"id":2204},{"__isSmartRef__":true,"id":2206},{"__isSmartRef__":true,"id":2208},{"__isSmartRef__":true,"id":2210},{"__isSmartRef__":true,"id":2212},{"__isSmartRef__":true,"id":2214},{"__isSmartRef__":true,"id":1047},{"__isSmartRef__":true,"id":2216},{"__isSmartRef__":true,"id":947},{"__isSmartRef__":true,"id":2218},{"__isSmartRef__":true,"id":2220},{"__isSmartRef__":true,"id":2222},{"__isSmartRef__":true,"id":943},{"__isSmartRef__":true,"id":2224},{"__isSmartRef__":true,"id":959},{"__isSmartRef__":true,"id":2226},{"__isSmartRef__":true,"id":2228},{"__isSmartRef__":true,"id":2230},{"__isSmartRef__":true,"id":2232},{"__isSmartRef__":true,"id":1027},{"__isSmartRef__":true,"id":2234},{"__isSmartRef__":true,"id":2236},{"__isSmartRef__":true,"id":2238},{"__isSmartRef__":true,"id":2240},{"__isSmartRef__":true,"id":2242},{"__isSmartRef__":true,"id":1043},{"__isSmartRef__":true,"id":2244},{"__isSmartRef__":true,"id":2246},{"__isSmartRef__":true,"id":2248},{"__isSmartRef__":true,"id":1075},{"__isSmartRef__":true,"id":2250},{"__isSmartRef__":true,"id":2252},{"__isSmartRef__":true,"id":2254},{"__isSmartRef__":true,"id":2256},{"__isSmartRef__":true,"id":2258},{"__isSmartRef__":true,"id":2260},{"__isSmartRef__":true,"id":2262},{"__isSmartRef__":true,"id":2264},{"__isSmartRef__":true,"id":2266},{"__isSmartRef__":true,"id":2268},{"__isSmartRef__":true,"id":2270},{"__isSmartRef__":true,"id":2272},{"__isSmartRef__":true,"id":2274},{"__isSmartRef__":true,"id":2276},{"__isSmartRef__":true,"id":2278},{"__isSmartRef__":true,"id":2280},{"__isSmartRef__":true,"id":2282},{"__isSmartRef__":true,"id":2284},{"__isSmartRef__":true,"id":2286},{"__isSmartRef__":true,"id":2288},{"__isSmartRef__":true,"id":2290},{"__isSmartRef__":true,"id":2292},{"__isSmartRef__":true,"id":2294},{"__isSmartRef__":true,"id":2296},{"__isSmartRef__":true,"id":2298},{"__isSmartRef__":true,"id":2300},{"__isSmartRef__":true,"id":2302},{"__isSmartRef__":true,"id":2304},{"__isSmartRef__":true,"id":2306},{"__isSmartRef__":true,"id":2308},{"__isSmartRef__":true,"id":2310},{"__isSmartRef__":true,"id":2312},{"__isSmartRef__":true,"id":2314},{"__isSmartRef__":true,"id":2316},{"__isSmartRef__":true,"id":2318},{"__isSmartRef__":true,"id":2320},{"__isSmartRef__":true,"id":2322},{"__isSmartRef__":true,"id":2324},{"__isSmartRef__":true,"id":2326},{"__isSmartRef__":true,"id":2328},{"__isSmartRef__":true,"id":2330},{"__isSmartRef__":true,"id":2332},{"__isSmartRef__":true,"id":2334},{"__isSmartRef__":true,"id":2336},{"__isSmartRef__":true,"id":2338},{"__isSmartRef__":true,"id":2340},{"__isSmartRef__":true,"id":2342},{"__isSmartRef__":true,"id":2344},{"__isSmartRef__":true,"id":2346},{"__isSmartRef__":true,"id":2348},{"__isSmartRef__":true,"id":2350},{"__isSmartRef__":true,"id":2352},{"__isSmartRef__":true,"id":2354},{"__isSmartRef__":true,"id":2356},{"__isSmartRef__":true,"id":2358},{"__isSmartRef__":true,"id":2360},{"__isSmartRef__":true,"id":2362},{"__isSmartRef__":true,"id":2364},{"__isSmartRef__":true,"id":2366},{"__isSmartRef__":true,"id":2368},{"__isSmartRef__":true,"id":2370},{"__isSmartRef__":true,"id":2372},{"__isSmartRef__":true,"id":2374},{"__isSmartRef__":true,"id":2376},{"__isSmartRef__":true,"id":2378},{"__isSmartRef__":true,"id":2380},{"__isSmartRef__":true,"id":2382},{"__isSmartRef__":true,"id":2384},{"__isSmartRef__":true,"id":2386},{"__isSmartRef__":true,"id":2388},{"__isSmartRef__":true,"id":2390},{"__isSmartRef__":true,"id":2392},{"__isSmartRef__":true,"id":2394},{"__isSmartRef__":true,"id":2396},{"__isSmartRef__":true,"id":2398},{"__isSmartRef__":true,"id":2400},{"__isSmartRef__":true,"id":2402},{"__isSmartRef__":true,"id":2404},{"__isSmartRef__":true,"id":2406},{"__isSmartRef__":true,"id":2408},{"__isSmartRef__":true,"id":2410},{"__isSmartRef__":true,"id":2412},{"__isSmartRef__":true,"id":2414},{"__isSmartRef__":true,"id":2416},{"__isSmartRef__":true,"id":2418},{"__isSmartRef__":true,"id":2420},{"__isSmartRef__":true,"id":2422},{"__isSmartRef__":true,"id":2424},{"__isSmartRef__":true,"id":2426},{"__isSmartRef__":true,"id":2428},{"__isSmartRef__":true,"id":2430},{"__isSmartRef__":true,"id":2432},{"__isSmartRef__":true,"id":2434},{"__isSmartRef__":true,"id":2436},{"__isSmartRef__":true,"id":2438},{"__isSmartRef__":true,"id":2440},{"__isSmartRef__":true,"id":2442},{"__isSmartRef__":true,"id":2444},{"__isSmartRef__":true,"id":2446},{"__isSmartRef__":true,"id":2448},{"__isSmartRef__":true,"id":2450},{"__isSmartRef__":true,"id":2452},{"__isSmartRef__":true,"id":2454},{"__isSmartRef__":true,"id":2456},{"__isSmartRef__":true,"id":2458},{"__isSmartRef__":true,"id":2460},{"__isSmartRef__":true,"id":2462},{"__isSmartRef__":true,"id":2464},{"__isSmartRef__":true,"id":2466},{"__isSmartRef__":true,"id":2468},{"__isSmartRef__":true,"id":2470},{"__isSmartRef__":true,"id":2472},{"__isSmartRef__":true,"id":2474},{"__isSmartRef__":true,"id":2476},{"__isSmartRef__":true,"id":2478},{"__isSmartRef__":true,"id":2480},{"__isSmartRef__":true,"id":2482},{"__isSmartRef__":true,"id":2484},{"__isSmartRef__":true,"id":2486},{"__isSmartRef__":true,"id":2488},{"__isSmartRef__":true,"id":2490},{"__isSmartRef__":true,"id":2492},{"__isSmartRef__":true,"id":2494},{"__isSmartRef__":true,"id":2496},{"__isSmartRef__":true,"id":2498},{"__isSmartRef__":true,"id":2500},{"__isSmartRef__":true,"id":2502},{"__isSmartRef__":true,"id":2504},{"__isSmartRef__":true,"id":2506},{"__isSmartRef__":true,"id":2508},{"__isSmartRef__":true,"id":2510},{"__isSmartRef__":true,"id":2512},{"__isSmartRef__":true,"id":2514},{"__isSmartRef__":true,"id":2516},{"__isSmartRef__":true,"id":2518},{"__isSmartRef__":true,"id":2520},{"__isSmartRef__":true,"id":2522},{"__isSmartRef__":true,"id":2524},{"__isSmartRef__":true,"id":2526},{"__isSmartRef__":true,"id":2528},{"__isSmartRef__":true,"id":2530},{"__isSmartRef__":true,"id":2532},{"__isSmartRef__":true,"id":2534},{"__isSmartRef__":true,"id":2536},{"__isSmartRef__":true,"id":2538},{"__isSmartRef__":true,"id":2540},{"__isSmartRef__":true,"id":2542},{"__isSmartRef__":true,"id":2544},{"__isSmartRef__":true,"id":2546},{"__isSmartRef__":true,"id":2548},{"__isSmartRef__":true,"id":2550},{"__isSmartRef__":true,"id":2552},{"__isSmartRef__":true,"id":2554},{"__isSmartRef__":true,"id":2556},{"__isSmartRef__":true,"id":2558},{"__isSmartRef__":true,"id":2560},{"__isSmartRef__":true,"id":2562},{"__isSmartRef__":true,"id":2564},{"__isSmartRef__":true,"id":2566},{"__isSmartRef__":true,"id":2568},{"__isSmartRef__":true,"id":2570},{"__isSmartRef__":true,"id":2572},{"__isSmartRef__":true,"id":2574},{"__isSmartRef__":true,"id":2576},{"__isSmartRef__":true,"id":2578},{"__isSmartRef__":true,"id":2580},{"__isSmartRef__":true,"id":2582},{"__isSmartRef__":true,"id":2584},{"__isSmartRef__":true,"id":2586},{"__isSmartRef__":true,"id":2588},{"__isSmartRef__":true,"id":2590},{"__isSmartRef__":true,"id":2592},{"__isSmartRef__":true,"id":2594},{"__isSmartRef__":true,"id":2596},{"__isSmartRef__":true,"id":2598},{"__isSmartRef__":true,"id":2600},{"__isSmartRef__":true,"id":2602},{"__isSmartRef__":true,"id":2604},{"__isSmartRef__":true,"id":2606},{"__isSmartRef__":true,"id":2608},{"__isSmartRef__":true,"id":2610},{"__isSmartRef__":true,"id":2612},{"__isSmartRef__":true,"id":2614},{"__isSmartRef__":true,"id":2616},{"__isSmartRef__":true,"id":2618},{"__isSmartRef__":true,"id":2620},{"__isSmartRef__":true,"id":2622},{"__isSmartRef__":true,"id":2624},{"__isSmartRef__":true,"id":2626},{"__isSmartRef__":true,"id":2628},{"__isSmartRef__":true,"id":2630},{"__isSmartRef__":true,"id":2632},{"__isSmartRef__":true,"id":2634},{"__isSmartRef__":true,"id":2636},{"__isSmartRef__":true,"id":2638},{"__isSmartRef__":true,"id":2640},{"__isSmartRef__":true,"id":2642},{"__isSmartRef__":true,"id":2644},{"__isSmartRef__":true,"id":2646},{"__isSmartRef__":true,"id":2648},{"__isSmartRef__":true,"id":2650},{"__isSmartRef__":true,"id":2652},{"__isSmartRef__":true,"id":2654},{"__isSmartRef__":true,"id":2656},{"__isSmartRef__":true,"id":2658},{"__isSmartRef__":true,"id":2660},{"__isSmartRef__":true,"id":2662},{"__isSmartRef__":true,"id":2664},{"__isSmartRef__":true,"id":2666},{"__isSmartRef__":true,"id":2668},{"__isSmartRef__":true,"id":2670},{"__isSmartRef__":true,"id":2672},{"__isSmartRef__":true,"id":2674},{"__isSmartRef__":true,"id":2676},{"__isSmartRef__":true,"id":2678},{"__isSmartRef__":true,"id":2680},{"__isSmartRef__":true,"id":2682},{"__isSmartRef__":true,"id":2684},{"__isSmartRef__":true,"id":2686},{"__isSmartRef__":true,"id":2688},{"__isSmartRef__":true,"id":2690},{"__isSmartRef__":true,"id":2692},{"__isSmartRef__":true,"id":2694},{"__isSmartRef__":true,"id":2696},{"__isSmartRef__":true,"id":2698},{"__isSmartRef__":true,"id":2700},{"__isSmartRef__":true,"id":2702},{"__isSmartRef__":true,"id":2704},{"__isSmartRef__":true,"id":2706},{"__isSmartRef__":true,"id":2708},{"__isSmartRef__":true,"id":2710},{"__isSmartRef__":true,"id":2712},{"__isSmartRef__":true,"id":2714},{"__isSmartRef__":true,"id":2716},{"__isSmartRef__":true,"id":2718},{"__isSmartRef__":true,"id":2720},{"__isSmartRef__":true,"id":2722},{"__isSmartRef__":true,"id":2724},{"__isSmartRef__":true,"id":2726},{"__isSmartRef__":true,"id":2728},{"__isSmartRef__":true,"id":2730},{"__isSmartRef__":true,"id":2732},{"__isSmartRef__":true,"id":2734},{"__isSmartRef__":true,"id":2736},{"__isSmartRef__":true,"id":2738},{"__isSmartRef__":true,"id":2740},{"__isSmartRef__":true,"id":2742},{"__isSmartRef__":true,"id":2744},{"__isSmartRef__":true,"id":2746},{"__isSmartRef__":true,"id":2748},{"__isSmartRef__":true,"id":2750},{"__isSmartRef__":true,"id":2752},{"__isSmartRef__":true,"id":2754},{"__isSmartRef__":true,"id":2756},{"__isSmartRef__":true,"id":2758},{"__isSmartRef__":true,"id":2760},{"__isSmartRef__":true,"id":2762},{"__isSmartRef__":true,"id":2764},{"__isSmartRef__":true,"id":2766},{"__isSmartRef__":true,"id":2768},{"__isSmartRef__":true,"id":2770},{"__isSmartRef__":true,"id":2772},{"__isSmartRef__":true,"id":2774},{"__isSmartRef__":true,"id":2776},{"__isSmartRef__":true,"id":2778},{"__isSmartRef__":true,"id":2780},{"__isSmartRef__":true,"id":2782},{"__isSmartRef__":true,"id":2784},{"__isSmartRef__":true,"id":2786},{"__isSmartRef__":true,"id":2788},{"__isSmartRef__":true,"id":2790},{"__isSmartRef__":true,"id":2792},{"__isSmartRef__":true,"id":2794},{"__isSmartRef__":true,"id":2796},{"__isSmartRef__":true,"id":2798},{"__isSmartRef__":true,"id":2800},{"__isSmartRef__":true,"id":2802},{"__isSmartRef__":true,"id":2804},{"__isSmartRef__":true,"id":2806},{"__isSmartRef__":true,"id":2808},{"__isSmartRef__":true,"id":2810},{"__isSmartRef__":true,"id":2812},{"__isSmartRef__":true,"id":2814},{"__isSmartRef__":true,"id":2816},{"__isSmartRef__":true,"id":2818},{"__isSmartRef__":true,"id":2820},{"__isSmartRef__":true,"id":2822},{"__isSmartRef__":true,"id":2824},{"__isSmartRef__":true,"id":2826},{"__isSmartRef__":true,"id":2828},{"__isSmartRef__":true,"id":2830},{"__isSmartRef__":true,"id":2832},{"__isSmartRef__":true,"id":2834},{"__isSmartRef__":true,"id":2836},{"__isSmartRef__":true,"id":2838},{"__isSmartRef__":true,"id":2840},{"__isSmartRef__":true,"id":2842},{"__isSmartRef__":true,"id":2844},{"__isSmartRef__":true,"id":2846},{"__isSmartRef__":true,"id":2848},{"__isSmartRef__":true,"id":2850},{"__isSmartRef__":true,"id":2852},{"__isSmartRef__":true,"id":991},{"__isSmartRef__":true,"id":2854},{"__isSmartRef__":true,"id":2856},{"__isSmartRef__":true,"id":2858},{"__isSmartRef__":true,"id":2860},{"__isSmartRef__":true,"id":2862},{"__isSmartRef__":true,"id":2864},{"__isSmartRef__":true,"id":887},{"__isSmartRef__":true,"id":2866},{"__isSmartRef__":true,"id":2868},{"__isSmartRef__":true,"id":2870},{"__isSmartRef__":true,"id":2872},{"__isSmartRef__":true,"id":2874},{"__isSmartRef__":true,"id":2876},{"__isSmartRef__":true,"id":2878},{"__isSmartRef__":true,"id":2880},{"__isSmartRef__":true,"id":2882},{"__isSmartRef__":true,"id":2884},{"__isSmartRef__":true,"id":2886},{"__isSmartRef__":true,"id":2888},{"__isSmartRef__":true,"id":2890},{"__isSmartRef__":true,"id":2892},{"__isSmartRef__":true,"id":2894},{"__isSmartRef__":true,"id":2896},{"__isSmartRef__":true,"id":2898},{"__isSmartRef__":true,"id":2900},{"__isSmartRef__":true,"id":2902},{"__isSmartRef__":true,"id":2904},{"__isSmartRef__":true,"id":2906},{"__isSmartRef__":true,"id":2908},{"__isSmartRef__":true,"id":2910},{"__isSmartRef__":true,"id":2912},{"__isSmartRef__":true,"id":2914},{"__isSmartRef__":true,"id":2916},{"__isSmartRef__":true,"id":2918},{"__isSmartRef__":true,"id":2920},{"__isSmartRef__":true,"id":2922},{"__isSmartRef__":true,"id":2924},{"__isSmartRef__":true,"id":2926},{"__isSmartRef__":true,"id":2928},{"__isSmartRef__":true,"id":2930},{"__isSmartRef__":true,"id":2932},{"__isSmartRef__":true,"id":2934},{"__isSmartRef__":true,"id":2936},{"__isSmartRef__":true,"id":2938},{"__isSmartRef__":true,"id":2940},{"__isSmartRef__":true,"id":2942},{"__isSmartRef__":true,"id":2944},{"__isSmartRef__":true,"id":2946},{"__isSmartRef__":true,"id":2948},{"__isSmartRef__":true,"id":2950},{"__isSmartRef__":true,"id":2952},{"__isSmartRef__":true,"id":2954},{"__isSmartRef__":true,"id":2956},{"__isSmartRef__":true,"id":2958},{"__isSmartRef__":true,"id":2960},{"__isSmartRef__":true,"id":2962},{"__isSmartRef__":true,"id":2964},{"__isSmartRef__":true,"id":2966},{"__isSmartRef__":true,"id":2968},{"__isSmartRef__":true,"id":2970},{"__isSmartRef__":true,"id":2972},{"__isSmartRef__":true,"id":2974},{"__isSmartRef__":true,"id":2976},{"__isSmartRef__":true,"id":2978},{"__isSmartRef__":true,"id":2980},{"__isSmartRef__":true,"id":2982},{"__isSmartRef__":true,"id":2984},{"__isSmartRef__":true,"id":2986},{"__isSmartRef__":true,"id":2988},{"__isSmartRef__":true,"id":935},{"__isSmartRef__":true,"id":2990},{"__isSmartRef__":true,"id":2992},{"__isSmartRef__":true,"id":2994},{"__isSmartRef__":true,"id":2996},{"__isSmartRef__":true,"id":2998},{"__isSmartRef__":true,"id":3000},{"__isSmartRef__":true,"id":3002},{"__isSmartRef__":true,"id":3004},{"__isSmartRef__":true,"id":3006},{"__isSmartRef__":true,"id":3008},{"__isSmartRef__":true,"id":3010},{"__isSmartRef__":true,"id":3012},{"__isSmartRef__":true,"id":3014},{"__isSmartRef__":true,"id":3016},{"__isSmartRef__":true,"id":3018},{"__isSmartRef__":true,"id":3020},{"__isSmartRef__":true,"id":3022},{"__isSmartRef__":true,"id":3024},{"__isSmartRef__":true,"id":3026},{"__isSmartRef__":true,"id":3028},{"__isSmartRef__":true,"id":3030},{"__isSmartRef__":true,"id":3032},{"__isSmartRef__":true,"id":3034},{"__isSmartRef__":true,"id":3036},{"__isSmartRef__":true,"id":3038},{"__isSmartRef__":true,"id":3040},{"__isSmartRef__":true,"id":3042},{"__isSmartRef__":true,"id":3044},{"__isSmartRef__":true,"id":3046},{"__isSmartRef__":true,"id":3048},{"__isSmartRef__":true,"id":3050},{"__isSmartRef__":true,"id":3052},{"__isSmartRef__":true,"id":3054},{"__isSmartRef__":true,"id":3056},{"__isSmartRef__":true,"id":3058},{"__isSmartRef__":true,"id":3060},{"__isSmartRef__":true,"id":3062},{"__isSmartRef__":true,"id":3064},{"__isSmartRef__":true,"id":3066},{"__isSmartRef__":true,"id":3068},{"__isSmartRef__":true,"id":3070},{"__isSmartRef__":true,"id":3072},{"__isSmartRef__":true,"id":3074},{"__isSmartRef__":true,"id":3076},{"__isSmartRef__":true,"id":3078},{"__isSmartRef__":true,"id":3080},{"__isSmartRef__":true,"id":3082},{"__isSmartRef__":true,"id":3084},{"__isSmartRef__":true,"id":3086},{"__isSmartRef__":true,"id":3088},{"__isSmartRef__":true,"id":3090},{"__isSmartRef__":true,"id":3092},{"__isSmartRef__":true,"id":3094},{"__isSmartRef__":true,"id":3096},{"__isSmartRef__":true,"id":3098},{"__isSmartRef__":true,"id":3100},{"__isSmartRef__":true,"id":3102},{"__isSmartRef__":true,"id":3104},{"__isSmartRef__":true,"id":3106},{"__isSmartRef__":true,"id":3108},{"__isSmartRef__":true,"id":995},{"__isSmartRef__":true,"id":3110},{"__isSmartRef__":true,"id":3112},{"__isSmartRef__":true,"id":3114},{"__isSmartRef__":true,"id":3116},{"__isSmartRef__":true,"id":3118},{"__isSmartRef__":true,"id":3120},{"__isSmartRef__":true,"id":3122},{"__isSmartRef__":true,"id":3124},{"__isSmartRef__":true,"id":3126},{"__isSmartRef__":true,"id":3128},{"__isSmartRef__":true,"id":3130},{"__isSmartRef__":true,"id":3132},{"__isSmartRef__":true,"id":3134},{"__isSmartRef__":true,"id":3136},{"__isSmartRef__":true,"id":3138},{"__isSmartRef__":true,"id":3140},{"__isSmartRef__":true,"id":3142},{"__isSmartRef__":true,"id":3144},{"__isSmartRef__":true,"id":3146},{"__isSmartRef__":true,"id":3148},{"__isSmartRef__":true,"id":3150},{"__isSmartRef__":true,"id":3152},{"__isSmartRef__":true,"id":3154},{"__isSmartRef__":true,"id":3156},{"__isSmartRef__":true,"id":3158},{"__isSmartRef__":true,"id":3160},{"__isSmartRef__":true,"id":3162},{"__isSmartRef__":true,"id":3164},{"__isSmartRef__":true,"id":3166},{"__isSmartRef__":true,"id":3168},{"__isSmartRef__":true,"id":3170},{"__isSmartRef__":true,"id":3172},{"__isSmartRef__":true,"id":955},{"__isSmartRef__":true,"id":3174},{"__isSmartRef__":true,"id":3176},{"__isSmartRef__":true,"id":3178},{"__isSmartRef__":true,"id":3180},{"__isSmartRef__":true,"id":3182},{"__isSmartRef__":true,"id":3184},{"__isSmartRef__":true,"id":3186},{"__isSmartRef__":true,"id":3188},{"__isSmartRef__":true,"id":3190},{"__isSmartRef__":true,"id":3192},{"__isSmartRef__":true,"id":3194},{"__isSmartRef__":true,"id":3196},{"__isSmartRef__":true,"id":3198},{"__isSmartRef__":true,"id":3200},{"__isSmartRef__":true,"id":3202},{"__isSmartRef__":true,"id":3204},{"__isSmartRef__":true,"id":3206},{"__isSmartRef__":true,"id":3208},{"__isSmartRef__":true,"id":3210},{"__isSmartRef__":true,"id":3212},{"__isSmartRef__":true,"id":3214},{"__isSmartRef__":true,"id":3216},{"__isSmartRef__":true,"id":3218},{"__isSmartRef__":true,"id":3220},{"__isSmartRef__":true,"id":3222},{"__isSmartRef__":true,"id":3224},{"__isSmartRef__":true,"id":3226},{"__isSmartRef__":true,"id":3228},{"__isSmartRef__":true,"id":3230},{"__isSmartRef__":true,"id":3232},{"__isSmartRef__":true,"id":3234},{"__isSmartRef__":true,"id":3236},{"__isSmartRef__":true,"id":3238},{"__isSmartRef__":true,"id":3240},{"__isSmartRef__":true,"id":3242},{"__isSmartRef__":true,"id":3244},{"__isSmartRef__":true,"id":3246},{"__isSmartRef__":true,"id":3248},{"__isSmartRef__":true,"id":3250},{"__isSmartRef__":true,"id":3252},{"__isSmartRef__":true,"id":3254},{"__isSmartRef__":true,"id":3256},{"__isSmartRef__":true,"id":3258},{"__isSmartRef__":true,"id":3260},{"__isSmartRef__":true,"id":3262},{"__isSmartRef__":true,"id":3264},{"__isSmartRef__":true,"id":3266},{"__isSmartRef__":true,"id":3268},{"__isSmartRef__":true,"id":3270},{"__isSmartRef__":true,"id":3272},{"__isSmartRef__":true,"id":3274},{"__isSmartRef__":true,"id":3276},{"__isSmartRef__":true,"id":3278},{"__isSmartRef__":true,"id":3280},{"__isSmartRef__":true,"id":3282},{"__isSmartRef__":true,"id":3284},{"__isSmartRef__":true,"id":3286},{"__isSmartRef__":true,"id":3288},{"__isSmartRef__":true,"id":3290},{"__isSmartRef__":true,"id":3292},{"__isSmartRef__":true,"id":3294},{"__isSmartRef__":true,"id":3296},{"__isSmartRef__":true,"id":3298},{"__isSmartRef__":true,"id":3300},{"__isSmartRef__":true,"id":3302},{"__isSmartRef__":true,"id":3304},{"__isSmartRef__":true,"id":3306},{"__isSmartRef__":true,"id":3308},{"__isSmartRef__":true,"id":3310},{"__isSmartRef__":true,"id":3312},{"__isSmartRef__":true,"id":3314},{"__isSmartRef__":true,"id":3316},{"__isSmartRef__":true,"id":3318},{"__isSmartRef__":true,"id":3320},{"__isSmartRef__":true,"id":3322},{"__isSmartRef__":true,"id":3324},{"__isSmartRef__":true,"id":3326},{"__isSmartRef__":true,"id":3328},{"__isSmartRef__":true,"id":3330},{"__isSmartRef__":true,"id":3332},{"__isSmartRef__":true,"id":3334},{"__isSmartRef__":true,"id":3336},{"__isSmartRef__":true,"id":3338},{"__isSmartRef__":true,"id":3340},{"__isSmartRef__":true,"id":3342},{"__isSmartRef__":true,"id":3344},{"__isSmartRef__":true,"id":3346},{"__isSmartRef__":true,"id":3348},{"__isSmartRef__":true,"id":3350},{"__isSmartRef__":true,"id":3352},{"__isSmartRef__":true,"id":3354},{"__isSmartRef__":true,"id":3356},{"__isSmartRef__":true,"id":3358},{"__isSmartRef__":true,"id":3360},{"__isSmartRef__":true,"id":3362},{"__isSmartRef__":true,"id":3364},{"__isSmartRef__":true,"id":3366},{"__isSmartRef__":true,"id":3368},{"__isSmartRef__":true,"id":3370},{"__isSmartRef__":true,"id":3372},{"__isSmartRef__":true,"id":3374},{"__isSmartRef__":true,"id":3376},{"__isSmartRef__":true,"id":3378},{"__isSmartRef__":true,"id":3380},{"__isSmartRef__":true,"id":3382},{"__isSmartRef__":true,"id":3384},{"__isSmartRef__":true,"id":3386},{"__isSmartRef__":true,"id":3388},{"__isSmartRef__":true,"id":3390},{"__isSmartRef__":true,"id":3392},{"__isSmartRef__":true,"id":3394},{"__isSmartRef__":true,"id":3396},{"__isSmartRef__":true,"id":3398},{"__isSmartRef__":true,"id":3400},{"__isSmartRef__":true,"id":3402},{"__isSmartRef__":true,"id":3404},{"__isSmartRef__":true,"id":3406},{"__isSmartRef__":true,"id":3408},{"__isSmartRef__":true,"id":3410},{"__isSmartRef__":true,"id":3412},{"__isSmartRef__":true,"id":3414},{"__isSmartRef__":true,"id":3416},{"__isSmartRef__":true,"id":3418},{"__isSmartRef__":true,"id":3420},{"__isSmartRef__":true,"id":3422},{"__isSmartRef__":true,"id":3424},{"__isSmartRef__":true,"id":3426},{"__isSmartRef__":true,"id":3428},{"__isSmartRef__":true,"id":3430},{"__isSmartRef__":true,"id":3432},{"__isSmartRef__":true,"id":3434},{"__isSmartRef__":true,"id":3436},{"__isSmartRef__":true,"id":3438},{"__isSmartRef__":true,"id":3440},{"__isSmartRef__":true,"id":3442},{"__isSmartRef__":true,"id":3444},{"__isSmartRef__":true,"id":3446},{"__isSmartRef__":true,"id":3448},{"__isSmartRef__":true,"id":3450},{"__isSmartRef__":true,"id":3452},{"__isSmartRef__":true,"id":3454},{"__isSmartRef__":true,"id":3456},{"__isSmartRef__":true,"id":3458},{"__isSmartRef__":true,"id":3460},{"__isSmartRef__":true,"id":3462},{"__isSmartRef__":true,"id":3464},{"__isSmartRef__":true,"id":3466},{"__isSmartRef__":true,"id":3468},{"__isSmartRef__":true,"id":3470},{"__isSmartRef__":true,"id":3472},{"__isSmartRef__":true,"id":3474},{"__isSmartRef__":true,"id":3476},{"__isSmartRef__":true,"id":3478},{"__isSmartRef__":true,"id":3480},{"__isSmartRef__":true,"id":3482},{"__isSmartRef__":true,"id":3484},{"__isSmartRef__":true,"id":3486},{"__isSmartRef__":true,"id":3488},{"__isSmartRef__":true,"id":3490},{"__isSmartRef__":true,"id":3492},{"__isSmartRef__":true,"id":3494},{"__isSmartRef__":true,"id":3496},{"__isSmartRef__":true,"id":3498},{"__isSmartRef__":true,"id":3500},{"__isSmartRef__":true,"id":3502},{"__isSmartRef__":true,"id":3504},{"__isSmartRef__":true,"id":3506},{"__isSmartRef__":true,"id":3508},{"__isSmartRef__":true,"id":3510},{"__isSmartRef__":true,"id":3512},{"__isSmartRef__":true,"id":3514},{"__isSmartRef__":true,"id":3516},{"__isSmartRef__":true,"id":3518},{"__isSmartRef__":true,"id":3520},{"__isSmartRef__":true,"id":3522},{"__isSmartRef__":true,"id":3524},{"__isSmartRef__":true,"id":3526},{"__isSmartRef__":true,"id":3528},{"__isSmartRef__":true,"id":3530},{"__isSmartRef__":true,"id":3532},{"__isSmartRef__":true,"id":3534},{"__isSmartRef__":true,"id":3536},{"__isSmartRef__":true,"id":3538},{"__isSmartRef__":true,"id":3540},{"__isSmartRef__":true,"id":3542},{"__isSmartRef__":true,"id":3544},{"__isSmartRef__":true,"id":3546},{"__isSmartRef__":true,"id":3548},{"__isSmartRef__":true,"id":3550},{"__isSmartRef__":true,"id":3552},{"__isSmartRef__":true,"id":3554},{"__isSmartRef__":true,"id":3556},{"__isSmartRef__":true,"id":3558},{"__isSmartRef__":true,"id":3560},{"__isSmartRef__":true,"id":3562},{"__isSmartRef__":true,"id":3564},{"__isSmartRef__":true,"id":3566},{"__isSmartRef__":true,"id":3568},{"__isSmartRef__":true,"id":3570},{"__isSmartRef__":true,"id":3572},{"__isSmartRef__":true,"id":3574},{"__isSmartRef__":true,"id":3576},{"__isSmartRef__":true,"id":3578},{"__isSmartRef__":true,"id":3580},{"__isSmartRef__":true,"id":3582},{"__isSmartRef__":true,"id":3584},{"__isSmartRef__":true,"id":3586},{"__isSmartRef__":true,"id":3588},{"__isSmartRef__":true,"id":3590},{"__isSmartRef__":true,"id":3592},{"__isSmartRef__":true,"id":3594},{"__isSmartRef__":true,"id":3596},{"__isSmartRef__":true,"id":3598},{"__isSmartRef__":true,"id":3600},{"__isSmartRef__":true,"id":3602},{"__isSmartRef__":true,"id":3604},{"__isSmartRef__":true,"id":3606},{"__isSmartRef__":true,"id":3608},{"__isSmartRef__":true,"id":3610},{"__isSmartRef__":true,"id":3612},{"__isSmartRef__":true,"id":3614},{"__isSmartRef__":true,"id":3616},{"__isSmartRef__":true,"id":3618},{"__isSmartRef__":true,"id":3620},{"__isSmartRef__":true,"id":3622},{"__isSmartRef__":true,"id":3624},{"__isSmartRef__":true,"id":3626},{"__isSmartRef__":true,"id":3628},{"__isSmartRef__":true,"id":3630},{"__isSmartRef__":true,"id":3632},{"__isSmartRef__":true,"id":3634},{"__isSmartRef__":true,"id":3636},{"__isSmartRef__":true,"id":3638},{"__isSmartRef__":true,"id":3640},{"__isSmartRef__":true,"id":3642},{"__isSmartRef__":true,"id":3644},{"__isSmartRef__":true,"id":3646},{"__isSmartRef__":true,"id":3648},{"__isSmartRef__":true,"id":3650},{"__isSmartRef__":true,"id":3652},{"__isSmartRef__":true,"id":3654},{"__isSmartRef__":true,"id":3656},{"__isSmartRef__":true,"id":3658},{"__isSmartRef__":true,"id":3660},{"__isSmartRef__":true,"id":3662},{"__isSmartRef__":true,"id":3664},{"__isSmartRef__":true,"id":3666},{"__isSmartRef__":true,"id":3668},{"__isSmartRef__":true,"id":3670},{"__isSmartRef__":true,"id":3672},{"__isSmartRef__":true,"id":3674},{"__isSmartRef__":true,"id":3676},{"__isSmartRef__":true,"id":3678},{"__isSmartRef__":true,"id":3680},{"__isSmartRef__":true,"id":3682},{"__isSmartRef__":true,"id":3684},{"__isSmartRef__":true,"id":3686},{"__isSmartRef__":true,"id":3688},{"__isSmartRef__":true,"id":3690},{"__isSmartRef__":true,"id":3692},{"__isSmartRef__":true,"id":3694},{"__isSmartRef__":true,"id":3696},{"__isSmartRef__":true,"id":3698},{"__isSmartRef__":true,"id":3700},{"__isSmartRef__":true,"id":3702},{"__isSmartRef__":true,"id":3704},{"__isSmartRef__":true,"id":3706},{"__isSmartRef__":true,"id":3708},{"__isSmartRef__":true,"id":3710},{"__isSmartRef__":true,"id":3712},{"__isSmartRef__":true,"id":3714},{"__isSmartRef__":true,"id":3716},{"__isSmartRef__":true,"id":3718},{"__isSmartRef__":true,"id":3720},{"__isSmartRef__":true,"id":3722},{"__isSmartRef__":true,"id":3724},{"__isSmartRef__":true,"id":3726},{"__isSmartRef__":true,"id":3728},{"__isSmartRef__":true,"id":3730},{"__isSmartRef__":true,"id":3732},{"__isSmartRef__":true,"id":3734},{"__isSmartRef__":true,"id":3736},{"__isSmartRef__":true,"id":3738},{"__isSmartRef__":true,"id":3740},{"__isSmartRef__":true,"id":3742},{"__isSmartRef__":true,"id":3744},{"__isSmartRef__":true,"id":3746},{"__isSmartRef__":true,"id":3748},{"__isSmartRef__":true,"id":3750},{"__isSmartRef__":true,"id":3752},{"__isSmartRef__":true,"id":3754},{"__isSmartRef__":true,"id":3756},{"__isSmartRef__":true,"id":3758},{"__isSmartRef__":true,"id":3760},{"__isSmartRef__":true,"id":3762},{"__isSmartRef__":true,"id":3764},{"__isSmartRef__":true,"id":3766},{"__isSmartRef__":true,"id":3768},{"__isSmartRef__":true,"id":3770},{"__isSmartRef__":true,"id":3772},{"__isSmartRef__":true,"id":3774},{"__isSmartRef__":true,"id":3776},{"__isSmartRef__":true,"id":3778},{"__isSmartRef__":true,"id":3780},{"__isSmartRef__":true,"id":3782},{"__isSmartRef__":true,"id":3784},{"__isSmartRef__":true,"id":3786},{"__isSmartRef__":true,"id":3788},{"__isSmartRef__":true,"id":3790},{"__isSmartRef__":true,"id":3792},{"__isSmartRef__":true,"id":3794},{"__isSmartRef__":true,"id":3796},{"__isSmartRef__":true,"id":3798},{"__isSmartRef__":true,"id":3800},{"__isSmartRef__":true,"id":3802},{"__isSmartRef__":true,"id":3804},{"__isSmartRef__":true,"id":3806},{"__isSmartRef__":true,"id":3808},{"__isSmartRef__":true,"id":3810},{"__isSmartRef__":true,"id":3812},{"__isSmartRef__":true,"id":3814},{"__isSmartRef__":true,"id":3816},{"__isSmartRef__":true,"id":3818},{"__isSmartRef__":true,"id":3820},{"__isSmartRef__":true,"id":3822},{"__isSmartRef__":true,"id":3824},{"__isSmartRef__":true,"id":3826},{"__isSmartRef__":true,"id":3828},{"__isSmartRef__":true,"id":3830},{"__isSmartRef__":true,"id":3832},{"__isSmartRef__":true,"id":3834},{"__isSmartRef__":true,"id":3836},{"__isSmartRef__":true,"id":3838},{"__isSmartRef__":true,"id":3840},{"__isSmartRef__":true,"id":3842},{"__isSmartRef__":true,"id":3844},{"__isSmartRef__":true,"id":3846},{"__isSmartRef__":true,"id":3848},{"__isSmartRef__":true,"id":3850},{"__isSmartRef__":true,"id":3852},{"__isSmartRef__":true,"id":3854},{"__isSmartRef__":true,"id":3856},{"__isSmartRef__":true,"id":3858},{"__isSmartRef__":true,"id":3860},{"__isSmartRef__":true,"id":3862},{"__isSmartRef__":true,"id":3864},{"__isSmartRef__":true,"id":3866},{"__isSmartRef__":true,"id":3868},{"__isSmartRef__":true,"id":3870},{"__isSmartRef__":true,"id":3872},{"__isSmartRef__":true,"id":3874},{"__isSmartRef__":true,"id":3876},{"__isSmartRef__":true,"id":3878},{"__isSmartRef__":true,"id":3880},{"__isSmartRef__":true,"id":3882},{"__isSmartRef__":true,"id":3884},{"__isSmartRef__":true,"id":3886},{"__isSmartRef__":true,"id":3888},{"__isSmartRef__":true,"id":3890},{"__isSmartRef__":true,"id":3892},{"__isSmartRef__":true,"id":3894},{"__isSmartRef__":true,"id":3896},{"__isSmartRef__":true,"id":3898},{"__isSmartRef__":true,"id":3900},{"__isSmartRef__":true,"id":3902},{"__isSmartRef__":true,"id":3904},{"__isSmartRef__":true,"id":3906},{"__isSmartRef__":true,"id":3908},{"__isSmartRef__":true,"id":3910},{"__isSmartRef__":true,"id":3912},{"__isSmartRef__":true,"id":3914},{"__isSmartRef__":true,"id":3916},{"__isSmartRef__":true,"id":3918},{"__isSmartRef__":true,"id":3920},{"__isSmartRef__":true,"id":3922},{"__isSmartRef__":true,"id":3924},{"__isSmartRef__":true,"id":3926},{"__isSmartRef__":true,"id":3928},{"__isSmartRef__":true,"id":3930},{"__isSmartRef__":true,"id":3932},{"__isSmartRef__":true,"id":3934},{"__isSmartRef__":true,"id":3936},{"__isSmartRef__":true,"id":3938},{"__isSmartRef__":true,"id":3940},{"__isSmartRef__":true,"id":3942},{"__isSmartRef__":true,"id":3944},{"__isSmartRef__":true,"id":3946},{"__isSmartRef__":true,"id":3948},{"__isSmartRef__":true,"id":3950},{"__isSmartRef__":true,"id":3952},{"__isSmartRef__":true,"id":3954},{"__isSmartRef__":true,"id":3956},{"__isSmartRef__":true,"id":3958},{"__isSmartRef__":true,"id":3960},{"__isSmartRef__":true,"id":3962},{"__isSmartRef__":true,"id":3964},{"__isSmartRef__":true,"id":3966},{"__isSmartRef__":true,"id":3968},{"__isSmartRef__":true,"id":3970},{"__isSmartRef__":true,"id":3972},{"__isSmartRef__":true,"id":3974},{"__isSmartRef__":true,"id":3976},{"__isSmartRef__":true,"id":3978},{"__isSmartRef__":true,"id":3980},{"__isSmartRef__":true,"id":3982},{"__isSmartRef__":true,"id":3984},{"__isSmartRef__":true,"id":3986},{"__isSmartRef__":true,"id":3988},{"__isSmartRef__":true,"id":3990},{"__isSmartRef__":true,"id":3992},{"__isSmartRef__":true,"id":3994},{"__isSmartRef__":true,"id":3996},{"__isSmartRef__":true,"id":3998},{"__isSmartRef__":true,"id":4000},{"__isSmartRef__":true,"id":4002},{"__isSmartRef__":true,"id":4004},{"__isSmartRef__":true,"id":4006},{"__isSmartRef__":true,"id":4008},{"__isSmartRef__":true,"id":4010},{"__isSmartRef__":true,"id":4012},{"__isSmartRef__":true,"id":4014},{"__isSmartRef__":true,"id":4016},{"__isSmartRef__":true,"id":4018},{"__isSmartRef__":true,"id":4020},{"__isSmartRef__":true,"id":4022},{"__isSmartRef__":true,"id":4024},{"__isSmartRef__":true,"id":4026},{"__isSmartRef__":true,"id":4028},{"__isSmartRef__":true,"id":4030},{"__isSmartRef__":true,"id":4032},{"__isSmartRef__":true,"id":4034},{"__isSmartRef__":true,"id":4036},{"__isSmartRef__":true,"id":4038},{"__isSmartRef__":true,"id":4040},{"__isSmartRef__":true,"id":4042},{"__isSmartRef__":true,"id":4044},{"__isSmartRef__":true,"id":4046},{"__isSmartRef__":true,"id":4048},{"__isSmartRef__":true,"id":4050},{"__isSmartRef__":true,"id":4052},{"__isSmartRef__":true,"id":4054},{"__isSmartRef__":true,"id":4056},{"__isSmartRef__":true,"id":4058},{"__isSmartRef__":true,"id":4060},{"__isSmartRef__":true,"id":4062},{"__isSmartRef__":true,"id":4064},{"__isSmartRef__":true,"id":4066},{"__isSmartRef__":true,"id":4068},{"__isSmartRef__":true,"id":4070},{"__isSmartRef__":true,"id":4072},{"__isSmartRef__":true,"id":4074},{"__isSmartRef__":true,"id":4076},{"__isSmartRef__":true,"id":4078},{"__isSmartRef__":true,"id":4080},{"__isSmartRef__":true,"id":4082},{"__isSmartRef__":true,"id":4084},{"__isSmartRef__":true,"id":4086},{"__isSmartRef__":true,"id":4088},{"__isSmartRef__":true,"id":4090},{"__isSmartRef__":true,"id":4092},{"__isSmartRef__":true,"id":4094},{"__isSmartRef__":true,"id":4096},{"__isSmartRef__":true,"id":4098},{"__isSmartRef__":true,"id":4100},{"__isSmartRef__":true,"id":4102},{"__isSmartRef__":true,"id":4104},{"__isSmartRef__":true,"id":4106},{"__isSmartRef__":true,"id":4108},{"__isSmartRef__":true,"id":4110},{"__isSmartRef__":true,"id":4112},{"__isSmartRef__":true,"id":4114},{"__isSmartRef__":true,"id":4116},{"__isSmartRef__":true,"id":4118},{"__isSmartRef__":true,"id":4120},{"__isSmartRef__":true,"id":4122},{"__isSmartRef__":true,"id":4124},{"__isSmartRef__":true,"id":4126},{"__isSmartRef__":true,"id":4128},{"__isSmartRef__":true,"id":4130},{"__isSmartRef__":true,"id":4132},{"__isSmartRef__":true,"id":4134},{"__isSmartRef__":true,"id":4136},{"__isSmartRef__":true,"id":4138},{"__isSmartRef__":true,"id":4140},{"__isSmartRef__":true,"id":4142},{"__isSmartRef__":true,"id":4144},{"__isSmartRef__":true,"id":4146},{"__isSmartRef__":true,"id":4148},{"__isSmartRef__":true,"id":4150},{"__isSmartRef__":true,"id":4152},{"__isSmartRef__":true,"id":4154},{"__isSmartRef__":true,"id":4156},{"__isSmartRef__":true,"id":4158},{"__isSmartRef__":true,"id":4160},{"__isSmartRef__":true,"id":4162},{"__isSmartRef__":true,"id":4164},{"__isSmartRef__":true,"id":4166},{"__isSmartRef__":true,"id":4168},{"__isSmartRef__":true,"id":4170},{"__isSmartRef__":true,"id":4172},{"__isSmartRef__":true,"id":4174},{"__isSmartRef__":true,"id":4176},{"__isSmartRef__":true,"id":4178},{"__isSmartRef__":true,"id":4180},{"__isSmartRef__":true,"id":4182},{"__isSmartRef__":true,"id":4184},{"__isSmartRef__":true,"id":4186},{"__isSmartRef__":true,"id":4188},{"__isSmartRef__":true,"id":1051},{"__isSmartRef__":true,"id":4190},{"__isSmartRef__":true,"id":4192},{"__isSmartRef__":true,"id":4194},{"__isSmartRef__":true,"id":4196},{"__isSmartRef__":true,"id":4198},{"__isSmartRef__":true,"id":4200},{"__isSmartRef__":true,"id":4202},{"__isSmartRef__":true,"id":4204},{"__isSmartRef__":true,"id":4206},{"__isSmartRef__":true,"id":4208},{"__isSmartRef__":true,"id":4210},{"__isSmartRef__":true,"id":4212},{"__isSmartRef__":true,"id":4214},{"__isSmartRef__":true,"id":4216},{"__isSmartRef__":true,"id":4218},{"__isSmartRef__":true,"id":4220},{"__isSmartRef__":true,"id":4222},{"__isSmartRef__":true,"id":4224},{"__isSmartRef__":true,"id":4226},{"__isSmartRef__":true,"id":4228},{"__isSmartRef__":true,"id":4230},{"__isSmartRef__":true,"id":4232},{"__isSmartRef__":true,"id":4234},{"__isSmartRef__":true,"id":4236},{"__isSmartRef__":true,"id":4238},{"__isSmartRef__":true,"id":4240},{"__isSmartRef__":true,"id":4242},{"__isSmartRef__":true,"id":4244},{"__isSmartRef__":true,"id":4246},{"__isSmartRef__":true,"id":4248},{"__isSmartRef__":true,"id":4250},{"__isSmartRef__":true,"id":4252},{"__isSmartRef__":true,"id":4254},{"__isSmartRef__":true,"id":4256},{"__isSmartRef__":true,"id":4258},{"__isSmartRef__":true,"id":4260},{"__isSmartRef__":true,"id":4262},{"__isSmartRef__":true,"id":4264},{"__isSmartRef__":true,"id":4266},{"__isSmartRef__":true,"id":4268},{"__isSmartRef__":true,"id":4270},{"__isSmartRef__":true,"id":4272},{"__isSmartRef__":true,"id":4274},{"__isSmartRef__":true,"id":4276},{"__isSmartRef__":true,"id":4278},{"__isSmartRef__":true,"id":4280},{"__isSmartRef__":true,"id":4282},{"__isSmartRef__":true,"id":4284},{"__isSmartRef__":true,"id":4286},{"__isSmartRef__":true,"id":4288},{"__isSmartRef__":true,"id":4290},{"__isSmartRef__":true,"id":4292},{"__isSmartRef__":true,"id":4294},{"__isSmartRef__":true,"id":4296},{"__isSmartRef__":true,"id":4298},{"__isSmartRef__":true,"id":4300},{"__isSmartRef__":true,"id":4302},{"__isSmartRef__":true,"id":4304},{"__isSmartRef__":true,"id":4306},{"__isSmartRef__":true,"id":4308},{"__isSmartRef__":true,"id":4310},{"__isSmartRef__":true,"id":4312},{"__isSmartRef__":true,"id":4314},{"__isSmartRef__":true,"id":4316},{"__isSmartRef__":true,"id":4318},{"__isSmartRef__":true,"id":4320},{"__isSmartRef__":true,"id":4322},{"__isSmartRef__":true,"id":4324},{"__isSmartRef__":true,"id":4326},{"__isSmartRef__":true,"id":4328},{"__isSmartRef__":true,"id":4330},{"__isSmartRef__":true,"id":4332},{"__isSmartRef__":true,"id":4334},{"__isSmartRef__":true,"id":4336},{"__isSmartRef__":true,"id":4338},{"__isSmartRef__":true,"id":4340},{"__isSmartRef__":true,"id":4342},{"__isSmartRef__":true,"id":4344},{"__isSmartRef__":true,"id":4346},{"__isSmartRef__":true,"id":4348},{"__isSmartRef__":true,"id":4350},{"__isSmartRef__":true,"id":4352},{"__isSmartRef__":true,"id":4354},{"__isSmartRef__":true,"id":4356},{"__isSmartRef__":true,"id":4358},{"__isSmartRef__":true,"id":4360},{"__isSmartRef__":true,"id":4362},{"__isSmartRef__":true,"id":4364},{"__isSmartRef__":true,"id":4366},{"__isSmartRef__":true,"id":4368},{"__isSmartRef__":true,"id":4370},{"__isSmartRef__":true,"id":4372},{"__isSmartRef__":true,"id":4374},{"__isSmartRef__":true,"id":4376},{"__isSmartRef__":true,"id":4378},{"__isSmartRef__":true,"id":4380},{"__isSmartRef__":true,"id":4382},{"__isSmartRef__":true,"id":4384},{"__isSmartRef__":true,"id":4386},{"__isSmartRef__":true,"id":4388},{"__isSmartRef__":true,"id":4390},{"__isSmartRef__":true,"id":4392},{"__isSmartRef__":true,"id":4394},{"__isSmartRef__":true,"id":4396},{"__isSmartRef__":true,"id":4398},{"__isSmartRef__":true,"id":4400},{"__isSmartRef__":true,"id":4402},{"__isSmartRef__":true,"id":4404},{"__isSmartRef__":true,"id":4406},{"__isSmartRef__":true,"id":4408},{"__isSmartRef__":true,"id":4410},{"__isSmartRef__":true,"id":4412},{"__isSmartRef__":true,"id":4414},{"__isSmartRef__":true,"id":4416},{"__isSmartRef__":true,"id":4418},{"__isSmartRef__":true,"id":4420},{"__isSmartRef__":true,"id":4422},{"__isSmartRef__":true,"id":4424},{"__isSmartRef__":true,"id":4426},{"__isSmartRef__":true,"id":4428},{"__isSmartRef__":true,"id":4430},{"__isSmartRef__":true,"id":4432},{"__isSmartRef__":true,"id":4434},{"__isSmartRef__":true,"id":4436},{"__isSmartRef__":true,"id":4438},{"__isSmartRef__":true,"id":4440},{"__isSmartRef__":true,"id":4442},{"__isSmartRef__":true,"id":4444},{"__isSmartRef__":true,"id":4446},{"__isSmartRef__":true,"id":4448},{"__isSmartRef__":true,"id":4450},{"__isSmartRef__":true,"id":4452},{"__isSmartRef__":true,"id":4454},{"__isSmartRef__":true,"id":4456},{"__isSmartRef__":true,"id":4458},{"__isSmartRef__":true,"id":4460},{"__isSmartRef__":true,"id":4462},{"__isSmartRef__":true,"id":4464},{"__isSmartRef__":true,"id":4466},{"__isSmartRef__":true,"id":4468},{"__isSmartRef__":true,"id":4470},{"__isSmartRef__":true,"id":4472},{"__isSmartRef__":true,"id":4474},{"__isSmartRef__":true,"id":4476},{"__isSmartRef__":true,"id":4478},{"__isSmartRef__":true,"id":4480},{"__isSmartRef__":true,"id":4482},{"__isSmartRef__":true,"id":4484},{"__isSmartRef__":true,"id":4486},{"__isSmartRef__":true,"id":4488},{"__isSmartRef__":true,"id":4490},{"__isSmartRef__":true,"id":4492},{"__isSmartRef__":true,"id":4494},{"__isSmartRef__":true,"id":4496},{"__isSmartRef__":true,"id":4498},{"__isSmartRef__":true,"id":4500},{"__isSmartRef__":true,"id":4502},{"__isSmartRef__":true,"id":4504},{"__isSmartRef__":true,"id":4506},{"__isSmartRef__":true,"id":4508},{"__isSmartRef__":true,"id":4510},{"__isSmartRef__":true,"id":4512},{"__isSmartRef__":true,"id":4514},{"__isSmartRef__":true,"id":4516},{"__isSmartRef__":true,"id":4518},{"__isSmartRef__":true,"id":4520},{"__isSmartRef__":true,"id":4522},{"__isSmartRef__":true,"id":4524},{"__isSmartRef__":true,"id":4526},{"__isSmartRef__":true,"id":4528},{"__isSmartRef__":true,"id":4530},{"__isSmartRef__":true,"id":4532},{"__isSmartRef__":true,"id":4534},{"__isSmartRef__":true,"id":4536},{"__isSmartRef__":true,"id":4538},{"__isSmartRef__":true,"id":4540},{"__isSmartRef__":true,"id":4542},{"__isSmartRef__":true,"id":4544},{"__isSmartRef__":true,"id":4546},{"__isSmartRef__":true,"id":4548},{"__isSmartRef__":true,"id":4550},{"__isSmartRef__":true,"id":4552},{"__isSmartRef__":true,"id":4554},{"__isSmartRef__":true,"id":4556},{"__isSmartRef__":true,"id":4558},{"__isSmartRef__":true,"id":4560},{"__isSmartRef__":true,"id":4562},{"__isSmartRef__":true,"id":4564},{"__isSmartRef__":true,"id":4566},{"__isSmartRef__":true,"id":4568},{"__isSmartRef__":true,"id":4570},{"__isSmartRef__":true,"id":4572},{"__isSmartRef__":true,"id":4574},{"__isSmartRef__":true,"id":4576},{"__isSmartRef__":true,"id":4578},{"__isSmartRef__":true,"id":4580},{"__isSmartRef__":true,"id":4582},{"__isSmartRef__":true,"id":4584},{"__isSmartRef__":true,"id":4586},{"__isSmartRef__":true,"id":4588},{"__isSmartRef__":true,"id":4590},{"__isSmartRef__":true,"id":4592},{"__isSmartRef__":true,"id":4594},{"__isSmartRef__":true,"id":4596},{"__isSmartRef__":true,"id":4598},{"__isSmartRef__":true,"id":4600},{"__isSmartRef__":true,"id":4602},{"__isSmartRef__":true,"id":4604},{"__isSmartRef__":true,"id":4606},{"__isSmartRef__":true,"id":4608},{"__isSmartRef__":true,"id":4610},{"__isSmartRef__":true,"id":4612},{"__isSmartRef__":true,"id":4614},{"__isSmartRef__":true,"id":4616},{"__isSmartRef__":true,"id":4618},{"__isSmartRef__":true,"id":4620},{"__isSmartRef__":true,"id":4622},{"__isSmartRef__":true,"id":4624},{"__isSmartRef__":true,"id":4626},{"__isSmartRef__":true,"id":4628},{"__isSmartRef__":true,"id":4630},{"__isSmartRef__":true,"id":4632},{"__isSmartRef__":true,"id":4634},{"__isSmartRef__":true,"id":4636},{"__isSmartRef__":true,"id":4638},{"__isSmartRef__":true,"id":4640},{"__isSmartRef__":true,"id":4642},{"__isSmartRef__":true,"id":4644},{"__isSmartRef__":true,"id":4646},{"__isSmartRef__":true,"id":4648},{"__isSmartRef__":true,"id":4650},{"__isSmartRef__":true,"id":4652},{"__isSmartRef__":true,"id":4654},{"__isSmartRef__":true,"id":4656},{"__isSmartRef__":true,"id":4658},{"__isSmartRef__":true,"id":4660},{"__isSmartRef__":true,"id":4662},{"__isSmartRef__":true,"id":4664},{"__isSmartRef__":true,"id":4666},{"__isSmartRef__":true,"id":4668},{"__isSmartRef__":true,"id":4670},{"__isSmartRef__":true,"id":4672},{"__isSmartRef__":true,"id":4674},{"__isSmartRef__":true,"id":4676},{"__isSmartRef__":true,"id":4678},{"__isSmartRef__":true,"id":4680},{"__isSmartRef__":true,"id":4682},{"__isSmartRef__":true,"id":4684},{"__isSmartRef__":true,"id":4686},{"__isSmartRef__":true,"id":4688},{"__isSmartRef__":true,"id":4690},{"__isSmartRef__":true,"id":4692},{"__isSmartRef__":true,"id":4694},{"__isSmartRef__":true,"id":4696},{"__isSmartRef__":true,"id":4698},{"__isSmartRef__":true,"id":4700},{"__isSmartRef__":true,"id":4702},{"__isSmartRef__":true,"id":4704},{"__isSmartRef__":true,"id":4706},{"__isSmartRef__":true,"id":4708},{"__isSmartRef__":true,"id":4710},{"__isSmartRef__":true,"id":4712},{"__isSmartRef__":true,"id":4714},{"__isSmartRef__":true,"id":4716},{"__isSmartRef__":true,"id":4718},{"__isSmartRef__":true,"id":4720},{"__isSmartRef__":true,"id":4722},{"__isSmartRef__":true,"id":4724},{"__isSmartRef__":true,"id":4726},{"__isSmartRef__":true,"id":4728},{"__isSmartRef__":true,"id":4730},{"__isSmartRef__":true,"id":4732},{"__isSmartRef__":true,"id":4734},{"__isSmartRef__":true,"id":4736},{"__isSmartRef__":true,"id":4738},{"__isSmartRef__":true,"id":4740},{"__isSmartRef__":true,"id":4742},{"__isSmartRef__":true,"id":4744},{"__isSmartRef__":true,"id":4746},{"__isSmartRef__":true,"id":4748},{"__isSmartRef__":true,"id":4750},{"__isSmartRef__":true,"id":4752},{"__isSmartRef__":true,"id":4754},{"__isSmartRef__":true,"id":4756},{"__isSmartRef__":true,"id":4758},{"__isSmartRef__":true,"id":4760},{"__isSmartRef__":true,"id":4762},{"__isSmartRef__":true,"id":4764},{"__isSmartRef__":true,"id":4766},{"__isSmartRef__":true,"id":4768},{"__isSmartRef__":true,"id":4770},{"__isSmartRef__":true,"id":4772},{"__isSmartRef__":true,"id":4774},{"__isSmartRef__":true,"id":4776},{"__isSmartRef__":true,"id":4778},{"__isSmartRef__":true,"id":4780},{"__isSmartRef__":true,"id":4782},{"__isSmartRef__":true,"id":4784},{"__isSmartRef__":true,"id":4786},{"__isSmartRef__":true,"id":4788},{"__isSmartRef__":true,"id":4790},{"__isSmartRef__":true,"id":4792},{"__isSmartRef__":true,"id":4794},{"__isSmartRef__":true,"id":4796},{"__isSmartRef__":true,"id":4798},{"__isSmartRef__":true,"id":4800},{"__isSmartRef__":true,"id":4802},{"__isSmartRef__":true,"id":4804},{"__isSmartRef__":true,"id":4806},{"__isSmartRef__":true,"id":4808},{"__isSmartRef__":true,"id":4810},{"__isSmartRef__":true,"id":4812},{"__isSmartRef__":true,"id":4814},{"__isSmartRef__":true,"id":4816},{"__isSmartRef__":true,"id":4818},{"__isSmartRef__":true,"id":4820},{"__isSmartRef__":true,"id":4822},{"__isSmartRef__":true,"id":4824},{"__isSmartRef__":true,"id":4826},{"__isSmartRef__":true,"id":4828},{"__isSmartRef__":true,"id":4830},{"__isSmartRef__":true,"id":4832},{"__isSmartRef__":true,"id":4834},{"__isSmartRef__":true,"id":4836},{"__isSmartRef__":true,"id":4838},{"__isSmartRef__":true,"id":1003},{"__isSmartRef__":true,"id":4840},{"__isSmartRef__":true,"id":4842},{"__isSmartRef__":true,"id":4844},{"__isSmartRef__":true,"id":4846},{"__isSmartRef__":true,"id":4848},{"__isSmartRef__":true,"id":1011},{"__isSmartRef__":true,"id":4850},{"__isSmartRef__":true,"id":4852},{"__isSmartRef__":true,"id":4854},{"__isSmartRef__":true,"id":4856},{"__isSmartRef__":true,"id":4858},{"__isSmartRef__":true,"id":4860},{"__isSmartRef__":true,"id":899},{"__isSmartRef__":true,"id":1015},{"__isSmartRef__":true,"id":4862},{"__isSmartRef__":true,"id":4864},{"__isSmartRef__":true,"id":4866},{"__isSmartRef__":true,"id":4868},{"__isSmartRef__":true,"id":979},{"__isSmartRef__":true,"id":4870},{"__isSmartRef__":true,"id":4872},{"__isSmartRef__":true,"id":4874},{"__isSmartRef__":true,"id":4876},{"__isSmartRef__":true,"id":4878},{"__isSmartRef__":true,"id":1019},{"__isSmartRef__":true,"id":4880},{"__isSmartRef__":true,"id":4882},{"__isSmartRef__":true,"id":4884},{"__isSmartRef__":true,"id":4886},{"__isSmartRef__":true,"id":4888},{"__isSmartRef__":true,"id":4890},{"__isSmartRef__":true,"id":4892},{"__isSmartRef__":true,"id":4894},{"__isSmartRef__":true,"id":4896},{"__isSmartRef__":true,"id":4898},{"__isSmartRef__":true,"id":4900},{"__isSmartRef__":true,"id":4902},{"__isSmartRef__":true,"id":4904},{"__isSmartRef__":true,"id":891},{"__isSmartRef__":true,"id":4906},{"__isSmartRef__":true,"id":4908},{"__isSmartRef__":true,"id":4910},{"__isSmartRef__":true,"id":4912},{"__isSmartRef__":true,"id":4914},{"__isSmartRef__":true,"id":4916},{"__isSmartRef__":true,"id":4918},{"__isSmartRef__":true,"id":4920},{"__isSmartRef__":true,"id":4922},{"__isSmartRef__":true,"id":4924},{"__isSmartRef__":true,"id":4926},{"__isSmartRef__":true,"id":4928},{"__isSmartRef__":true,"id":4930},{"__isSmartRef__":true,"id":4932},{"__isSmartRef__":true,"id":4934},{"__isSmartRef__":true,"id":4936},{"__isSmartRef__":true,"id":4938},{"__isSmartRef__":true,"id":4940},{"__isSmartRef__":true,"id":4942},{"__isSmartRef__":true,"id":4944},{"__isSmartRef__":true,"id":4946},{"__isSmartRef__":true,"id":4948},{"__isSmartRef__":true,"id":4950},{"__isSmartRef__":true,"id":4952},{"__isSmartRef__":true,"id":4954},{"__isSmartRef__":true,"id":4956},{"__isSmartRef__":true,"id":4958},{"__isSmartRef__":true,"id":4960},{"__isSmartRef__":true,"id":4962},{"__isSmartRef__":true,"id":4964},{"__isSmartRef__":true,"id":4966},{"__isSmartRef__":true,"id":4968},{"__isSmartRef__":true,"id":4970},{"__isSmartRef__":true,"id":4972},{"__isSmartRef__":true,"id":4974},{"__isSmartRef__":true,"id":4976},{"__isSmartRef__":true,"id":4978},{"__isSmartRef__":true,"id":4980},{"__isSmartRef__":true,"id":4982},{"__isSmartRef__":true,"id":4984},{"__isSmartRef__":true,"id":4986},{"__isSmartRef__":true,"id":4988},{"__isSmartRef__":true,"id":4990},{"__isSmartRef__":true,"id":4992},{"__isSmartRef__":true,"id":4994},{"__isSmartRef__":true,"id":4996},{"__isSmartRef__":true,"id":4998},{"__isSmartRef__":true,"id":5000},{"__isSmartRef__":true,"id":5002},{"__isSmartRef__":true,"id":5004},{"__isSmartRef__":true,"id":5006},{"__isSmartRef__":true,"id":5008},{"__isSmartRef__":true,"id":5010},{"__isSmartRef__":true,"id":5012},{"__isSmartRef__":true,"id":5014},{"__isSmartRef__":true,"id":5016},{"__isSmartRef__":true,"id":5018},{"__isSmartRef__":true,"id":5020},{"__isSmartRef__":true,"id":5022},{"__isSmartRef__":true,"id":5024},{"__isSmartRef__":true,"id":5026},{"__isSmartRef__":true,"id":5028},{"__isSmartRef__":true,"id":5030},{"__isSmartRef__":true,"id":5032},{"__isSmartRef__":true,"id":5034},{"__isSmartRef__":true,"id":5036},{"__isSmartRef__":true,"id":5038},{"__isSmartRef__":true,"id":5040},{"__isSmartRef__":true,"id":5042},{"__isSmartRef__":true,"id":5044},{"__isSmartRef__":true,"id":5046},{"__isSmartRef__":true,"id":5048},{"__isSmartRef__":true,"id":5050},{"__isSmartRef__":true,"id":5052},{"__isSmartRef__":true,"id":5054},{"__isSmartRef__":true,"id":5056},{"__isSmartRef__":true,"id":5058},{"__isSmartRef__":true,"id":5060},{"__isSmartRef__":true,"id":5062},{"__isSmartRef__":true,"id":5064},{"__isSmartRef__":true,"id":5066},{"__isSmartRef__":true,"id":5068},{"__isSmartRef__":true,"id":5070},{"__isSmartRef__":true,"id":5072},{"__isSmartRef__":true,"id":5074},{"__isSmartRef__":true,"id":5076},{"__isSmartRef__":true,"id":5078},{"__isSmartRef__":true,"id":5080},{"__isSmartRef__":true,"id":5082},{"__isSmartRef__":true,"id":5084},{"__isSmartRef__":true,"id":5086},{"__isSmartRef__":true,"id":5088},{"__isSmartRef__":true,"id":5090},{"__isSmartRef__":true,"id":919},{"__isSmartRef__":true,"id":5092},{"__isSmartRef__":true,"id":5094},{"__isSmartRef__":true,"id":5096},{"__isSmartRef__":true,"id":915},{"__isSmartRef__":true,"id":5098},{"__isSmartRef__":true,"id":927},{"__isSmartRef__":true,"id":907},{"__isSmartRef__":true,"id":911},{"__isSmartRef__":true,"id":5100},{"__isSmartRef__":true,"id":5102},{"__isSmartRef__":true,"id":5104},{"__isSmartRef__":true,"id":5106},{"__isSmartRef__":true,"id":5108},{"__isSmartRef__":true,"id":5110},{"__isSmartRef__":true,"id":5112},{"__isSmartRef__":true,"id":5114},{"__isSmartRef__":true,"id":5116},{"__isSmartRef__":true,"id":923},{"__isSmartRef__":true,"id":5118},{"__isSmartRef__":true,"id":903},{"__isSmartRef__":true,"id":5120},{"__isSmartRef__":true,"id":5122},{"__isSmartRef__":true,"id":5124},{"__isSmartRef__":true,"id":5126},{"__isSmartRef__":true,"id":5128},{"__isSmartRef__":true,"id":5130},{"__isSmartRef__":true,"id":5132},{"__isSmartRef__":true,"id":5134},{"__isSmartRef__":true,"id":5136},{"__isSmartRef__":true,"id":5138},{"__isSmartRef__":true,"id":5140},{"__isSmartRef__":true,"id":5142},{"__isSmartRef__":true,"id":5144},{"__isSmartRef__":true,"id":5146},{"__isSmartRef__":true,"id":5148},{"__isSmartRef__":true,"id":5150},{"__isSmartRef__":true,"id":5152},{"__isSmartRef__":true,"id":5154},{"__isSmartRef__":true,"id":5156},{"__isSmartRef__":true,"id":5158},{"__isSmartRef__":true,"id":5160},{"__isSmartRef__":true,"id":5162},{"__isSmartRef__":true,"id":5164},{"__isSmartRef__":true,"id":5166},{"__isSmartRef__":true,"id":5168},{"__isSmartRef__":true,"id":5170},{"__isSmartRef__":true,"id":5172},{"__isSmartRef__":true,"id":5174},{"__isSmartRef__":true,"id":5176},{"__isSmartRef__":true,"id":5178},{"__isSmartRef__":true,"id":5180},{"__isSmartRef__":true,"id":5182},{"__isSmartRef__":true,"id":5184},{"__isSmartRef__":true,"id":5186},{"__isSmartRef__":true,"id":5188},{"__isSmartRef__":true,"id":5190},{"__isSmartRef__":true,"id":5192},{"__isSmartRef__":true,"id":5194},{"__isSmartRef__":true,"id":5196},{"__isSmartRef__":true,"id":5198},{"__isSmartRef__":true,"id":5200},{"__isSmartRef__":true,"id":5202},{"__isSmartRef__":true,"id":5204},{"__isSmartRef__":true,"id":5206},{"__isSmartRef__":true,"id":5208},{"__isSmartRef__":true,"id":5210},{"__isSmartRef__":true,"id":5212},{"__isSmartRef__":true,"id":5214},{"__isSmartRef__":true,"id":5216},{"__isSmartRef__":true,"id":5218},{"__isSmartRef__":true,"id":5220},{"__isSmartRef__":true,"id":5222},{"__isSmartRef__":true,"id":5224},{"__isSmartRef__":true,"id":5226},{"__isSmartRef__":true,"id":5228},{"__isSmartRef__":true,"id":5230},{"__isSmartRef__":true,"id":5232},{"__isSmartRef__":true,"id":5234},{"__isSmartRef__":true,"id":5236},{"__isSmartRef__":true,"id":5238},{"__isSmartRef__":true,"id":5240},{"__isSmartRef__":true,"id":5242},{"__isSmartRef__":true,"id":5244},{"__isSmartRef__":true,"id":5246},{"__isSmartRef__":true,"id":5248},{"__isSmartRef__":true,"id":5250},{"__isSmartRef__":true,"id":5252},{"__isSmartRef__":true,"id":5254},{"__isSmartRef__":true,"id":5256},{"__isSmartRef__":true,"id":5258},{"__isSmartRef__":true,"id":5260},{"__isSmartRef__":true,"id":5262},{"__isSmartRef__":true,"id":5264},{"__isSmartRef__":true,"id":5266},{"__isSmartRef__":true,"id":5268},{"__isSmartRef__":true,"id":5270},{"__isSmartRef__":true,"id":5272},{"__isSmartRef__":true,"id":5274},{"__isSmartRef__":true,"id":5276},{"__isSmartRef__":true,"id":5278},{"__isSmartRef__":true,"id":5280},{"__isSmartRef__":true,"id":5282},{"__isSmartRef__":true,"id":5284},{"__isSmartRef__":true,"id":5286},{"__isSmartRef__":true,"id":5288},{"__isSmartRef__":true,"id":5290},{"__isSmartRef__":true,"id":5292},{"__isSmartRef__":true,"id":5294},{"__isSmartRef__":true,"id":5296},{"__isSmartRef__":true,"id":5298},{"__isSmartRef__":true,"id":5300},{"__isSmartRef__":true,"id":5302},{"__isSmartRef__":true,"id":5304},{"__isSmartRef__":true,"id":5306},{"__isSmartRef__":true,"id":5308},{"__isSmartRef__":true,"id":5310},{"__isSmartRef__":true,"id":5312},{"__isSmartRef__":true,"id":5314},{"__isSmartRef__":true,"id":5316},{"__isSmartRef__":true,"id":5318},{"__isSmartRef__":true,"id":5320},{"__isSmartRef__":true,"id":5322},{"__isSmartRef__":true,"id":5324},{"__isSmartRef__":true,"id":5326},{"__isSmartRef__":true,"id":5328},{"__isSmartRef__":true,"id":5330},{"__isSmartRef__":true,"id":5332},{"__isSmartRef__":true,"id":5334},{"__isSmartRef__":true,"id":5336},{"__isSmartRef__":true,"id":5338},{"__isSmartRef__":true,"id":5340},{"__isSmartRef__":true,"id":5342},{"__isSmartRef__":true,"id":5344},{"__isSmartRef__":true,"id":5346},{"__isSmartRef__":true,"id":5348},{"__isSmartRef__":true,"id":5350},{"__isSmartRef__":true,"id":5352},{"__isSmartRef__":true,"id":5354},{"__isSmartRef__":true,"id":5356},{"__isSmartRef__":true,"id":5358},{"__isSmartRef__":true,"id":5360},{"__isSmartRef__":true,"id":5362},{"__isSmartRef__":true,"id":5364},{"__isSmartRef__":true,"id":5366},{"__isSmartRef__":true,"id":5368},{"__isSmartRef__":true,"id":5370},{"__isSmartRef__":true,"id":5372},{"__isSmartRef__":true,"id":5374},{"__isSmartRef__":true,"id":5376},{"__isSmartRef__":true,"id":5378},{"__isSmartRef__":true,"id":5380},{"__isSmartRef__":true,"id":5382},{"__isSmartRef__":true,"id":5384},{"__isSmartRef__":true,"id":5386},{"__isSmartRef__":true,"id":5388},{"__isSmartRef__":true,"id":5390},{"__isSmartRef__":true,"id":5392},{"__isSmartRef__":true,"id":5394},{"__isSmartRef__":true,"id":5396},{"__isSmartRef__":true,"id":5398},{"__isSmartRef__":true,"id":5400},{"__isSmartRef__":true,"id":5402},{"__isSmartRef__":true,"id":5404},{"__isSmartRef__":true,"id":5406},{"__isSmartRef__":true,"id":5408},{"__isSmartRef__":true,"id":5410},{"__isSmartRef__":true,"id":5412},{"__isSmartRef__":true,"id":5414},{"__isSmartRef__":true,"id":5416},{"__isSmartRef__":true,"id":5418},{"__isSmartRef__":true,"id":5420},{"__isSmartRef__":true,"id":5422},{"__isSmartRef__":true,"id":5424},{"__isSmartRef__":true,"id":5426},{"__isSmartRef__":true,"id":5428},{"__isSmartRef__":true,"id":5430},{"__isSmartRef__":true,"id":5432},{"__isSmartRef__":true,"id":5434},{"__isSmartRef__":true,"id":5436},{"__isSmartRef__":true,"id":5438},{"__isSmartRef__":true,"id":5440},{"__isSmartRef__":true,"id":5442},{"__isSmartRef__":true,"id":5444},{"__isSmartRef__":true,"id":5446},{"__isSmartRef__":true,"id":5448},{"__isSmartRef__":true,"id":5450},{"__isSmartRef__":true,"id":5452},{"__isSmartRef__":true,"id":5454},{"__isSmartRef__":true,"id":5456},{"__isSmartRef__":true,"id":5458},{"__isSmartRef__":true,"id":5460},{"__isSmartRef__":true,"id":5462},{"__isSmartRef__":true,"id":5464},{"__isSmartRef__":true,"id":5466},{"__isSmartRef__":true,"id":5468},{"__isSmartRef__":true,"id":5470},{"__isSmartRef__":true,"id":5472},{"__isSmartRef__":true,"id":5474},{"__isSmartRef__":true,"id":5476},{"__isSmartRef__":true,"id":5478},{"__isSmartRef__":true,"id":5480},{"__isSmartRef__":true,"id":5482},{"__isSmartRef__":true,"id":5484},{"__isSmartRef__":true,"id":5486},{"__isSmartRef__":true,"id":5488},{"__isSmartRef__":true,"id":5490},{"__isSmartRef__":true,"id":5492},{"__isSmartRef__":true,"id":5494},{"__isSmartRef__":true,"id":5496},{"__isSmartRef__":true,"id":5498},{"__isSmartRef__":true,"id":5500},{"__isSmartRef__":true,"id":5502},{"__isSmartRef__":true,"id":5504},{"__isSmartRef__":true,"id":5506},{"__isSmartRef__":true,"id":5508},{"__isSmartRef__":true,"id":5510},{"__isSmartRef__":true,"id":5512},{"__isSmartRef__":true,"id":5514},{"__isSmartRef__":true,"id":5516},{"__isSmartRef__":true,"id":5518},{"__isSmartRef__":true,"id":5520},{"__isSmartRef__":true,"id":5522},{"__isSmartRef__":true,"id":5524},{"__isSmartRef__":true,"id":5526},{"__isSmartRef__":true,"id":5528},{"__isSmartRef__":true,"id":5530},{"__isSmartRef__":true,"id":5532},{"__isSmartRef__":true,"id":5534},{"__isSmartRef__":true,"id":5536},{"__isSmartRef__":true,"id":5538},{"__isSmartRef__":true,"id":5540},{"__isSmartRef__":true,"id":5542},{"__isSmartRef__":true,"id":5544},{"__isSmartRef__":true,"id":5546},{"__isSmartRef__":true,"id":5548},{"__isSmartRef__":true,"id":5550},{"__isSmartRef__":true,"id":5552},{"__isSmartRef__":true,"id":5554},{"__isSmartRef__":true,"id":5556},{"__isSmartRef__":true,"id":5558},{"__isSmartRef__":true,"id":5560},{"__isSmartRef__":true,"id":5562},{"__isSmartRef__":true,"id":5564},{"__isSmartRef__":true,"id":5566},{"__isSmartRef__":true,"id":5568},{"__isSmartRef__":true,"id":5570},{"__isSmartRef__":true,"id":5572},{"__isSmartRef__":true,"id":5574},{"__isSmartRef__":true,"id":5576},{"__isSmartRef__":true,"id":5578},{"__isSmartRef__":true,"id":5580},{"__isSmartRef__":true,"id":5582},{"__isSmartRef__":true,"id":5584},{"__isSmartRef__":true,"id":5586},{"__isSmartRef__":true,"id":5588},{"__isSmartRef__":true,"id":5590},{"__isSmartRef__":true,"id":5592},{"__isSmartRef__":true,"id":5594},{"__isSmartRef__":true,"id":5596},{"__isSmartRef__":true,"id":5598},{"__isSmartRef__":true,"id":5600},{"__isSmartRef__":true,"id":5602},{"__isSmartRef__":true,"id":5604},{"__isSmartRef__":true,"id":5606},{"__isSmartRef__":true,"id":5608},{"__isSmartRef__":true,"id":5610},{"__isSmartRef__":true,"id":5612},{"__isSmartRef__":true,"id":5614},{"__isSmartRef__":true,"id":5616},{"__isSmartRef__":true,"id":5618},{"__isSmartRef__":true,"id":5620},{"__isSmartRef__":true,"id":5622},{"__isSmartRef__":true,"id":5624},{"__isSmartRef__":true,"id":5626},{"__isSmartRef__":true,"id":5628},{"__isSmartRef__":true,"id":5630},{"__isSmartRef__":true,"id":5632},{"__isSmartRef__":true,"id":5634},{"__isSmartRef__":true,"id":5636},{"__isSmartRef__":true,"id":5638},{"__isSmartRef__":true,"id":5640},{"__isSmartRef__":true,"id":5642},{"__isSmartRef__":true,"id":5644},{"__isSmartRef__":true,"id":5646},{"__isSmartRef__":true,"id":5648},{"__isSmartRef__":true,"id":5650},{"__isSmartRef__":true,"id":5652},{"__isSmartRef__":true,"id":5654},{"__isSmartRef__":true,"id":5656},{"__isSmartRef__":true,"id":5658},{"__isSmartRef__":true,"id":5660},{"__isSmartRef__":true,"id":5662},{"__isSmartRef__":true,"id":5664},{"__isSmartRef__":true,"id":5666},{"__isSmartRef__":true,"id":5668},{"__isSmartRef__":true,"id":5670},{"__isSmartRef__":true,"id":5672},{"__isSmartRef__":true,"id":5674},{"__isSmartRef__":true,"id":5676},{"__isSmartRef__":true,"id":5678},{"__isSmartRef__":true,"id":5680},{"__isSmartRef__":true,"id":5682},{"__isSmartRef__":true,"id":5684},{"__isSmartRef__":true,"id":5686},{"__isSmartRef__":true,"id":5688},{"__isSmartRef__":true,"id":5690},{"__isSmartRef__":true,"id":5692},{"__isSmartRef__":true,"id":5694},{"__isSmartRef__":true,"id":5696},{"__isSmartRef__":true,"id":5698},{"__isSmartRef__":true,"id":5700},{"__isSmartRef__":true,"id":5702},{"__isSmartRef__":true,"id":5704},{"__isSmartRef__":true,"id":5706},{"__isSmartRef__":true,"id":5708},{"__isSmartRef__":true,"id":5710},{"__isSmartRef__":true,"id":5712},{"__isSmartRef__":true,"id":5714},{"__isSmartRef__":true,"id":5716},{"__isSmartRef__":true,"id":5718},{"__isSmartRef__":true,"id":5720},{"__isSmartRef__":true,"id":5722},{"__isSmartRef__":true,"id":5724},{"__isSmartRef__":true,"id":5726},{"__isSmartRef__":true,"id":5728},{"__isSmartRef__":true,"id":5730},{"__isSmartRef__":true,"id":5732},{"__isSmartRef__":true,"id":5734},{"__isSmartRef__":true,"id":5736},{"__isSmartRef__":true,"id":5738},{"__isSmartRef__":true,"id":5740},{"__isSmartRef__":true,"id":5742},{"__isSmartRef__":true,"id":5744},{"__isSmartRef__":true,"id":5746},{"__isSmartRef__":true,"id":5748},{"__isSmartRef__":true,"id":5750},{"__isSmartRef__":true,"id":5752},{"__isSmartRef__":true,"id":5754},{"__isSmartRef__":true,"id":5756},{"__isSmartRef__":true,"id":5758},{"__isSmartRef__":true,"id":5760},{"__isSmartRef__":true,"id":5762},{"__isSmartRef__":true,"id":5764},{"__isSmartRef__":true,"id":5766},{"__isSmartRef__":true,"id":5768},{"__isSmartRef__":true,"id":5770},{"__isSmartRef__":true,"id":5772},{"__isSmartRef__":true,"id":5774},{"__isSmartRef__":true,"id":5776},{"__isSmartRef__":true,"id":5778},{"__isSmartRef__":true,"id":5780},{"__isSmartRef__":true,"id":5782},{"__isSmartRef__":true,"id":5784},{"__isSmartRef__":true,"id":5786},{"__isSmartRef__":true,"id":5788},{"__isSmartRef__":true,"id":5790},{"__isSmartRef__":true,"id":5792},{"__isSmartRef__":true,"id":5794},{"__isSmartRef__":true,"id":5796},{"__isSmartRef__":true,"id":5798},{"__isSmartRef__":true,"id":5800},{"__isSmartRef__":true,"id":5802},{"__isSmartRef__":true,"id":5804},{"__isSmartRef__":true,"id":5806},{"__isSmartRef__":true,"id":5808},{"__isSmartRef__":true,"id":5810},{"__isSmartRef__":true,"id":5812},{"__isSmartRef__":true,"id":5814},{"__isSmartRef__":true,"id":5816},{"__isSmartRef__":true,"id":5818},{"__isSmartRef__":true,"id":5820},{"__isSmartRef__":true,"id":5822},{"__isSmartRef__":true,"id":5824},{"__isSmartRef__":true,"id":5826},{"__isSmartRef__":true,"id":5828},{"__isSmartRef__":true,"id":5830},{"__isSmartRef__":true,"id":5832},{"__isSmartRef__":true,"id":5834},{"__isSmartRef__":true,"id":5836},{"__isSmartRef__":true,"id":5838},{"__isSmartRef__":true,"id":5840},{"__isSmartRef__":true,"id":5842},{"__isSmartRef__":true,"id":5844},{"__isSmartRef__":true,"id":5846},{"__isSmartRef__":true,"id":5848},{"__isSmartRef__":true,"id":5850},{"__isSmartRef__":true,"id":5852},{"__isSmartRef__":true,"id":5854},{"__isSmartRef__":true,"id":5856},{"__isSmartRef__":true,"id":5858},{"__isSmartRef__":true,"id":5860},{"__isSmartRef__":true,"id":5862},{"__isSmartRef__":true,"id":5864},{"__isSmartRef__":true,"id":5866},{"__isSmartRef__":true,"id":5868},{"__isSmartRef__":true,"id":5870},{"__isSmartRef__":true,"id":5872},{"__isSmartRef__":true,"id":5874},{"__isSmartRef__":true,"id":5876},{"__isSmartRef__":true,"id":5878},{"__isSmartRef__":true,"id":5880},{"__isSmartRef__":true,"id":5882},{"__isSmartRef__":true,"id":5884},{"__isSmartRef__":true,"id":5886},{"__isSmartRef__":true,"id":5888},{"__isSmartRef__":true,"id":5890},{"__isSmartRef__":true,"id":5892},{"__isSmartRef__":true,"id":5894},{"__isSmartRef__":true,"id":5896},{"__isSmartRef__":true,"id":5898},{"__isSmartRef__":true,"id":5900},{"__isSmartRef__":true,"id":5902},{"__isSmartRef__":true,"id":5904},{"__isSmartRef__":true,"id":5906},{"__isSmartRef__":true,"id":5908},{"__isSmartRef__":true,"id":5910},{"__isSmartRef__":true,"id":5912},{"__isSmartRef__":true,"id":5914},{"__isSmartRef__":true,"id":5916},{"__isSmartRef__":true,"id":5918},{"__isSmartRef__":true,"id":5920},{"__isSmartRef__":true,"id":5922},{"__isSmartRef__":true,"id":5924},{"__isSmartRef__":true,"id":5926},{"__isSmartRef__":true,"id":5928},{"__isSmartRef__":true,"id":5930},{"__isSmartRef__":true,"id":5932},{"__isSmartRef__":true,"id":5934},{"__isSmartRef__":true,"id":5936},{"__isSmartRef__":true,"id":5938},{"__isSmartRef__":true,"id":5940},{"__isSmartRef__":true,"id":5942},{"__isSmartRef__":true,"id":5944},{"__isSmartRef__":true,"id":5946},{"__isSmartRef__":true,"id":5948},{"__isSmartRef__":true,"id":5950},{"__isSmartRef__":true,"id":5952},{"__isSmartRef__":true,"id":5954},{"__isSmartRef__":true,"id":5956},{"__isSmartRef__":true,"id":5958},{"__isSmartRef__":true,"id":5960},{"__isSmartRef__":true,"id":5962},{"__isSmartRef__":true,"id":5964},{"__isSmartRef__":true,"id":5966},{"__isSmartRef__":true,"id":5968},{"__isSmartRef__":true,"id":5970},{"__isSmartRef__":true,"id":5972},{"__isSmartRef__":true,"id":5974},{"__isSmartRef__":true,"id":5976},{"__isSmartRef__":true,"id":5978},{"__isSmartRef__":true,"id":5980},{"__isSmartRef__":true,"id":5982},{"__isSmartRef__":true,"id":5984},{"__isSmartRef__":true,"id":5986},{"__isSmartRef__":true,"id":5988},{"__isSmartRef__":true,"id":5990},{"__isSmartRef__":true,"id":5992},{"__isSmartRef__":true,"id":5994},{"__isSmartRef__":true,"id":5996},{"__isSmartRef__":true,"id":5998},{"__isSmartRef__":true,"id":6000},{"__isSmartRef__":true,"id":6002},{"__isSmartRef__":true,"id":6004},{"__isSmartRef__":true,"id":6006},{"__isSmartRef__":true,"id":6008},{"__isSmartRef__":true,"id":6010},{"__isSmartRef__":true,"id":6012},{"__isSmartRef__":true,"id":6014},{"__isSmartRef__":true,"id":6016},{"__isSmartRef__":true,"id":6018},{"__isSmartRef__":true,"id":6020},{"__isSmartRef__":true,"id":6022},{"__isSmartRef__":true,"id":6024},{"__isSmartRef__":true,"id":6026},{"__isSmartRef__":true,"id":6028},{"__isSmartRef__":true,"id":6030},{"__isSmartRef__":true,"id":6032},{"__isSmartRef__":true,"id":6034},{"__isSmartRef__":true,"id":6036},{"__isSmartRef__":true,"id":6038},{"__isSmartRef__":true,"id":6040},{"__isSmartRef__":true,"id":6042},{"__isSmartRef__":true,"id":6044},{"__isSmartRef__":true,"id":6046},{"__isSmartRef__":true,"id":6048},{"__isSmartRef__":true,"id":6050},{"__isSmartRef__":true,"id":6052},{"__isSmartRef__":true,"id":6054},{"__isSmartRef__":true,"id":6056},{"__isSmartRef__":true,"id":6058},{"__isSmartRef__":true,"id":6060},{"__isSmartRef__":true,"id":6062},{"__isSmartRef__":true,"id":6064},{"__isSmartRef__":true,"id":6066},{"__isSmartRef__":true,"id":6068},{"__isSmartRef__":true,"id":6070},{"__isSmartRef__":true,"id":6072},{"__isSmartRef__":true,"id":6074},{"__isSmartRef__":true,"id":6076},{"__isSmartRef__":true,"id":6078},{"__isSmartRef__":true,"id":6080},{"__isSmartRef__":true,"id":6082},{"__isSmartRef__":true,"id":6084},{"__isSmartRef__":true,"id":6086},{"__isSmartRef__":true,"id":6088},{"__isSmartRef__":true,"id":6090},{"__isSmartRef__":true,"id":6092},{"__isSmartRef__":true,"id":6094},{"__isSmartRef__":true,"id":6096},{"__isSmartRef__":true,"id":6098},{"__isSmartRef__":true,"id":6100},{"__isSmartRef__":true,"id":6102},{"__isSmartRef__":true,"id":6104},{"__isSmartRef__":true,"id":6106},{"__isSmartRef__":true,"id":6108},{"__isSmartRef__":true,"id":6110},{"__isSmartRef__":true,"id":6112},{"__isSmartRef__":true,"id":6114},{"__isSmartRef__":true,"id":6116},{"__isSmartRef__":true,"id":6118},{"__isSmartRef__":true,"id":6120},{"__isSmartRef__":true,"id":6122},{"__isSmartRef__":true,"id":6124},{"__isSmartRef__":true,"id":6126},{"__isSmartRef__":true,"id":6128},{"__isSmartRef__":true,"id":6130},{"__isSmartRef__":true,"id":6132},{"__isSmartRef__":true,"id":6134},{"__isSmartRef__":true,"id":6136},{"__isSmartRef__":true,"id":6138},{"__isSmartRef__":true,"id":6140},{"__isSmartRef__":true,"id":6142},{"__isSmartRef__":true,"id":6144},{"__isSmartRef__":true,"id":6146},{"__isSmartRef__":true,"id":6148},{"__isSmartRef__":true,"id":6150},{"__isSmartRef__":true,"id":6152},{"__isSmartRef__":true,"id":6154},{"__isSmartRef__":true,"id":6156},{"__isSmartRef__":true,"id":6158},{"__isSmartRef__":true,"id":6160},{"__isSmartRef__":true,"id":6162},{"__isSmartRef__":true,"id":6164},{"__isSmartRef__":true,"id":6166},{"__isSmartRef__":true,"id":6168},{"__isSmartRef__":true,"id":6170},{"__isSmartRef__":true,"id":6172},{"__isSmartRef__":true,"id":6174},{"__isSmartRef__":true,"id":6176},{"__isSmartRef__":true,"id":6178},{"__isSmartRef__":true,"id":6180},{"__isSmartRef__":true,"id":6182},{"__isSmartRef__":true,"id":6184},{"__isSmartRef__":true,"id":6186},{"__isSmartRef__":true,"id":6188},{"__isSmartRef__":true,"id":6190},{"__isSmartRef__":true,"id":6192},{"__isSmartRef__":true,"id":6194},{"__isSmartRef__":true,"id":6196},{"__isSmartRef__":true,"id":6198},{"__isSmartRef__":true,"id":6200},{"__isSmartRef__":true,"id":6202},{"__isSmartRef__":true,"id":6204},{"__isSmartRef__":true,"id":6206},{"__isSmartRef__":true,"id":6208},{"__isSmartRef__":true,"id":6210},{"__isSmartRef__":true,"id":6212},{"__isSmartRef__":true,"id":6214},{"__isSmartRef__":true,"id":6216},{"__isSmartRef__":true,"id":6218},{"__isSmartRef__":true,"id":6220},{"__isSmartRef__":true,"id":6222},{"__isSmartRef__":true,"id":6224},{"__isSmartRef__":true,"id":6226},{"__isSmartRef__":true,"id":6228},{"__isSmartRef__":true,"id":6230},{"__isSmartRef__":true,"id":6232},{"__isSmartRef__":true,"id":6234},{"__isSmartRef__":true,"id":6236},{"__isSmartRef__":true,"id":6238},{"__isSmartRef__":true,"id":6240},{"__isSmartRef__":true,"id":6242},{"__isSmartRef__":true,"id":6244},{"__isSmartRef__":true,"id":6246},{"__isSmartRef__":true,"id":6248},{"__isSmartRef__":true,"id":6250},{"__isSmartRef__":true,"id":6252},{"__isSmartRef__":true,"id":6254},{"__isSmartRef__":true,"id":6256},{"__isSmartRef__":true,"id":6258},{"__isSmartRef__":true,"id":6260},{"__isSmartRef__":true,"id":6262},{"__isSmartRef__":true,"id":6264},{"__isSmartRef__":true,"id":6266},{"__isSmartRef__":true,"id":6268},{"__isSmartRef__":true,"id":6270},{"__isSmartRef__":true,"id":6272},{"__isSmartRef__":true,"id":6274},{"__isSmartRef__":true,"id":6276},{"__isSmartRef__":true,"id":6278},{"__isSmartRef__":true,"id":6280},{"__isSmartRef__":true,"id":6282},{"__isSmartRef__":true,"id":6284},{"__isSmartRef__":true,"id":6286},{"__isSmartRef__":true,"id":6288},{"__isSmartRef__":true,"id":6290},{"__isSmartRef__":true,"id":6292},{"__isSmartRef__":true,"id":6294},{"__isSmartRef__":true,"id":6296},{"__isSmartRef__":true,"id":6298},{"__isSmartRef__":true,"id":6300},{"__isSmartRef__":true,"id":6302},{"__isSmartRef__":true,"id":6304},{"__isSmartRef__":true,"id":6306},{"__isSmartRef__":true,"id":6308},{"__isSmartRef__":true,"id":6310},{"__isSmartRef__":true,"id":6312},{"__isSmartRef__":true,"id":6314},{"__isSmartRef__":true,"id":6316},{"__isSmartRef__":true,"id":6318},{"__isSmartRef__":true,"id":6320},{"__isSmartRef__":true,"id":6322},{"__isSmartRef__":true,"id":6324},{"__isSmartRef__":true,"id":6326},{"__isSmartRef__":true,"id":6328},{"__isSmartRef__":true,"id":6330},{"__isSmartRef__":true,"id":6332},{"__isSmartRef__":true,"id":6334},{"__isSmartRef__":true,"id":6336},{"__isSmartRef__":true,"id":6338},{"__isSmartRef__":true,"id":6340},{"__isSmartRef__":true,"id":6342},{"__isSmartRef__":true,"id":6344},{"__isSmartRef__":true,"id":6346},{"__isSmartRef__":true,"id":6348},{"__isSmartRef__":true,"id":6350},{"__isSmartRef__":true,"id":6352},{"__isSmartRef__":true,"id":6354},{"__isSmartRef__":true,"id":6356},{"__isSmartRef__":true,"id":6358},{"__isSmartRef__":true,"id":6360},{"__isSmartRef__":true,"id":6362},{"__isSmartRef__":true,"id":6364},{"__isSmartRef__":true,"id":6366},{"__isSmartRef__":true,"id":6368},{"__isSmartRef__":true,"id":6370},{"__isSmartRef__":true,"id":6372},{"__isSmartRef__":true,"id":6374},{"__isSmartRef__":true,"id":6376},{"__isSmartRef__":true,"id":6378},{"__isSmartRef__":true,"id":6380},{"__isSmartRef__":true,"id":6382},{"__isSmartRef__":true,"id":6384},{"__isSmartRef__":true,"id":6386},{"__isSmartRef__":true,"id":6388},{"__isSmartRef__":true,"id":6390},{"__isSmartRef__":true,"id":6392},{"__isSmartRef__":true,"id":6394},{"__isSmartRef__":true,"id":6396},{"__isSmartRef__":true,"id":6398},{"__isSmartRef__":true,"id":6400},{"__isSmartRef__":true,"id":6402},{"__isSmartRef__":true,"id":6404},{"__isSmartRef__":true,"id":6406},{"__isSmartRef__":true,"id":6408},{"__isSmartRef__":true,"id":6410},{"__isSmartRef__":true,"id":6412},{"__isSmartRef__":true,"id":6414},{"__isSmartRef__":true,"id":6416},{"__isSmartRef__":true,"id":6418},{"__isSmartRef__":true,"id":6420},{"__isSmartRef__":true,"id":6422},{"__isSmartRef__":true,"id":6424},{"__isSmartRef__":true,"id":6426},{"__isSmartRef__":true,"id":6428},{"__isSmartRef__":true,"id":6430},{"__isSmartRef__":true,"id":6432},{"__isSmartRef__":true,"id":6434},{"__isSmartRef__":true,"id":6436},{"__isSmartRef__":true,"id":6438},{"__isSmartRef__":true,"id":6440},{"__isSmartRef__":true,"id":6442},{"__isSmartRef__":true,"id":6444},{"__isSmartRef__":true,"id":6446},{"__isSmartRef__":true,"id":6448},{"__isSmartRef__":true,"id":6450},{"__isSmartRef__":true,"id":6452},{"__isSmartRef__":true,"id":6454},{"__isSmartRef__":true,"id":6456},{"__isSmartRef__":true,"id":6458},{"__isSmartRef__":true,"id":6460},{"__isSmartRef__":true,"id":6462},{"__isSmartRef__":true,"id":6464},{"__isSmartRef__":true,"id":6466},{"__isSmartRef__":true,"id":6468},{"__isSmartRef__":true,"id":6470},{"__isSmartRef__":true,"id":6472},{"__isSmartRef__":true,"id":6474},{"__isSmartRef__":true,"id":6476},{"__isSmartRef__":true,"id":6478},{"__isSmartRef__":true,"id":6480},{"__isSmartRef__":true,"id":6482},{"__isSmartRef__":true,"id":6484},{"__isSmartRef__":true,"id":6486},{"__isSmartRef__":true,"id":6488},{"__isSmartRef__":true,"id":6490},{"__isSmartRef__":true,"id":6492},{"__isSmartRef__":true,"id":6494},{"__isSmartRef__":true,"id":6496},{"__isSmartRef__":true,"id":6498},{"__isSmartRef__":true,"id":6500},{"__isSmartRef__":true,"id":6502},{"__isSmartRef__":true,"id":6504},{"__isSmartRef__":true,"id":6506},{"__isSmartRef__":true,"id":6508},{"__isSmartRef__":true,"id":6510},{"__isSmartRef__":true,"id":6512},{"__isSmartRef__":true,"id":6514},{"__isSmartRef__":true,"id":6516},{"__isSmartRef__":true,"id":6518},{"__isSmartRef__":true,"id":6520},{"__isSmartRef__":true,"id":6522},{"__isSmartRef__":true,"id":6524},{"__isSmartRef__":true,"id":6526},{"__isSmartRef__":true,"id":6528},{"__isSmartRef__":true,"id":6530},{"__isSmartRef__":true,"id":6532},{"__isSmartRef__":true,"id":6534},{"__isSmartRef__":true,"id":6536},{"__isSmartRef__":true,"id":6538},{"__isSmartRef__":true,"id":6540},{"__isSmartRef__":true,"id":6542},{"__isSmartRef__":true,"id":6544},{"__isSmartRef__":true,"id":6546},{"__isSmartRef__":true,"id":6548},{"__isSmartRef__":true,"id":6550},{"__isSmartRef__":true,"id":6552},{"__isSmartRef__":true,"id":6554},{"__isSmartRef__":true,"id":6556},{"__isSmartRef__":true,"id":6558},{"__isSmartRef__":true,"id":6560},{"__isSmartRef__":true,"id":6562},{"__isSmartRef__":true,"id":6564},{"__isSmartRef__":true,"id":6566},{"__isSmartRef__":true,"id":6568},{"__isSmartRef__":true,"id":6570},{"__isSmartRef__":true,"id":6572},{"__isSmartRef__":true,"id":6574},{"__isSmartRef__":true,"id":6576},{"__isSmartRef__":true,"id":6578},{"__isSmartRef__":true,"id":6580},{"__isSmartRef__":true,"id":6582},{"__isSmartRef__":true,"id":6584},{"__isSmartRef__":true,"id":6586},{"__isSmartRef__":true,"id":6588},{"__isSmartRef__":true,"id":6590},{"__isSmartRef__":true,"id":6592},{"__isSmartRef__":true,"id":6594},{"__isSmartRef__":true,"id":6596},{"__isSmartRef__":true,"id":6598},{"__isSmartRef__":true,"id":6600},{"__isSmartRef__":true,"id":6602},{"__isSmartRef__":true,"id":6604},{"__isSmartRef__":true,"id":6606},{"__isSmartRef__":true,"id":6608},{"__isSmartRef__":true,"id":6610},{"__isSmartRef__":true,"id":6612},{"__isSmartRef__":true,"id":6614},{"__isSmartRef__":true,"id":6616},{"__isSmartRef__":true,"id":6618},{"__isSmartRef__":true,"id":6620},{"__isSmartRef__":true,"id":6622},{"__isSmartRef__":true,"id":6624},{"__isSmartRef__":true,"id":6626},{"__isSmartRef__":true,"id":6628},{"__isSmartRef__":true,"id":6630},{"__isSmartRef__":true,"id":6632},{"__isSmartRef__":true,"id":6634},{"__isSmartRef__":true,"id":6636},{"__isSmartRef__":true,"id":6638},{"__isSmartRef__":true,"id":6640},{"__isSmartRef__":true,"id":6642},{"__isSmartRef__":true,"id":6644},{"__isSmartRef__":true,"id":6646},{"__isSmartRef__":true,"id":6648},{"__isSmartRef__":true,"id":6650},{"__isSmartRef__":true,"id":6652},{"__isSmartRef__":true,"id":6654},{"__isSmartRef__":true,"id":6656},{"__isSmartRef__":true,"id":6658},{"__isSmartRef__":true,"id":6660},{"__isSmartRef__":true,"id":6662},{"__isSmartRef__":true,"id":6664},{"__isSmartRef__":true,"id":6666},{"__isSmartRef__":true,"id":6668},{"__isSmartRef__":true,"id":6670},{"__isSmartRef__":true,"id":6672},{"__isSmartRef__":true,"id":6674},{"__isSmartRef__":true,"id":6676},{"__isSmartRef__":true,"id":6678},{"__isSmartRef__":true,"id":6680},{"__isSmartRef__":true,"id":6682},{"__isSmartRef__":true,"id":6684},{"__isSmartRef__":true,"id":6686},{"__isSmartRef__":true,"id":6688},{"__isSmartRef__":true,"id":6690},{"__isSmartRef__":true,"id":6692},{"__isSmartRef__":true,"id":6694},{"__isSmartRef__":true,"id":6696},{"__isSmartRef__":true,"id":6698},{"__isSmartRef__":true,"id":6700},{"__isSmartRef__":true,"id":6702},{"__isSmartRef__":true,"id":6704},{"__isSmartRef__":true,"id":6706},{"__isSmartRef__":true,"id":6708},{"__isSmartRef__":true,"id":6710},{"__isSmartRef__":true,"id":6712},{"__isSmartRef__":true,"id":6714},{"__isSmartRef__":true,"id":6716},{"__isSmartRef__":true,"id":6718},{"__isSmartRef__":true,"id":6720},{"__isSmartRef__":true,"id":6722},{"__isSmartRef__":true,"id":6724},{"__isSmartRef__":true,"id":6726},{"__isSmartRef__":true,"id":6728},{"__isSmartRef__":true,"id":6730},{"__isSmartRef__":true,"id":6732},{"__isSmartRef__":true,"id":6734},{"__isSmartRef__":true,"id":6736},{"__isSmartRef__":true,"id":6738},{"__isSmartRef__":true,"id":6740},{"__isSmartRef__":true,"id":6742},{"__isSmartRef__":true,"id":6744},{"__isSmartRef__":true,"id":6746},{"__isSmartRef__":true,"id":6748},{"__isSmartRef__":true,"id":6750},{"__isSmartRef__":true,"id":6752},{"__isSmartRef__":true,"id":6754},{"__isSmartRef__":true,"id":6756},{"__isSmartRef__":true,"id":6758},{"__isSmartRef__":true,"id":6760},{"__isSmartRef__":true,"id":6762},{"__isSmartRef__":true,"id":6764},{"__isSmartRef__":true,"id":6766},{"__isSmartRef__":true,"id":6768},{"__isSmartRef__":true,"id":6770},{"__isSmartRef__":true,"id":6772},{"__isSmartRef__":true,"id":6774},{"__isSmartRef__":true,"id":6776},{"__isSmartRef__":true,"id":6778},{"__isSmartRef__":true,"id":6780},{"__isSmartRef__":true,"id":6782},{"__isSmartRef__":true,"id":6784},{"__isSmartRef__":true,"id":6786},{"__isSmartRef__":true,"id":6788},{"__isSmartRef__":true,"id":6790},{"__isSmartRef__":true,"id":6792},{"__isSmartRef__":true,"id":6794},{"__isSmartRef__":true,"id":6796},{"__isSmartRef__":true,"id":6798},{"__isSmartRef__":true,"id":6800},{"__isSmartRef__":true,"id":6802},{"__isSmartRef__":true,"id":6804},{"__isSmartRef__":true,"id":6806},{"__isSmartRef__":true,"id":6808},{"__isSmartRef__":true,"id":6810},{"__isSmartRef__":true,"id":6812},{"__isSmartRef__":true,"id":6814},{"__isSmartRef__":true,"id":6816},{"__isSmartRef__":true,"id":6818},{"__isSmartRef__":true,"id":6820},{"__isSmartRef__":true,"id":6822},{"__isSmartRef__":true,"id":6824},{"__isSmartRef__":true,"id":6826},{"__isSmartRef__":true,"id":6828},{"__isSmartRef__":true,"id":6830},{"__isSmartRef__":true,"id":6832},{"__isSmartRef__":true,"id":6834},{"__isSmartRef__":true,"id":6836},{"__isSmartRef__":true,"id":6838},{"__isSmartRef__":true,"id":6840},{"__isSmartRef__":true,"id":6842},{"__isSmartRef__":true,"id":6844},{"__isSmartRef__":true,"id":6846},{"__isSmartRef__":true,"id":6848},{"__isSmartRef__":true,"id":6850},{"__isSmartRef__":true,"id":6852},{"__isSmartRef__":true,"id":6854},{"__isSmartRef__":true,"id":6856},{"__isSmartRef__":true,"id":6858},{"__isSmartRef__":true,"id":6860},{"__isSmartRef__":true,"id":6862},{"__isSmartRef__":true,"id":6864},{"__isSmartRef__":true,"id":6866},{"__isSmartRef__":true,"id":6868},{"__isSmartRef__":true,"id":6870},{"__isSmartRef__":true,"id":6872},{"__isSmartRef__":true,"id":6874},{"__isSmartRef__":true,"id":6876},{"__isSmartRef__":true,"id":6878},{"__isSmartRef__":true,"id":6880},{"__isSmartRef__":true,"id":6882},{"__isSmartRef__":true,"id":6884},{"__isSmartRef__":true,"id":6886},{"__isSmartRef__":true,"id":6888},{"__isSmartRef__":true,"id":6890},{"__isSmartRef__":true,"id":6892},{"__isSmartRef__":true,"id":6894},{"__isSmartRef__":true,"id":6896},{"__isSmartRef__":true,"id":6898},{"__isSmartRef__":true,"id":6900},{"__isSmartRef__":true,"id":6902},{"__isSmartRef__":true,"id":6904},{"__isSmartRef__":true,"id":6906},{"__isSmartRef__":true,"id":6908},{"__isSmartRef__":true,"id":6910},{"__isSmartRef__":true,"id":6912},{"__isSmartRef__":true,"id":6914},{"__isSmartRef__":true,"id":6916},{"__isSmartRef__":true,"id":6918},{"__isSmartRef__":true,"id":6920},{"__isSmartRef__":true,"id":6922},{"__isSmartRef__":true,"id":6924},{"__isSmartRef__":true,"id":6926},{"__isSmartRef__":true,"id":6928},{"__isSmartRef__":true,"id":6930},{"__isSmartRef__":true,"id":6932},{"__isSmartRef__":true,"id":6934},{"__isSmartRef__":true,"id":6936},{"__isSmartRef__":true,"id":6938},{"__isSmartRef__":true,"id":6940},{"__isSmartRef__":true,"id":6942},{"__isSmartRef__":true,"id":6944},{"__isSmartRef__":true,"id":6946},{"__isSmartRef__":true,"id":6948},{"__isSmartRef__":true,"id":6950},{"__isSmartRef__":true,"id":6952},{"__isSmartRef__":true,"id":6954},{"__isSmartRef__":true,"id":6956},{"__isSmartRef__":true,"id":6958},{"__isSmartRef__":true,"id":6960},{"__isSmartRef__":true,"id":6962},{"__isSmartRef__":true,"id":6964},{"__isSmartRef__":true,"id":6966},{"__isSmartRef__":true,"id":6968},{"__isSmartRef__":true,"id":983},{"__isSmartRef__":true,"id":6970},{"__isSmartRef__":true,"id":6972},{"__isSmartRef__":true,"id":6974},{"__isSmartRef__":true,"id":6976},{"__isSmartRef__":true,"id":6978},{"__isSmartRef__":true,"id":6980},{"__isSmartRef__":true,"id":6982},{"__isSmartRef__":true,"id":6984},{"__isSmartRef__":true,"id":6986},{"__isSmartRef__":true,"id":6988},{"__isSmartRef__":true,"id":6990},{"__isSmartRef__":true,"id":6992},{"__isSmartRef__":true,"id":6994},{"__isSmartRef__":true,"id":6996},{"__isSmartRef__":true,"id":6998},{"__isSmartRef__":true,"id":7000},{"__isSmartRef__":true,"id":7002},{"__isSmartRef__":true,"id":7004},{"__isSmartRef__":true,"id":7006},{"__isSmartRef__":true,"id":7008},{"__isSmartRef__":true,"id":7010},{"__isSmartRef__":true,"id":7012},{"__isSmartRef__":true,"id":7014},{"__isSmartRef__":true,"id":7016},{"__isSmartRef__":true,"id":7018},{"__isSmartRef__":true,"id":7020},{"__isSmartRef__":true,"id":7022},{"__isSmartRef__":true,"id":7024},{"__isSmartRef__":true,"id":7026},{"__isSmartRef__":true,"id":7028},{"__isSmartRef__":true,"id":7030},{"__isSmartRef__":true,"id":7032},{"__isSmartRef__":true,"id":7034},{"__isSmartRef__":true,"id":7036},{"__isSmartRef__":true,"id":7038},{"__isSmartRef__":true,"id":7040},{"__isSmartRef__":true,"id":7042},{"__isSmartRef__":true,"id":7044},{"__isSmartRef__":true,"id":7046},{"__isSmartRef__":true,"id":7048},{"__isSmartRef__":true,"id":7050},{"__isSmartRef__":true,"id":7052},{"__isSmartRef__":true,"id":7054},{"__isSmartRef__":true,"id":7056},{"__isSmartRef__":true,"id":7058},{"__isSmartRef__":true,"id":7060},{"__isSmartRef__":true,"id":7062},{"__isSmartRef__":true,"id":7064},{"__isSmartRef__":true,"id":7066},{"__isSmartRef__":true,"id":7068},{"__isSmartRef__":true,"id":7070},{"__isSmartRef__":true,"id":7072},{"__isSmartRef__":true,"id":7074},{"__isSmartRef__":true,"id":7076},{"__isSmartRef__":true,"id":7078},{"__isSmartRef__":true,"id":7080},{"__isSmartRef__":true,"id":7082},{"__isSmartRef__":true,"id":7084},{"__isSmartRef__":true,"id":7086},{"__isSmartRef__":true,"id":7088},{"__isSmartRef__":true,"id":7090},{"__isSmartRef__":true,"id":7092},{"__isSmartRef__":true,"id":7094},{"__isSmartRef__":true,"id":7096},{"__isSmartRef__":true,"id":7098},{"__isSmartRef__":true,"id":7100},{"__isSmartRef__":true,"id":7102},{"__isSmartRef__":true,"id":7104},{"__isSmartRef__":true,"id":7106},{"__isSmartRef__":true,"id":7108},{"__isSmartRef__":true,"id":7110},{"__isSmartRef__":true,"id":7112},{"__isSmartRef__":true,"id":7114},{"__isSmartRef__":true,"id":7116},{"__isSmartRef__":true,"id":7118},{"__isSmartRef__":true,"id":7120},{"__isSmartRef__":true,"id":7122},{"__isSmartRef__":true,"id":7124},{"__isSmartRef__":true,"id":7126},{"__isSmartRef__":true,"id":7128},{"__isSmartRef__":true,"id":7130},{"__isSmartRef__":true,"id":7132},{"__isSmartRef__":true,"id":7134},{"__isSmartRef__":true,"id":7136},{"__isSmartRef__":true,"id":7138},{"__isSmartRef__":true,"id":7140},{"__isSmartRef__":true,"id":7142},{"__isSmartRef__":true,"id":7144},{"__isSmartRef__":true,"id":7146},{"__isSmartRef__":true,"id":7148},{"__isSmartRef__":true,"id":7150},{"__isSmartRef__":true,"id":7152},{"__isSmartRef__":true,"id":7154},{"__isSmartRef__":true,"id":7156},{"__isSmartRef__":true,"id":7158},{"__isSmartRef__":true,"id":7160},{"__isSmartRef__":true,"id":7162},{"__isSmartRef__":true,"id":7164},{"__isSmartRef__":true,"id":7166},{"__isSmartRef__":true,"id":7168},{"__isSmartRef__":true,"id":7170},{"__isSmartRef__":true,"id":7172},{"__isSmartRef__":true,"id":7174},{"__isSmartRef__":true,"id":7176},{"__isSmartRef__":true,"id":7178},{"__isSmartRef__":true,"id":7180},{"__isSmartRef__":true,"id":7182},{"__isSmartRef__":true,"id":7184},{"__isSmartRef__":true,"id":7186},{"__isSmartRef__":true,"id":7188},{"__isSmartRef__":true,"id":7190},{"__isSmartRef__":true,"id":7192},{"__isSmartRef__":true,"id":7194},{"__isSmartRef__":true,"id":7196},{"__isSmartRef__":true,"id":7198},{"__isSmartRef__":true,"id":7200},{"__isSmartRef__":true,"id":7202},{"__isSmartRef__":true,"id":7204},{"__isSmartRef__":true,"id":7206},{"__isSmartRef__":true,"id":7208},{"__isSmartRef__":true,"id":7210},{"__isSmartRef__":true,"id":7212},{"__isSmartRef__":true,"id":7214},{"__isSmartRef__":true,"id":7216},{"__isSmartRef__":true,"id":7218},{"__isSmartRef__":true,"id":7220},{"__isSmartRef__":true,"id":7222},{"__isSmartRef__":true,"id":7224},{"__isSmartRef__":true,"id":7226},{"__isSmartRef__":true,"id":7228},{"__isSmartRef__":true,"id":7230},{"__isSmartRef__":true,"id":7232},{"__isSmartRef__":true,"id":7234},{"__isSmartRef__":true,"id":7236},{"__isSmartRef__":true,"id":7238},{"__isSmartRef__":true,"id":7240},{"__isSmartRef__":true,"id":7242},{"__isSmartRef__":true,"id":7244},{"__isSmartRef__":true,"id":7246},{"__isSmartRef__":true,"id":7248},{"__isSmartRef__":true,"id":7250},{"__isSmartRef__":true,"id":7252},{"__isSmartRef__":true,"id":7254},{"__isSmartRef__":true,"id":7256},{"__isSmartRef__":true,"id":7258},{"__isSmartRef__":true,"id":7260},{"__isSmartRef__":true,"id":7262},{"__isSmartRef__":true,"id":7264},{"__isSmartRef__":true,"id":7266},{"__isSmartRef__":true,"id":7268},{"__isSmartRef__":true,"id":7270},{"__isSmartRef__":true,"id":7272},{"__isSmartRef__":true,"id":7274},{"__isSmartRef__":true,"id":7276},{"__isSmartRef__":true,"id":7278},{"__isSmartRef__":true,"id":7280},{"__isSmartRef__":true,"id":7282},{"__isSmartRef__":true,"id":7284},{"__isSmartRef__":true,"id":7286},{"__isSmartRef__":true,"id":7288},{"__isSmartRef__":true,"id":7290},{"__isSmartRef__":true,"id":7292},{"__isSmartRef__":true,"id":7294},{"__isSmartRef__":true,"id":7296},{"__isSmartRef__":true,"id":7298},{"__isSmartRef__":true,"id":7300},{"__isSmartRef__":true,"id":7302},{"__isSmartRef__":true,"id":7304},{"__isSmartRef__":true,"id":7306},{"__isSmartRef__":true,"id":7308},{"__isSmartRef__":true,"id":7310},{"__isSmartRef__":true,"id":7312},{"__isSmartRef__":true,"id":7314},{"__isSmartRef__":true,"id":7316},{"__isSmartRef__":true,"id":7318},{"__isSmartRef__":true,"id":7320},{"__isSmartRef__":true,"id":7322},{"__isSmartRef__":true,"id":7324},{"__isSmartRef__":true,"id":7326},{"__isSmartRef__":true,"id":7328},{"__isSmartRef__":true,"id":7330},{"__isSmartRef__":true,"id":7332},{"__isSmartRef__":true,"id":7334},{"__isSmartRef__":true,"id":7336},{"__isSmartRef__":true,"id":7338},{"__isSmartRef__":true,"id":7340},{"__isSmartRef__":true,"id":7342},{"__isSmartRef__":true,"id":7344},{"__isSmartRef__":true,"id":7346},{"__isSmartRef__":true,"id":7348},{"__isSmartRef__":true,"id":7350},{"__isSmartRef__":true,"id":7352},{"__isSmartRef__":true,"id":7354},{"__isSmartRef__":true,"id":7356},{"__isSmartRef__":true,"id":7358},{"__isSmartRef__":true,"id":7360},{"__isSmartRef__":true,"id":7362},{"__isSmartRef__":true,"id":7364},{"__isSmartRef__":true,"id":7366},{"__isSmartRef__":true,"id":7368},{"__isSmartRef__":true,"id":7370},{"__isSmartRef__":true,"id":7372},{"__isSmartRef__":true,"id":7374},{"__isSmartRef__":true,"id":7376},{"__isSmartRef__":true,"id":7378},{"__isSmartRef__":true,"id":7380},{"__isSmartRef__":true,"id":7382},{"__isSmartRef__":true,"id":7384},{"__isSmartRef__":true,"id":7386},{"__isSmartRef__":true,"id":7388},{"__isSmartRef__":true,"id":7390},{"__isSmartRef__":true,"id":7392},{"__isSmartRef__":true,"id":7394},{"__isSmartRef__":true,"id":7396},{"__isSmartRef__":true,"id":7398},{"__isSmartRef__":true,"id":7400},{"__isSmartRef__":true,"id":7402},{"__isSmartRef__":true,"id":7404},{"__isSmartRef__":true,"id":7406},{"__isSmartRef__":true,"id":7408},{"__isSmartRef__":true,"id":7410},{"__isSmartRef__":true,"id":7412},{"__isSmartRef__":true,"id":7414},{"__isSmartRef__":true,"id":7416},{"__isSmartRef__":true,"id":7418},{"__isSmartRef__":true,"id":7420},{"__isSmartRef__":true,"id":7422},{"__isSmartRef__":true,"id":7424},{"__isSmartRef__":true,"id":7426},{"__isSmartRef__":true,"id":7428},{"__isSmartRef__":true,"id":7430},{"__isSmartRef__":true,"id":7432},{"__isSmartRef__":true,"id":7434},{"__isSmartRef__":true,"id":7436},{"__isSmartRef__":true,"id":7438},{"__isSmartRef__":true,"id":7440},{"__isSmartRef__":true,"id":7442},{"__isSmartRef__":true,"id":7444},{"__isSmartRef__":true,"id":7446},{"__isSmartRef__":true,"id":7448},{"__isSmartRef__":true,"id":7450},{"__isSmartRef__":true,"id":7452},{"__isSmartRef__":true,"id":7454},{"__isSmartRef__":true,"id":7456},{"__isSmartRef__":true,"id":7458},{"__isSmartRef__":true,"id":7460},{"__isSmartRef__":true,"id":7462},{"__isSmartRef__":true,"id":7464},{"__isSmartRef__":true,"id":7466},{"__isSmartRef__":true,"id":7468},{"__isSmartRef__":true,"id":7470},{"__isSmartRef__":true,"id":7472},{"__isSmartRef__":true,"id":7474},{"__isSmartRef__":true,"id":7476},{"__isSmartRef__":true,"id":7478},{"__isSmartRef__":true,"id":7480},{"__isSmartRef__":true,"id":7482},{"__isSmartRef__":true,"id":7484},{"__isSmartRef__":true,"id":7486},{"__isSmartRef__":true,"id":7488},{"__isSmartRef__":true,"id":7490},{"__isSmartRef__":true,"id":7492},{"__isSmartRef__":true,"id":7494},{"__isSmartRef__":true,"id":7496},{"__isSmartRef__":true,"id":7498},{"__isSmartRef__":true,"id":7500},{"__isSmartRef__":true,"id":7502},{"__isSmartRef__":true,"id":7504},{"__isSmartRef__":true,"id":7506},{"__isSmartRef__":true,"id":7508},{"__isSmartRef__":true,"id":7510},{"__isSmartRef__":true,"id":7512},{"__isSmartRef__":true,"id":7514},{"__isSmartRef__":true,"id":7516},{"__isSmartRef__":true,"id":7518},{"__isSmartRef__":true,"id":7520},{"__isSmartRef__":true,"id":7522},{"__isSmartRef__":true,"id":7524},{"__isSmartRef__":true,"id":7526},{"__isSmartRef__":true,"id":7528},{"__isSmartRef__":true,"id":7530},{"__isSmartRef__":true,"id":7532},{"__isSmartRef__":true,"id":7534},{"__isSmartRef__":true,"id":7536},{"__isSmartRef__":true,"id":7538},{"__isSmartRef__":true,"id":7540},{"__isSmartRef__":true,"id":7542},{"__isSmartRef__":true,"id":7544},{"__isSmartRef__":true,"id":7546},{"__isSmartRef__":true,"id":7548},{"__isSmartRef__":true,"id":7550},{"__isSmartRef__":true,"id":7552},{"__isSmartRef__":true,"id":7554},{"__isSmartRef__":true,"id":7556},{"__isSmartRef__":true,"id":7558},{"__isSmartRef__":true,"id":7560},{"__isSmartRef__":true,"id":7562},{"__isSmartRef__":true,"id":7564},{"__isSmartRef__":true,"id":7566},{"__isSmartRef__":true,"id":7568},{"__isSmartRef__":true,"id":7570},{"__isSmartRef__":true,"id":7572},{"__isSmartRef__":true,"id":7574},{"__isSmartRef__":true,"id":7576},{"__isSmartRef__":true,"id":7578},{"__isSmartRef__":true,"id":7580},{"__isSmartRef__":true,"id":7582},{"__isSmartRef__":true,"id":7584},{"__isSmartRef__":true,"id":7586},{"__isSmartRef__":true,"id":7588},{"__isSmartRef__":true,"id":7590},{"__isSmartRef__":true,"id":7592},{"__isSmartRef__":true,"id":7594},{"__isSmartRef__":true,"id":7596},{"__isSmartRef__":true,"id":7598},{"__isSmartRef__":true,"id":7600},{"__isSmartRef__":true,"id":7602},{"__isSmartRef__":true,"id":7604},{"__isSmartRef__":true,"id":7606},{"__isSmartRef__":true,"id":7608},{"__isSmartRef__":true,"id":7610},{"__isSmartRef__":true,"id":7612},{"__isSmartRef__":true,"id":7614},{"__isSmartRef__":true,"id":7616},{"__isSmartRef__":true,"id":7618},{"__isSmartRef__":true,"id":7620},{"__isSmartRef__":true,"id":7622},{"__isSmartRef__":true,"id":7624},{"__isSmartRef__":true,"id":7626},{"__isSmartRef__":true,"id":7628},{"__isSmartRef__":true,"id":7630},{"__isSmartRef__":true,"id":7632},{"__isSmartRef__":true,"id":7634},{"__isSmartRef__":true,"id":7636},{"__isSmartRef__":true,"id":7638},{"__isSmartRef__":true,"id":7640},{"__isSmartRef__":true,"id":7642},{"__isSmartRef__":true,"id":7644},{"__isSmartRef__":true,"id":7646},{"__isSmartRef__":true,"id":7648},{"__isSmartRef__":true,"id":7650},{"__isSmartRef__":true,"id":7652},{"__isSmartRef__":true,"id":7654},{"__isSmartRef__":true,"id":7656},{"__isSmartRef__":true,"id":7658},{"__isSmartRef__":true,"id":7660},{"__isSmartRef__":true,"id":7662},{"__isSmartRef__":true,"id":7664},{"__isSmartRef__":true,"id":7666},{"__isSmartRef__":true,"id":7668},{"__isSmartRef__":true,"id":7670},{"__isSmartRef__":true,"id":7672},{"__isSmartRef__":true,"id":7674},{"__isSmartRef__":true,"id":7676},{"__isSmartRef__":true,"id":7678},{"__isSmartRef__":true,"id":7680},{"__isSmartRef__":true,"id":7682},{"__isSmartRef__":true,"id":7684},{"__isSmartRef__":true,"id":7686},{"__isSmartRef__":true,"id":7688},{"__isSmartRef__":true,"id":7690},{"__isSmartRef__":true,"id":7692},{"__isSmartRef__":true,"id":7694},{"__isSmartRef__":true,"id":7696},{"__isSmartRef__":true,"id":7698},{"__isSmartRef__":true,"id":7700},{"__isSmartRef__":true,"id":7702},{"__isSmartRef__":true,"id":7704},{"__isSmartRef__":true,"id":7706},{"__isSmartRef__":true,"id":7708},{"__isSmartRef__":true,"id":7710},{"__isSmartRef__":true,"id":7712},{"__isSmartRef__":true,"id":7714},{"__isSmartRef__":true,"id":7716},{"__isSmartRef__":true,"id":7718},{"__isSmartRef__":true,"id":7720},{"__isSmartRef__":true,"id":7722},{"__isSmartRef__":true,"id":7724},{"__isSmartRef__":true,"id":7726},{"__isSmartRef__":true,"id":7728},{"__isSmartRef__":true,"id":7730},{"__isSmartRef__":true,"id":7732},{"__isSmartRef__":true,"id":7734},{"__isSmartRef__":true,"id":7736},{"__isSmartRef__":true,"id":7738},{"__isSmartRef__":true,"id":7740},{"__isSmartRef__":true,"id":7742},{"__isSmartRef__":true,"id":7744},{"__isSmartRef__":true,"id":7746},{"__isSmartRef__":true,"id":7748},{"__isSmartRef__":true,"id":7750},{"__isSmartRef__":true,"id":7752},{"__isSmartRef__":true,"id":7754},{"__isSmartRef__":true,"id":7756},{"__isSmartRef__":true,"id":7758},{"__isSmartRef__":true,"id":7760},{"__isSmartRef__":true,"id":7762},{"__isSmartRef__":true,"id":7764},{"__isSmartRef__":true,"id":7766},{"__isSmartRef__":true,"id":7768},{"__isSmartRef__":true,"id":7770},{"__isSmartRef__":true,"id":7772},{"__isSmartRef__":true,"id":7774},{"__isSmartRef__":true,"id":7776},{"__isSmartRef__":true,"id":7778},{"__isSmartRef__":true,"id":7780},{"__isSmartRef__":true,"id":7782},{"__isSmartRef__":true,"id":7784},{"__isSmartRef__":true,"id":7786},{"__isSmartRef__":true,"id":7788},{"__isSmartRef__":true,"id":7790},{"__isSmartRef__":true,"id":7792},{"__isSmartRef__":true,"id":7794},{"__isSmartRef__":true,"id":7796},{"__isSmartRef__":true,"id":7798},{"__isSmartRef__":true,"id":7800},{"__isSmartRef__":true,"id":7802},{"__isSmartRef__":true,"id":7804},{"__isSmartRef__":true,"id":7806},{"__isSmartRef__":true,"id":7808},{"__isSmartRef__":true,"id":7810},{"__isSmartRef__":true,"id":7812},{"__isSmartRef__":true,"id":7814},{"__isSmartRef__":true,"id":7816},{"__isSmartRef__":true,"id":7818},{"__isSmartRef__":true,"id":7820},{"__isSmartRef__":true,"id":7822},{"__isSmartRef__":true,"id":7824},{"__isSmartRef__":true,"id":7826},{"__isSmartRef__":true,"id":7828},{"__isSmartRef__":true,"id":7830},{"__isSmartRef__":true,"id":7832},{"__isSmartRef__":true,"id":7834},{"__isSmartRef__":true,"id":7836},{"__isSmartRef__":true,"id":7838},{"__isSmartRef__":true,"id":7840},{"__isSmartRef__":true,"id":7842},{"__isSmartRef__":true,"id":7844},{"__isSmartRef__":true,"id":7846},{"__isSmartRef__":true,"id":7848},{"__isSmartRef__":true,"id":7850},{"__isSmartRef__":true,"id":7852},{"__isSmartRef__":true,"id":7854},{"__isSmartRef__":true,"id":7856},{"__isSmartRef__":true,"id":7858},{"__isSmartRef__":true,"id":7860},{"__isSmartRef__":true,"id":7862},{"__isSmartRef__":true,"id":7864},{"__isSmartRef__":true,"id":7866},{"__isSmartRef__":true,"id":7868},{"__isSmartRef__":true,"id":7870},{"__isSmartRef__":true,"id":971},{"__isSmartRef__":true,"id":7872},{"__isSmartRef__":true,"id":7874},{"__isSmartRef__":true,"id":7876},{"__isSmartRef__":true,"id":7878},{"__isSmartRef__":true,"id":7880},{"__isSmartRef__":true,"id":7882},{"__isSmartRef__":true,"id":7884},{"__isSmartRef__":true,"id":7886},{"__isSmartRef__":true,"id":7888},{"__isSmartRef__":true,"id":7890},{"__isSmartRef__":true,"id":7892},{"__isSmartRef__":true,"id":7894},{"__isSmartRef__":true,"id":7896},{"__isSmartRef__":true,"id":7898},{"__isSmartRef__":true,"id":7900},{"__isSmartRef__":true,"id":7902},{"__isSmartRef__":true,"id":7904},{"__isSmartRef__":true,"id":7906},{"__isSmartRef__":true,"id":7908},{"__isSmartRef__":true,"id":7910},{"__isSmartRef__":true,"id":7912},{"__isSmartRef__":true,"id":7914},{"__isSmartRef__":true,"id":7916},{"__isSmartRef__":true,"id":7918},{"__isSmartRef__":true,"id":7920},{"__isSmartRef__":true,"id":7922},{"__isSmartRef__":true,"id":7924},{"__isSmartRef__":true,"id":7926},{"__isSmartRef__":true,"id":7928},{"__isSmartRef__":true,"id":7930},{"__isSmartRef__":true,"id":7932},{"__isSmartRef__":true,"id":7934},{"__isSmartRef__":true,"id":7936},{"__isSmartRef__":true,"id":7938},{"__isSmartRef__":true,"id":7940},{"__isSmartRef__":true,"id":7942},{"__isSmartRef__":true,"id":7944},{"__isSmartRef__":true,"id":7946},{"__isSmartRef__":true,"id":7948},{"__isSmartRef__":true,"id":7950},{"__isSmartRef__":true,"id":7952},{"__isSmartRef__":true,"id":7954},{"__isSmartRef__":true,"id":7956},{"__isSmartRef__":true,"id":7958},{"__isSmartRef__":true,"id":7960},{"__isSmartRef__":true,"id":7962},{"__isSmartRef__":true,"id":7964},{"__isSmartRef__":true,"id":7966},{"__isSmartRef__":true,"id":7968},{"__isSmartRef__":true,"id":7970},{"__isSmartRef__":true,"id":7972},{"__isSmartRef__":true,"id":7974},{"__isSmartRef__":true,"id":7976},{"__isSmartRef__":true,"id":7978},{"__isSmartRef__":true,"id":7980},{"__isSmartRef__":true,"id":7982},{"__isSmartRef__":true,"id":7984},{"__isSmartRef__":true,"id":7986},{"__isSmartRef__":true,"id":7988},{"__isSmartRef__":true,"id":7990},{"__isSmartRef__":true,"id":7992},{"__isSmartRef__":true,"id":7994},{"__isSmartRef__":true,"id":7996},{"__isSmartRef__":true,"id":7998},{"__isSmartRef__":true,"id":8000},{"__isSmartRef__":true,"id":8002},{"__isSmartRef__":true,"id":8004},{"__isSmartRef__":true,"id":8006},{"__isSmartRef__":true,"id":8008},{"__isSmartRef__":true,"id":8010},{"__isSmartRef__":true,"id":8012},{"__isSmartRef__":true,"id":8014},{"__isSmartRef__":true,"id":8016},{"__isSmartRef__":true,"id":8018},{"__isSmartRef__":true,"id":8020},{"__isSmartRef__":true,"id":8022},{"__isSmartRef__":true,"id":8024},{"__isSmartRef__":true,"id":8026},{"__isSmartRef__":true,"id":8028},{"__isSmartRef__":true,"id":8030},{"__isSmartRef__":true,"id":8032},{"__isSmartRef__":true,"id":8034},{"__isSmartRef__":true,"id":8036},{"__isSmartRef__":true,"id":8038},{"__isSmartRef__":true,"id":8040},{"__isSmartRef__":true,"id":8042},{"__isSmartRef__":true,"id":8044},{"__isSmartRef__":true,"id":8046},{"__isSmartRef__":true,"id":8048},{"__isSmartRef__":true,"id":8050},{"__isSmartRef__":true,"id":8052},{"__isSmartRef__":true,"id":8054},{"__isSmartRef__":true,"id":8056},{"__isSmartRef__":true,"id":8058},{"__isSmartRef__":true,"id":8060},{"__isSmartRef__":true,"id":8062},{"__isSmartRef__":true,"id":8064},{"__isSmartRef__":true,"id":8066},{"__isSmartRef__":true,"id":8068},{"__isSmartRef__":true,"id":8070},{"__isSmartRef__":true,"id":8072},{"__isSmartRef__":true,"id":8074},{"__isSmartRef__":true,"id":8076},{"__isSmartRef__":true,"id":8078},{"__isSmartRef__":true,"id":8080},{"__isSmartRef__":true,"id":8082},{"__isSmartRef__":true,"id":8084},{"__isSmartRef__":true,"id":8086},{"__isSmartRef__":true,"id":8088},{"__isSmartRef__":true,"id":8090},{"__isSmartRef__":true,"id":8092},{"__isSmartRef__":true,"id":8094},{"__isSmartRef__":true,"id":8096},{"__isSmartRef__":true,"id":8098},{"__isSmartRef__":true,"id":8100},{"__isSmartRef__":true,"id":8102},{"__isSmartRef__":true,"id":8104},{"__isSmartRef__":true,"id":8106},{"__isSmartRef__":true,"id":8108},{"__isSmartRef__":true,"id":8110},{"__isSmartRef__":true,"id":8112},{"__isSmartRef__":true,"id":8114},{"__isSmartRef__":true,"id":8116},{"__isSmartRef__":true,"id":8118},{"__isSmartRef__":true,"id":8120},{"__isSmartRef__":true,"id":8122},{"__isSmartRef__":true,"id":8124},{"__isSmartRef__":true,"id":8126},{"__isSmartRef__":true,"id":8128},{"__isSmartRef__":true,"id":8130},{"__isSmartRef__":true,"id":8132},{"__isSmartRef__":true,"id":8134},{"__isSmartRef__":true,"id":8136},{"__isSmartRef__":true,"id":8138},{"__isSmartRef__":true,"id":8140},{"__isSmartRef__":true,"id":8142},{"__isSmartRef__":true,"id":8144},{"__isSmartRef__":true,"id":8146},{"__isSmartRef__":true,"id":8148},{"__isSmartRef__":true,"id":8150},{"__isSmartRef__":true,"id":8152},{"__isSmartRef__":true,"id":8154},{"__isSmartRef__":true,"id":8156},{"__isSmartRef__":true,"id":8158},{"__isSmartRef__":true,"id":8160},{"__isSmartRef__":true,"id":8162},{"__isSmartRef__":true,"id":8164},{"__isSmartRef__":true,"id":8166},{"__isSmartRef__":true,"id":8168},{"__isSmartRef__":true,"id":8170},{"__isSmartRef__":true,"id":8172},{"__isSmartRef__":true,"id":8174},{"__isSmartRef__":true,"id":8176},{"__isSmartRef__":true,"id":8178},{"__isSmartRef__":true,"id":8180},{"__isSmartRef__":true,"id":8182},{"__isSmartRef__":true,"id":8184},{"__isSmartRef__":true,"id":8186},{"__isSmartRef__":true,"id":8188},{"__isSmartRef__":true,"id":8190},{"__isSmartRef__":true,"id":8192},{"__isSmartRef__":true,"id":8194},{"__isSmartRef__":true,"id":8196},{"__isSmartRef__":true,"id":8198},{"__isSmartRef__":true,"id":8200},{"__isSmartRef__":true,"id":8202},{"__isSmartRef__":true,"id":8204},{"__isSmartRef__":true,"id":8206},{"__isSmartRef__":true,"id":8208}],"owner":{"__isSmartRef__":true,"id":0},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":8210},"__LivelyClassName__":"lively.morphic.Box"},"810":{"submorphs":[],"scripts":[],"id":66,"shape":{"__isSmartRef__":true,"id":811},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":true,"allowsInput":true,"_OverflowMode":"visible","_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":815},"_MaxTextWidth":554.0686079551847,"_MaxTextHeight":22.946971590911744,"textColor":{"__isSmartRef__":true,"id":814},"showsHalos":false,"_FontSize":11,"__SourceModuleName__":"Global.lively.morphic.TextCore","_Rotation":0,"name":"urlText","partsBinMetaInfo":{"__isSmartRef__":true,"id":816},"textChunks":[{"__isSmartRef__":true,"id":817}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[20,20],"prevScroll":[0,22],"_Scale":1,"owner":{"__isSmartRef__":true,"id":809},"priorExtent":{"__isSmartRef__":true,"id":819},"_ClipMode":"hidden","attributeConnections":[{"__isSmartRef__":true,"id":820}],"doNotSerialize":["$$savedTextString"],"doNotCopyProperties":["$$savedTextString"],"isInputLine":true,"_WhiteSpaceHandling":"pre-wrap","allowInput":true,"savedTextString":"http://www.lively-kernel.org/repository/webwerkstatt/","__LivelyClassName__":"lively.morphic.Text"},"811":{"fill":null,"__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":{"__isSmartRef__":true,"id":812},"_Extent":{"__isSmartRef__":true,"id":813},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":814},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"812":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"813":{"x":554.0686079551847,"y":22.946971590911744,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"814":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"815":{"x":5.000000000000739,"y":5.000000000000341,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"816":{"partsSpaceName":"PartsBin/NewWorld","__SourceModuleName__":"Global.lively.PartsBin","migrationLevel":1,"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"817":{"style":{"__isSmartRef__":true,"id":818},"morph":{"__isSmartRef__":true,"id":810},"__SourceModuleName__":"Global.lively.morphic.TextCore","storedString":"http://www.lively-kernel.org/repository/webwerkstatt/","__LivelyClassName__":"lively.morphic.TextChunk"},"818":{"__SourceModuleName__":"Global.lively.morphic.TextCore","__LivelyClassName__":"lively.morphic.TextEmphasis"},"819":{"x":554.0686079551847,"y":22.946971590911744,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"820":{"sourceObj":{"__isSmartRef__":true,"id":810},"sourceAttrName":"savedTextString","targetObj":{"__isSmartRef__":true,"id":809},"targetMethodName":"loadURL","converterString":"function (str) { return new URL(str) }","updater":null,"updaterString":null,"__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"821":{"submorphs":[],"scripts":[],"id":369,"shape":{"__isSmartRef__":true,"id":822},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":true,"allowsInput":true,"_OverflowMode":"visible","_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":826},"_MaxTextWidth":128.22719318169885,"_MaxTextHeight":23.893943181823943,"textColor":{"__isSmartRef__":true,"id":825},"showsHalos":false,"_FontSize":14,"__SourceModuleName__":"Global.lively.morphic.TextCore","_Rotation":0,"name":"filterText","partsBinMetaInfo":{"__isSmartRef__":true,"id":827},"textChunks":[{"__isSmartRef__":true,"id":828}],"charsReplaced":"xhtml","lastFindLoc":-1,"priorSelectionRange":[4,9],"prevScroll":[0,0],"_Scale":1,"priorExtent":{"__isSmartRef__":true,"id":830},"_ClipMode":"hidden","owner":{"__isSmartRef__":true,"id":809},"attributeConnections":[{"__isSmartRef__":true,"id":831}],"doNotSerialize":["$$savedTextString"],"doNotCopyProperties":["$$savedTextString"],"isInputLine":true,"_WhiteSpaceHandling":"pre-wrap","allowInput":true,"savedTextString":"/^.*js$/","__LivelyClassName__":"lively.morphic.Text"},"822":{"fill":null,"__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":{"__isSmartRef__":true,"id":823},"_Extent":{"__isSmartRef__":true,"id":824},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":825},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"823":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"824":{"x":128.22719318169885,"y":23.893943181823943,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"825":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"826":{"x":6.000000000001535,"y":273.0000000000002,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"827":{"partsSpaceName":"PartsBin/NewWorld","__SourceModuleName__":"Global.lively.PartsBin","migrationLevel":1,"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"828":{"style":{"__isSmartRef__":true,"id":829},"morph":{"__isSmartRef__":true,"id":821},"__SourceModuleName__":"Global.lively.morphic.TextCore","storedString":"/^.*js$/","__LivelyClassName__":"lively.morphic.TextChunk"},"829":{"__SourceModuleName__":"Global.lively.morphic.TextCore","__LivelyClassName__":"lively.morphic.TextEmphasis"},"830":{"x":128.22719318169885,"y":23.893943181823943,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"831":{"sourceObj":{"__isSmartRef__":true,"id":821},"sourceAttrName":"savedTextString","targetObj":{"__isSmartRef__":true,"id":809},"targetMethodName":"updateChangesList","__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"832":{"submorphs":[],"scripts":[],"id":1837,"shape":{"__isSmartRef__":true,"id":833},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":true,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":837},"_MaxTextWidth":44.969590908931764,"_MaxTextHeight":24,"textColor":{"__isSmartRef__":true,"id":836},"showsHalos":false,"_FontSize":14,"__SourceModuleName__":"Global.lively.morphic.TextCore","_Rotation":0,"name":"maxListLengthText","partsBinMetaInfo":{"__isSmartRef__":true,"id":838},"textChunks":[{"__isSmartRef__":true,"id":839}],"charsReplaced":"","lastFindLoc":4,"priorSelectionRange":[1,1],"prevScroll":[0,0],"_Scale":1,"_ClipMode":"hidden","list":[10,20,40,50,100,200],"attributeConnections":[{"__isSmartRef__":true,"id":841},{"__isSmartRef__":true,"id":842},{"__isSmartRef__":true,"id":843}],"doNotSerialize":["$$selection","$$savedTextString"],"doNotCopyProperties":["$$selection","$$savedTextString"],"listMorph":null,"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":809},"priorExtent":{"__isSmartRef__":true,"id":844},"_Align":"center","selection":50,"savedTextString":"100","__serializedLivelyClosures__":{"__isSmartRef__":true,"id":845},"__LivelyClassName__":"lively.morphic.Text"},"833":{"fill":null,"__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":{"__isSmartRef__":true,"id":834},"_Extent":{"__isSmartRef__":true,"id":835},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":836},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"834":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"835":{"x":44.969590908931764,"y":24,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"836":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"837":{"x":147.00000000000216,"y":273,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"838":{"partsSpaceName":"PartsBin/NewWorld","__SourceModuleName__":"Global.lively.PartsBin","migrationLevel":2,"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"839":{"style":{"__isSmartRef__":true,"id":840},"morph":{"__isSmartRef__":true,"id":832},"__SourceModuleName__":"Global.lively.morphic.TextCore","storedString":"50","__LivelyClassName__":"lively.morphic.TextChunk"},"840":{"__SourceModuleName__":"Global.lively.morphic.TextCore","__LivelyClassName__":"lively.morphic.TextEmphasis"},"841":{"sourceObj":{"__isSmartRef__":true,"id":832},"sourceAttrName":"selection","targetObj":{"__isSmartRef__":true,"id":832},"targetMethodName":"textString","__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"842":{"sourceObj":{"__isSmartRef__":true,"id":832},"sourceAttrName":"savedTextString","targetObj":{"__isSmartRef__":true,"id":832},"targetMethodName":"selection","__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"843":{"sourceObj":{"__isSmartRef__":true,"id":832},"sourceAttrName":"selection","targetObj":{"__isSmartRef__":true,"id":809},"targetMethodName":"updateChangesList","__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"844":{"x":44.969590908931764,"y":24,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"845":{"onMouseUp":{"__isSmartRef__":true,"id":846},"getList":{"__isSmartRef__":true,"id":853},"setList":{"__isSmartRef__":true,"id":856},"reset":{"__isSmartRef__":true,"id":859},"example":{"__isSmartRef__":true,"id":862},"removeList":{"__isSmartRef__":true,"id":865},"onBlur":{"__isSmartRef__":true,"id":868},"createListMorph":{"__isSmartRef__":true,"id":875}},"846":{"varMapping":{"__isSmartRef__":true,"id":847},"source":"function onMouseUp(evt) {\n\tif (evt.isCommandKey() || evt.isRightMouseButtonDown()) return $super(evt);\n\tif (this.listMorph) { this.removeList();\treturn true }\n\tvar list = this.createListMorph();\n\tthis.addMorph(list);\n\tlist.align(list.bounds().topLeft(), this.shape.bounds().bottomLeft())\n\tconnect(list, 'selection', this, 'selection');\n\tconnect(list, 'selection', this, 'removeList');\n\tif (this.listMorph) this.listMorph.remove();\n\tthis.listMorph = list;\n\treturn true;\n}","funcProperties":{"__isSmartRef__":true,"id":852},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"847":{"this":{"__isSmartRef__":true,"id":832},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":848}},"848":{"$super":{"__isSmartRef__":true,"id":849}},"849":{"varMapping":{"__isSmartRef__":true,"id":850},"source":"function () {\n\t\t\t\ttry {\n\t\t\t\t\treturn obj.constructor.prototype[name].apply(obj, arguments)\n\t\t\t\t} catch(e) {\n\t\t\t\t\talert('Error in $super call: ' + e + '\\n' + e.stack);\n\t\t\t\t\treturn null;\n\t\t\t\t}\n\t\t\t}","funcProperties":{"__isSmartRef__":true,"id":851},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"850":{"obj":{"__isSmartRef__":true,"id":832},"name":"onMouseUp"},"851":{},"852":{},"853":{"varMapping":{"__isSmartRef__":true,"id":854},"source":"function getList() {\n\treturn this.list || []\n}","funcProperties":{"__isSmartRef__":true,"id":855},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"854":{"this":{"__isSmartRef__":true,"id":832}},"855":{},"856":{"varMapping":{"__isSmartRef__":true,"id":857},"source":"function setList(list) {\n\treturn this.list = list;\n}","funcProperties":{"__isSmartRef__":true,"id":858},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"857":{"this":{"__isSmartRef__":true,"id":832}},"858":{},"859":{"varMapping":{"__isSmartRef__":true,"id":860},"source":"function reset() {\n\tthis.list = [];\n\tthis.textString = 'empty';\n\tthis.removeList()\n\tdisconnectAll(this)\n\tconnect(this, 'selection', this, 'textString')\n\tconnect(this, 'savedTextString', this, 'selection')\n\tthis.applyStyle({fixedWidth: true, fixedHeight: true, borderWidth: 1, overflow: 'hidden'})\n}","funcProperties":{"__isSmartRef__":true,"id":861},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"860":{"this":{"__isSmartRef__":true,"id":832}},"861":{},"862":{"varMapping":{"__isSmartRef__":true,"id":863},"source":"function example() {\n/*\nthis.example()\nthis.getList()\n*/\n\tthis.setList(Array.range(0,100));\n\tthis.textString = 'empty';\n}","funcProperties":{"__isSmartRef__":true,"id":864},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"863":{"this":{"__isSmartRef__":true,"id":832}},"864":{},"865":{"varMapping":{"__isSmartRef__":true,"id":866},"source":"function removeList() {\n\tthis.listMorph && this.listMorph.remove()\n\tthis.listMorph = null;\n}","funcProperties":{"__isSmartRef__":true,"id":867},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"866":{"this":{"__isSmartRef__":true,"id":832}},"867":{},"868":{"varMapping":{"__isSmartRef__":true,"id":869},"source":"function onBlur() {\n\t$super();\n\tthis.removeList();\n}","funcProperties":{"__isSmartRef__":true,"id":874},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"869":{"this":{"__isSmartRef__":true,"id":832},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":870}},"870":{"$super":{"__isSmartRef__":true,"id":871}},"871":{"varMapping":{"__isSmartRef__":true,"id":872},"source":"function () {\n\t\t\t\ttry {\n\t\t\t\t\treturn obj.constructor.prototype[name].apply(obj, arguments)\n\t\t\t\t} catch(e) {\n\t\t\t\t\talert('Error in $super call: ' + e + '\\n' + e.stack);\n\t\t\t\t\treturn null;\n\t\t\t\t}\n\t\t\t}","funcProperties":{"__isSmartRef__":true,"id":873},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"872":{"obj":{"__isSmartRef__":true,"id":832},"name":"onBlur"},"873":{},"874":{},"875":{"varMapping":{"__isSmartRef__":true,"id":876},"source":"function createListMorph() {\n\treturn new lively.morphic.List(new Rectangle(0,0, this.getExtent().x, 100), this.getList());\n}","funcProperties":{"__isSmartRef__":true,"id":877},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"876":{"this":{"__isSmartRef__":true,"id":832}},"877":{},"878":{"submorphs":[],"scripts":[],"id":294,"shape":{"__isSmartRef__":true,"id":879},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":884},"itemList":[{"__isSmartRef__":true,"id":885},{"__isSmartRef__":true,"id":889},{"__isSmartRef__":true,"id":893},{"__isSmartRef__":true,"id":897},{"__isSmartRef__":true,"id":901},{"__isSmartRef__":true,"id":905},{"__isSmartRef__":true,"id":909},{"__isSmartRef__":true,"id":913},{"__isSmartRef__":true,"id":917},{"__isSmartRef__":true,"id":921},{"__isSmartRef__":true,"id":925},{"__isSmartRef__":true,"id":929},{"__isSmartRef__":true,"id":933},{"__isSmartRef__":true,"id":937},{"__isSmartRef__":true,"id":941},{"__isSmartRef__":true,"id":945},{"__isSmartRef__":true,"id":949},{"__isSmartRef__":true,"id":953},{"__isSmartRef__":true,"id":957},{"__isSmartRef__":true,"id":961},{"__isSmartRef__":true,"id":965},{"__isSmartRef__":true,"id":969},{"__isSmartRef__":true,"id":973},{"__isSmartRef__":true,"id":977},{"__isSmartRef__":true,"id":981},{"__isSmartRef__":true,"id":985},{"__isSmartRef__":true,"id":989},{"__isSmartRef__":true,"id":993},{"__isSmartRef__":true,"id":997},{"__isSmartRef__":true,"id":1001},{"__isSmartRef__":true,"id":1005},{"__isSmartRef__":true,"id":1009},{"__isSmartRef__":true,"id":1013},{"__isSmartRef__":true,"id":1017},{"__isSmartRef__":true,"id":1021},{"__isSmartRef__":true,"id":1025},{"__isSmartRef__":true,"id":1029},{"__isSmartRef__":true,"id":1033},{"__isSmartRef__":true,"id":1037},{"__isSmartRef__":true,"id":1041},{"__isSmartRef__":true,"id":1045},{"__isSmartRef__":true,"id":1049},{"__isSmartRef__":true,"id":1053},{"__isSmartRef__":true,"id":1057},{"__isSmartRef__":true,"id":1061},{"__isSmartRef__":true,"id":1065},{"__isSmartRef__":true,"id":1069},{"__isSmartRef__":true,"id":1073},{"__isSmartRef__":true,"id":1077},{"__isSmartRef__":true,"id":1081}],"selectedLineNo":4,"showsHalos":false,"name":"changesList","partsBinMetaInfo":{"__isSmartRef__":true,"id":1085},"__SourceModuleName__":"Global.lively.morphic.Core","_Rotation":0,"_Scale":1,"_ClipMode":"auto","owner":{"__isSmartRef__":true,"id":809},"priorExtent":{"__isSmartRef__":true,"id":1086},"prevScroll":[0,0],"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"selection":{"__isSmartRef__":true,"id":902},"__LivelyClassName__":"lively.morphic.List"},"879":{"position":{"__isSmartRef__":true,"id":880},"_Extent":{"__isSmartRef__":true,"id":881},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":882},"_Fill":{"__isSmartRef__":true,"id":883},"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"880":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"881":{"x":551.7054488649917,"y":231.62905113675845,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"882":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"883":{"r":0.95,"g":0.95,"b":0.95,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"884":{"x":5.0000000000016485,"y":34.000000000000114,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"885":{"isListItem":true,"string":"UserTracker.js (69745 -- ahold)","value":{"__isSmartRef__":true,"id":886}},"886":{"versionInfo":{"__isSmartRef__":true,"id":887},"urlString":"/repository/webwerkstatt/alex/UserTracker.js"},"887":{"rev":69745,"date":{"__isSmartRef__":true,"id":888},"author":"ahold","shortName":"UserTracker.js","url":"/repository/webwerkstatt/alex/UserTracker.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"888":{},"889":{"isListItem":true,"string":"mustache.js (69741 -- pavel.genevski)","value":{"__isSmartRef__":true,"id":890}},"890":{"versionInfo":{"__isSmartRef__":true,"id":891},"urlString":"/repository/webwerkstatt/lib/mustache.js"},"891":{"rev":69741,"date":{"__isSmartRef__":true,"id":892},"author":"pavel.genevski","shortName":"mustache.js","url":"/repository/webwerkstatt/lib/mustache.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"892":{},"893":{"isListItem":true,"string":"ScriptingSupport.js (69740 -- robertkrahn)","value":{"__isSmartRef__":true,"id":894}},"894":{"versionInfo":{"__isSmartRef__":true,"id":895},"urlString":"/repository/webwerkstatt/lively/morphic/ScriptingSupport.js"},"895":{"rev":69740,"date":{"__isSmartRef__":true,"id":896},"author":"robertkrahn","shortName":"ScriptingSupport.js","url":"/repository/webwerkstatt/lively/morphic/ScriptingSupport.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"896":{},"897":{"isListItem":true,"string":"EventTrackerServer.js (69739 -- ahold)","value":{"__isSmartRef__":true,"id":898}},"898":{"versionInfo":{"__isSmartRef__":true,"id":899},"urlString":"/repository/webwerkstatt/server/nodejs/EventTrackerServer.js"},"899":{"rev":69739,"date":{"__isSmartRef__":true,"id":900},"author":"ahold","shortName":"EventTrackerServer.js","url":"/repository/webwerkstatt/server/nodejs/EventTrackerServer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"900":{},"901":{"isListItem":true,"string":"jquery.min.js (69733 -- pavel.genevski)","value":{"__isSmartRef__":true,"id":902}},"902":{"versionInfo":{"__isSmartRef__":true,"id":903},"urlString":"/repository/webwerkstatt/lib/jquery.min.js"},"903":{"rev":69733,"date":{"__isSmartRef__":true,"id":904},"author":"pavel.genevski","shortName":"jquery.min.js","url":"/repository/webwerkstatt/lib/jquery.min.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"904":{},"905":{"isListItem":true,"string":"fullwindow.js (69733 -- pavel.genevski)","value":{"__isSmartRef__":true,"id":906}},"906":{"versionInfo":{"__isSmartRef__":true,"id":907},"urlString":"/repository/webwerkstatt/lib/jme/plugins/fullwindow.js"},"907":{"rev":69733,"date":{"__isSmartRef__":true,"id":908},"author":"pavel.genevski","shortName":"fullwindow.js","url":"/repository/webwerkstatt/lib/jme/plugins/fullwindow.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"908":{},"909":{"isListItem":true,"string":"timerange.js (69733 -- pavel.genevski)","value":{"__isSmartRef__":true,"id":910}},"910":{"versionInfo":{"__isSmartRef__":true,"id":911},"urlString":"/repository/webwerkstatt/lib/jme/plugins/timerange.js"},"911":{"rev":69733,"date":{"__isSmartRef__":true,"id":912},"author":"pavel.genevski","shortName":"timerange.js","url":"/repository/webwerkstatt/lib/jme/plugins/timerange.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"912":{},"913":{"isListItem":true,"string":"a11y-slider.ext.js (69733 -- pavel.genevski)","value":{"__isSmartRef__":true,"id":914}},"914":{"versionInfo":{"__isSmartRef__":true,"id":915},"urlString":"/repository/webwerkstatt/lib/jme/utils/a11y-slider.ext.js"},"915":{"rev":69733,"date":{"__isSmartRef__":true,"id":916},"author":"pavel.genevski","shortName":"a11y-slider.ext.js","url":"/repository/webwerkstatt/lib/jme/utils/a11y-slider.ext.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"916":{},"917":{"isListItem":true,"string":"jquery-ui.min.js (69733 -- pavel.genevski)","value":{"__isSmartRef__":true,"id":918}},"918":{"versionInfo":{"__isSmartRef__":true,"id":919},"urlString":"/repository/webwerkstatt/lib/jquery-ui/jquery-ui.min.js"},"919":{"rev":69733,"date":{"__isSmartRef__":true,"id":920},"author":"pavel.genevski","shortName":"jquery-ui.min.js","url":"/repository/webwerkstatt/lib/jquery-ui/jquery-ui.min.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"920":{},"921":{"isListItem":true,"string":"mm.full.min.js (69733 -- pavel.genevski)","value":{"__isSmartRef__":true,"id":922}},"922":{"versionInfo":{"__isSmartRef__":true,"id":923},"urlString":"/repository/webwerkstatt/lib/jme/packages/mm.full.min.js"},"923":{"rev":69733,"date":{"__isSmartRef__":true,"id":924},"author":"pavel.genevski","shortName":"mm.full.min.js","url":"/repository/webwerkstatt/lib/jme/packages/mm.full.min.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"924":{},"925":{"isListItem":true,"string":"track.js (69733 -- pavel.genevski)","value":{"__isSmartRef__":true,"id":926}},"926":{"versionInfo":{"__isSmartRef__":true,"id":927},"urlString":"/repository/webwerkstatt/lib/jme/plugins/track.js"},"927":{"rev":69733,"date":{"__isSmartRef__":true,"id":928},"author":"pavel.genevski","shortName":"track.js","url":"/repository/webwerkstatt/lib/jme/plugins/track.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"928":{},"929":{"isListItem":true,"string":"Widgets.js (69718 -- pavel.genevski)","value":{"__isSmartRef__":true,"id":930}},"930":{"versionInfo":{"__isSmartRef__":true,"id":931},"urlString":"/repository/webwerkstatt/lively/morphic/Widgets.js"},"931":{"rev":69718,"date":{"__isSmartRef__":true,"id":932},"author":"pavel.genevski","shortName":"Widgets.js","url":"/repository/webwerkstatt/lively/morphic/Widgets.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"932":{},"933":{"isListItem":true,"string":"Forms.js (69698 -- anonymous)","value":{"__isSmartRef__":true,"id":934}},"934":{"versionInfo":{"__isSmartRef__":true,"id":935},"urlString":"/repository/webwerkstatt/Dan/PM/Forms.js"},"935":{"rev":69698,"date":{"__isSmartRef__":true,"id":936},"author":"anonymous","shortName":"Forms.js","url":"/repository/webwerkstatt/Dan/PM/Forms.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"936":{},"937":{"isListItem":true,"string":"CouchDB.js (69694 -- markoroeder)","value":{"__isSmartRef__":true,"id":938}},"938":{"versionInfo":{"__isSmartRef__":true,"id":939},"urlString":"/repository/webwerkstatt/apps/CouchDB.js"},"939":{"rev":69694,"date":{"__isSmartRef__":true,"id":940},"author":"markoroeder","shortName":"CouchDB.js","url":"/repository/webwerkstatt/apps/CouchDB.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"940":{},"941":{"isListItem":true,"string":"LayerableMorphs.js (69687 -- robertkrahn)","value":{"__isSmartRef__":true,"id":942}},"942":{"versionInfo":{"__isSmartRef__":true,"id":943},"urlString":"/repository/webwerkstatt/lively/LayerableMorphs.js"},"943":{"rev":69687,"date":{"__isSmartRef__":true,"id":944},"author":"robertkrahn","shortName":"LayerableMorphs.js","url":"/repository/webwerkstatt/lively/LayerableMorphs.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"944":{},"945":{"isListItem":true,"string":"PartsBin.js (69682 -- robertkrahn)","value":{"__isSmartRef__":true,"id":946}},"946":{"versionInfo":{"__isSmartRef__":true,"id":947},"urlString":"/repository/webwerkstatt/lively/PartsBin.js"},"947":{"rev":69682,"date":{"__isSmartRef__":true,"id":948},"author":"robertkrahn","shortName":"PartsBin.js","url":"/repository/webwerkstatt/lively/PartsBin.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"948":{},"949":{"isListItem":true,"string":"TextCore.js (69680 -- robertkrahn)","value":{"__isSmartRef__":true,"id":950}},"950":{"versionInfo":{"__isSmartRef__":true,"id":951},"urlString":"/repository/webwerkstatt/lively/morphic/TextCore.js"},"951":{"rev":69680,"date":{"__isSmartRef__":true,"id":952},"author":"robertkrahn","shortName":"TextCore.js","url":"/repository/webwerkstatt/lively/morphic/TextCore.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"952":{},"953":{"isListItem":true,"string":"BindingsTest.js (69675 -- robertkrahn)","value":{"__isSmartRef__":true,"id":954}},"954":{"versionInfo":{"__isSmartRef__":true,"id":955},"urlString":"/repository/webwerkstatt/Tests/BindingsTest.js"},"955":{"rev":69675,"date":{"__isSmartRef__":true,"id":956},"author":"robertkrahn","shortName":"BindingsTest.js","url":"/repository/webwerkstatt/Tests/BindingsTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"956":{},"957":{"isListItem":true,"string":"bindings.js (69569 -- robertkrahn)","value":{"__isSmartRef__":true,"id":958}},"958":{"versionInfo":{"__isSmartRef__":true,"id":959},"urlString":"/repository/webwerkstatt/lively/bindings.js"},"959":{"rev":69569,"date":{"__isSmartRef__":true,"id":960},"author":"robertkrahn","shortName":"bindings.js","url":"/repository/webwerkstatt/lively/bindings.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"960":{},"961":{"isListItem":true,"string":"HTML.js (69459 -- markoroeder)","value":{"__isSmartRef__":true,"id":962}},"962":{"versionInfo":{"__isSmartRef__":true,"id":963},"urlString":"/repository/webwerkstatt/lively/morphic/HTML.js"},"963":{"rev":69459,"date":{"__isSmartRef__":true,"id":964},"author":"markoroeder","shortName":"HTML.js","url":"/repository/webwerkstatt/lively/morphic/HTML.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"964":{},"965":{"isListItem":true,"string":"Graffle.js (69447 -- jenslincke)","value":{"__isSmartRef__":true,"id":966}},"966":{"versionInfo":{"__isSmartRef__":true,"id":967},"urlString":"/repository/webwerkstatt/lively/morphic/Graffle.js"},"967":{"rev":69447,"date":{"__isSmartRef__":true,"id":968},"author":"jenslincke","shortName":"Graffle.js","url":"/repository/webwerkstatt/lively/morphic/Graffle.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"968":{},"969":{"isListItem":true,"string":"config.js (69444 -- anonymous)","value":{"__isSmartRef__":true,"id":970}},"970":{"versionInfo":{"__isSmartRef__":true,"id":971},"urlString":"/repository/webwerkstatt/jens/config.js"},"971":{"rev":69444,"date":{"__isSmartRef__":true,"id":972},"author":"anonymous","shortName":"config.js","url":"/repository/webwerkstatt/jens/config.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"972":{},"973":{"isListItem":true,"string":"Halos.js (69402 -- Hank)","value":{"__isSmartRef__":true,"id":974}},"974":{"versionInfo":{"__isSmartRef__":true,"id":975},"urlString":"/repository/webwerkstatt/lively/morphic/Halos.js"},"975":{"rev":69402,"date":{"__isSmartRef__":true,"id":976},"author":"Hank","shortName":"Halos.js","url":"/repository/webwerkstatt/lively/morphic/Halos.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"976":{},"977":{"isListItem":true,"string":"CodeSearchServer.js (69389 -- robertkrahn)","value":{"__isSmartRef__":true,"id":978}},"978":{"versionInfo":{"__isSmartRef__":true,"id":979},"urlString":"/repository/webwerkstatt/server/nodejs/CodeSearchServer.js"},"979":{"rev":69389,"date":{"__isSmartRef__":true,"id":980},"author":"robertkrahn","shortName":"CodeSearchServer.js","url":"/repository/webwerkstatt/server/nodejs/CodeSearchServer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"980":{},"981":{"isListItem":true,"string":"draft.js (69293 -- robertkrahn)","value":{"__isSmartRef__":true,"id":982}},"982":{"versionInfo":{"__isSmartRef__":true,"id":983},"urlString":"/repository/webwerkstatt/projects/LivelySearching/draft.js"},"983":{"rev":69293,"date":{"__isSmartRef__":true,"id":984},"author":"robertkrahn","shortName":"draft.js","url":"/repository/webwerkstatt/projects/LivelySearching/draft.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"984":{},"985":{"isListItem":true,"string":"Serialization.js (69233 -- robertkrahn)","value":{"__isSmartRef__":true,"id":986}},"986":{"versionInfo":{"__isSmartRef__":true,"id":987},"urlString":"/repository/webwerkstatt/lively/morphic/Serialization.js"},"987":{"rev":69233,"date":{"__isSmartRef__":true,"id":988},"author":"robertkrahn","shortName":"Serialization.js","url":"/repository/webwerkstatt/lively/morphic/Serialization.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"988":{},"989":{"isListItem":true,"string":"SiteTracker.js (69195 -- ahold)","value":{"__isSmartRef__":true,"id":990}},"990":{"versionInfo":{"__isSmartRef__":true,"id":991},"urlString":"/repository/webwerkstatt/alex/SiteTracker.js"},"991":{"rev":69195,"date":{"__isSmartRef__":true,"id":992},"author":"ahold","shortName":"SiteTracker.js","url":"/repository/webwerkstatt/alex/SiteTracker.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"992":{},"993":{"isListItem":true,"string":"ScriptingTests.js (69085 -- robertkrahn)","value":{"__isSmartRef__":true,"id":994}},"994":{"versionInfo":{"__isSmartRef__":true,"id":995},"urlString":"/repository/webwerkstatt/Tests/ScriptingTests.js"},"995":{"rev":69085,"date":{"__isSmartRef__":true,"id":996},"author":"robertkrahn","shortName":"ScriptingTests.js","url":"/repository/webwerkstatt/Tests/ScriptingTests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"996":{},"997":{"isListItem":true,"string":"Serializer.js (69075 -- robertkrahn)","value":{"__isSmartRef__":true,"id":998}},"998":{"versionInfo":{"__isSmartRef__":true,"id":999},"urlString":"/repository/webwerkstatt/lively/persistence/Serializer.js"},"999":{"rev":69075,"date":{"__isSmartRef__":true,"id":1000},"author":"robertkrahn","shortName":"Serializer.js","url":"/repository/webwerkstatt/lively/persistence/Serializer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1000":{},"1001":{"isListItem":true,"string":"search.js (68891 -- robertkrahn)","value":{"__isSmartRef__":true,"id":1002}},"1002":{"versionInfo":{"__isSmartRef__":true,"id":1003},"urlString":"/repository/webwerkstatt/server/search.js"},"1003":{"rev":68891,"date":{"__isSmartRef__":true,"id":1004},"author":"robertkrahn","shortName":"search.js","url":"/repository/webwerkstatt/server/search.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1004":{},"1005":{"isListItem":true,"string":"Events.js (68872 -- robertkrahn)","value":{"__isSmartRef__":true,"id":1006}},"1006":{"versionInfo":{"__isSmartRef__":true,"id":1007},"urlString":"/repository/webwerkstatt/lively/morphic/Events.js"},"1007":{"rev":68872,"date":{"__isSmartRef__":true,"id":1008},"author":"robertkrahn","shortName":"Events.js","url":"/repository/webwerkstatt/lively/morphic/Events.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1008":{},"1009":{"isListItem":true,"string":"RemoteJSInterface.js (68860 -- robertkrahn)","value":{"__isSmartRef__":true,"id":1010}},"1010":{"versionInfo":{"__isSmartRef__":true,"id":1011},"urlString":"/repository/webwerkstatt/server/nodejs/RemoteJSInterface.js"},"1011":{"rev":68860,"date":{"__isSmartRef__":true,"id":1012},"author":"robertkrahn","shortName":"RemoteJSInterface.js","url":"/repository/webwerkstatt/server/nodejs/RemoteJSInterface.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1012":{},"1013":{"isListItem":true,"string":"SandboxServer.js (68858 -- robertkrahn)","value":{"__isSmartRef__":true,"id":1014}},"1014":{"versionInfo":{"__isSmartRef__":true,"id":1015},"urlString":"/repository/webwerkstatt/server/nodejs/SandboxServer.js"},"1015":{"rev":68858,"date":{"__isSmartRef__":true,"id":1016},"author":"robertkrahn","shortName":"SandboxServer.js","url":"/repository/webwerkstatt/server/nodejs/SandboxServer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1016":{},"1017":{"isListItem":true,"string":"WebInterface.js (68656 -- robertkrahn)","value":{"__isSmartRef__":true,"id":1018}},"1018":{"versionInfo":{"__isSmartRef__":true,"id":1019},"urlString":"/repository/webwerkstatt/server/nodejs/WebInterface.js"},"1019":{"rev":68656,"date":{"__isSmartRef__":true,"id":1020},"author":"robertkrahn","shortName":"WebInterface.js","url":"/repository/webwerkstatt/server/nodejs/WebInterface.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1020":{},"1021":{"isListItem":true,"string":"PartsBinMorphs.js (68594 -- robertkrahn)","value":{"__isSmartRef__":true,"id":1022}},"1022":{"versionInfo":{"__isSmartRef__":true,"id":1023},"urlString":"/repository/webwerkstatt/lively/PartsBinMorphs.js"},"1023":{"rev":68594,"date":{"__isSmartRef__":true,"id":1024},"author":"robertkrahn","shortName":"PartsBinMorphs.js","url":"/repository/webwerkstatt/lively/PartsBinMorphs.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1024":{},"1025":{"isListItem":true,"string":"Scripting.js (68584 -- robertkrahn)","value":{"__isSmartRef__":true,"id":1026}},"1026":{"versionInfo":{"__isSmartRef__":true,"id":1027},"urlString":"/repository/webwerkstatt/lively/Scripting.js"},"1027":{"rev":68584,"date":{"__isSmartRef__":true,"id":1028},"author":"robertkrahn","shortName":"Scripting.js","url":"/repository/webwerkstatt/lively/Scripting.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1028":{},"1029":{"isListItem":true,"string":"Core.js (68536 -- robertkrahn)","value":{"__isSmartRef__":true,"id":1030}},"1030":{"versionInfo":{"__isSmartRef__":true,"id":1031},"urlString":"/repository/webwerkstatt/lively/morphic/Core.js"},"1031":{"rev":68536,"date":{"__isSmartRef__":true,"id":1032},"author":"robertkrahn","shortName":"Core.js","url":"/repository/webwerkstatt/lively/morphic/Core.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1032":{},"1033":{"isListItem":true,"string":"MorphAddons.js (68530 -- robertkrahn)","value":{"__isSmartRef__":true,"id":1034}},"1034":{"versionInfo":{"__isSmartRef__":true,"id":1035},"urlString":"/repository/webwerkstatt/lively/morphic/MorphAddons.js"},"1035":{"rev":68530,"date":{"__isSmartRef__":true,"id":1036},"author":"robertkrahn","shortName":"MorphAddons.js","url":"/repository/webwerkstatt/lively/morphic/MorphAddons.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1036":{},"1037":{"isListItem":true,"string":"Base.js (68529 -- robertkrahn)","value":{"__isSmartRef__":true,"id":1038}},"1038":{"versionInfo":{"__isSmartRef__":true,"id":1039},"urlString":"/repository/webwerkstatt/lively/Base.js"},"1039":{"rev":68529,"date":{"__isSmartRef__":true,"id":1040},"author":"robertkrahn","shortName":"Base.js","url":"/repository/webwerkstatt/lively/Base.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1040":{},"1041":{"isListItem":true,"string":"Main.js (68501 -- robertkrahn)","value":{"__isSmartRef__":true,"id":1042}},"1042":{"versionInfo":{"__isSmartRef__":true,"id":1043},"urlString":"/repository/webwerkstatt/lively/Main.js"},"1043":{"rev":68501,"date":{"__isSmartRef__":true,"id":1044},"author":"robertkrahn","shortName":"Main.js","url":"/repository/webwerkstatt/lively/Main.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1044":{},"1045":{"isListItem":true,"string":"miniprototype.js (68452 -- robertkrahn)","value":{"__isSmartRef__":true,"id":1046}},"1046":{"versionInfo":{"__isSmartRef__":true,"id":1047},"urlString":"/repository/webwerkstatt/lively/miniprototype.js"},"1047":{"rev":68452,"date":{"__isSmartRef__":true,"id":1048},"author":"robertkrahn","shortName":"miniprototype.js","url":"/repository/webwerkstatt/lively/miniprototype.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1048":{},"1049":{"isListItem":true,"string":"Morphic3D.js (68450 -- tmohr)","value":{"__isSmartRef__":true,"id":1050}},"1050":{"versionInfo":{"__isSmartRef__":true,"id":1051},"urlString":"/repository/webwerkstatt/tmohr/Morphic3D.js"},"1051":{"rev":68450,"date":{"__isSmartRef__":true,"id":1052},"author":"tmohr","shortName":"Morphic3D.js","url":"/repository/webwerkstatt/tmohr/Morphic3D.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1052":{},"1053":{"isListItem":true,"string":"Tests.js (68400 -- robertkrahn)","value":{"__isSmartRef__":true,"id":1054}},"1054":{"versionInfo":{"__isSmartRef__":true,"id":1055},"urlString":"/repository/webwerkstatt/lively/morphic/Tests.js"},"1055":{"rev":68400,"date":{"__isSmartRef__":true,"id":1056},"author":"robertkrahn","shortName":"Tests.js","url":"/repository/webwerkstatt/lively/morphic/Tests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1056":{},"1057":{"isListItem":true,"string":"ProtoVisInterface.js (68338 -- jenslincke)","value":{"__isSmartRef__":true,"id":1058}},"1058":{"versionInfo":{"__isSmartRef__":true,"id":1059},"urlString":"/repository/webwerkstatt/apps/ProtoVisInterface.js"},"1059":{"rev":68338,"date":{"__isSmartRef__":true,"id":1060},"author":"jenslincke","shortName":"ProtoVisInterface.js","url":"/repository/webwerkstatt/apps/ProtoVisInterface.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1060":{},"1061":{"isListItem":true,"string":"BindingsTests.js (68286 -- jenslincke)","value":{"__isSmartRef__":true,"id":1062}},"1062":{"versionInfo":{"__isSmartRef__":true,"id":1063},"urlString":"/repository/webwerkstatt/lively/morphic/BindingsTests.js"},"1063":{"rev":68286,"date":{"__isSmartRef__":true,"id":1064},"author":"jenslincke","shortName":"BindingsTests.js","url":"/repository/webwerkstatt/lively/morphic/BindingsTests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1064":{},"1065":{"isListItem":true,"string":"BindingsExtension.js (68241 -- jenslincke)","value":{"__isSmartRef__":true,"id":1066}},"1066":{"versionInfo":{"__isSmartRef__":true,"id":1067},"urlString":"/repository/webwerkstatt/lively/morphic/BindingsExtension.js"},"1067":{"rev":68241,"date":{"__isSmartRef__":true,"id":1068},"author":"jenslincke","shortName":"BindingsExtension.js","url":"/repository/webwerkstatt/lively/morphic/BindingsExtension.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1068":{},"1069":{"isListItem":true,"string":"Network.js (68098 -- robertkrahn)","value":{"__isSmartRef__":true,"id":1070}},"1070":{"versionInfo":{"__isSmartRef__":true,"id":1071},"urlString":"/repository/webwerkstatt/lively/Network.js"},"1071":{"rev":68098,"date":{"__isSmartRef__":true,"id":1072},"author":"robertkrahn","shortName":"Network.js","url":"/repository/webwerkstatt/lively/Network.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1072":{},"1073":{"isListItem":true,"string":"VersionTools.js (68061 -- robertkrahn)","value":{"__isSmartRef__":true,"id":1074}},"1074":{"versionInfo":{"__isSmartRef__":true,"id":1075},"urlString":"/repository/webwerkstatt/lively/ide/VersionTools.js"},"1075":{"rev":68061,"date":{"__isSmartRef__":true,"id":1076},"author":"robertkrahn","shortName":"VersionTools.js","url":"/repository/webwerkstatt/lively/ide/VersionTools.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1076":{},"1077":{"isListItem":true,"string":"Persistence.js (68044 -- martin)","value":{"__isSmartRef__":true,"id":1078}},"1078":{"versionInfo":{"__isSmartRef__":true,"id":1079},"urlString":"/repository/webwerkstatt/martin/Persistence.js"},"1079":{"rev":68044,"date":{"__isSmartRef__":true,"id":1080},"author":"martin","shortName":"Persistence.js","url":"/repository/webwerkstatt/martin/Persistence.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1080":{},"1081":{"isListItem":true,"string":"Trac.js (67885 -- gpavlov)","value":{"__isSmartRef__":true,"id":1082}},"1082":{"versionInfo":{"__isSmartRef__":true,"id":1083},"urlString":"/repository/webwerkstatt/apps/Trac.js"},"1083":{"rev":67885,"date":{"__isSmartRef__":true,"id":1084},"author":"gpavlov","shortName":"Trac.js","url":"/repository/webwerkstatt/apps/Trac.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1084":{},"1085":{"partsSpaceName":"PartsBin/NewWorld","migrationLevel":2,"__SourceModuleName__":"Global.lively.PartsBin","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"1086":{"x":550.7584772740798,"y":231.62905113675845,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1087":{"submorphs":[{"__isSmartRef__":true,"id":1088}],"scripts":[],"id":1549,"shape":{"__isSmartRef__":true,"id":1099},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":1113},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":1103},"lighterFill":{"__isSmartRef__":true,"id":1114},"label":{"__isSmartRef__":true,"id":1088},"_Rotation":0,"name":"openButton","showsHalos":false,"partsBinMetaInfo":{"__isSmartRef__":true,"id":1123},"attributeConnections":[{"__isSmartRef__":true,"id":1124},{"__isSmartRef__":true,"id":1125}],"doNotSerialize":["$$fire"],"doNotCopyProperties":["$$fire"],"__SourceModuleName__":"Global.lively.morphic.Widgets","_Scale":1.0538869482229416,"priorExtent":{"__isSmartRef__":true,"id":1126},"owner":{"__isSmartRef__":true,"id":809},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1127},"__LivelyClassName__":"lively.morphic.Button"},"1088":{"submorphs":[],"scripts":[],"id":1550,"shape":{"__isSmartRef__":true,"id":1089},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":1093},"_MaxTextWidth":59.9178768357948,"_MaxTextHeight":22.00200300400502,"textStyle":null,"padding":{"__isSmartRef__":true,"id":1094},"_Padding":{"__isSmartRef__":true,"id":1095},"owner":{"__isSmartRef__":true,"id":1087},"isLabel":true,"eventsAreIgnored":true,"__SourceModuleName__":"Global.lively.morphic.TextCore","_ClipMode":"hidden","priorExtent":{"__isSmartRef__":true,"id":1096},"textChunks":[{"__isSmartRef__":true,"id":1097}],"_Align":"center","__LivelyClassName__":"lively.morphic.Text"},"1089":{"position":{"__isSmartRef__":true,"id":1090},"_Extent":{"__isSmartRef__":true,"id":1091},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":1092},"_Fill":null,"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"1090":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1091":{"x":59.9178768357948,"y":22.00200300400502,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1092":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1093":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1094":{"x":5,"y":5,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"1095":{"x":0,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"1096":{"x":59.9178768357948,"y":22.00200300400502,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1097":{"style":{"__isSmartRef__":true,"id":1098},"morph":{"__isSmartRef__":true,"id":1088},"__SourceModuleName__":"Global.lively.morphic.TextCore","storedString":"open","__LivelyClassName__":"lively.morphic.TextChunk"},"1098":{"__SourceModuleName__":"Global.lively.morphic.TextCore","__LivelyClassName__":"lively.morphic.TextEmphasis"},"1099":{"position":{"__isSmartRef__":true,"id":1100},"_Extent":{"__isSmartRef__":true,"id":1101},"_BorderWidth":1.1840000000000002,"_BorderColor":{"__isSmartRef__":true,"id":1102},"_Fill":{"__isSmartRef__":true,"id":1103},"_BorderRadius":5.2,"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"1100":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1101":{"x":59.9178768357948,"y":22.00200300400502,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1102":{"r":0.839,"g":0.839,"b":0.839,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1103":{"stops":[{"__isSmartRef__":true,"id":1104},{"__isSmartRef__":true,"id":1106},{"__isSmartRef__":true,"id":1108},{"__isSmartRef__":true,"id":1110}],"vector":{"__isSmartRef__":true,"id":1112},"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.LinearGradient"},"1104":{"offset":0,"color":{"__isSmartRef__":true,"id":1105}},"1105":{"r":0.9600000000000001,"g":0.9600000000000001,"b":0.9600000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1106":{"offset":0.4,"color":{"__isSmartRef__":true,"id":1107}},"1107":{"r":0.8200000000000001,"g":0.8200000000000001,"b":0.8200000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1108":{"offset":0.6,"color":{"__isSmartRef__":true,"id":1109}},"1109":{"r":0.8200000000000001,"g":0.8200000000000001,"b":0.8200000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1110":{"offset":1,"color":{"__isSmartRef__":true,"id":1111}},"1111":{"r":0.94,"g":0.94,"b":0.94,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1112":{"x":0,"y":0,"width":0,"height":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"1113":{"x":202.34629405880287,"y":274.01060653796475,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1114":{"stops":[{"__isSmartRef__":true,"id":1115},{"__isSmartRef__":true,"id":1117},{"__isSmartRef__":true,"id":1119},{"__isSmartRef__":true,"id":1121}],"vector":{"__isSmartRef__":true,"id":1112},"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.LinearGradient"},"1115":{"offset":0,"color":{"__isSmartRef__":true,"id":1116}},"1116":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1117":{"offset":0.4,"color":{"__isSmartRef__":true,"id":1118}},"1118":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1119":{"offset":0.6,"color":{"__isSmartRef__":true,"id":1120}},"1120":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1121":{"offset":1,"color":{"__isSmartRef__":true,"id":1122}},"1122":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1123":{"partsSpaceName":"PartsBin/NewWorld","__SourceModuleName__":"Global.lively.PartsBin","migrationLevel":2,"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"1124":{"sourceObj":{"__isSmartRef__":true,"id":1087},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":1087},"targetMethodName":"onFire","converter":null,"converterString":null,"updater":null,"updaterString":null,"__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"1125":{"sourceObj":{"__isSmartRef__":true,"id":1087},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":809},"targetMethodName":"openURL","converterString":"function (sel) { return this.targetObj.get('changesList').selection.urlString }","updater":null,"updaterString":null,"__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"1126":{"x":59.9178768357948,"y":23.004006008010037,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1127":{"onFire":{"__isSmartRef__":true,"id":1128}},"1128":{"varMapping":{"__isSmartRef__":true,"id":1129},"source":"function onFire() {\n}","funcProperties":{"__isSmartRef__":true,"id":1130},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"1129":{"this":{"__isSmartRef__":true,"id":1087}},"1130":{},"1131":{"submorphs":[{"__isSmartRef__":true,"id":1132}],"scripts":[],"id":5740,"shape":{"__isSmartRef__":true,"id":1143},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":1157},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":1147},"lighterFill":{"__isSmartRef__":true,"id":1158},"label":{"__isSmartRef__":true,"id":1132},"_Rotation":0,"name":"diffButton","showsHalos":false,"partsBinMetaInfo":{"__isSmartRef__":true,"id":1167},"attributeConnections":[{"__isSmartRef__":true,"id":1168},{"__isSmartRef__":true,"id":1169}],"doNotSerialize":["$$fire"],"doNotCopyProperties":["$$fire"],"__SourceModuleName__":"Global.lively.morphic.Widgets","_Scale":1.0538869482229414,"priorExtent":{"__isSmartRef__":true,"id":1170},"owner":{"__isSmartRef__":true,"id":809},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1171},"__LivelyClassName__":"lively.morphic.Button"},"1132":{"submorphs":[],"scripts":[],"id":1550,"shape":{"__isSmartRef__":true,"id":1133},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":1137},"_MaxTextWidth":59.9178768357948,"_MaxTextHeight":22.00200300400502,"textStyle":null,"padding":{"__isSmartRef__":true,"id":1138},"_Padding":{"__isSmartRef__":true,"id":1139},"owner":{"__isSmartRef__":true,"id":1131},"isLabel":true,"eventsAreIgnored":true,"__SourceModuleName__":"Global.lively.morphic.TextCore","_ClipMode":"hidden","priorExtent":{"__isSmartRef__":true,"id":1140},"textChunks":[{"__isSmartRef__":true,"id":1141}],"_Align":"center","__LivelyClassName__":"lively.morphic.Text"},"1133":{"position":{"__isSmartRef__":true,"id":1134},"_Extent":{"__isSmartRef__":true,"id":1135},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":1136},"_Fill":null,"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"1134":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1135":{"x":59.9178768357948,"y":22.00200300400502,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1136":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1137":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1138":{"x":5,"y":5,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"1139":{"x":0,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"1140":{"x":59.9178768357948,"y":22.00200300400502,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1141":{"style":{"__isSmartRef__":true,"id":1142},"morph":{"__isSmartRef__":true,"id":1132},"__SourceModuleName__":"Global.lively.morphic.TextCore","storedString":"diff","__LivelyClassName__":"lively.morphic.TextChunk"},"1142":{"__SourceModuleName__":"Global.lively.morphic.TextCore","__LivelyClassName__":"lively.morphic.TextEmphasis"},"1143":{"position":{"__isSmartRef__":true,"id":1144},"_Extent":{"__isSmartRef__":true,"id":1145},"_BorderWidth":1.1840000000000002,"_BorderColor":{"__isSmartRef__":true,"id":1146},"_Fill":{"__isSmartRef__":true,"id":1147},"_BorderRadius":5.2,"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"1144":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1145":{"x":59.9178768357948,"y":22.00200300400502,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1146":{"r":0.839,"g":0.839,"b":0.839,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1147":{"stops":[{"__isSmartRef__":true,"id":1148},{"__isSmartRef__":true,"id":1150},{"__isSmartRef__":true,"id":1152},{"__isSmartRef__":true,"id":1154}],"vector":{"__isSmartRef__":true,"id":1156},"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.LinearGradient"},"1148":{"offset":0,"color":{"__isSmartRef__":true,"id":1149}},"1149":{"r":0.9600000000000001,"g":0.9600000000000001,"b":0.9600000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1150":{"offset":0.4,"color":{"__isSmartRef__":true,"id":1151}},"1151":{"r":0.8200000000000001,"g":0.8200000000000001,"b":0.8200000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1152":{"offset":0.6,"color":{"__isSmartRef__":true,"id":1153}},"1153":{"r":0.8200000000000001,"g":0.8200000000000001,"b":0.8200000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1154":{"offset":1,"color":{"__isSmartRef__":true,"id":1155}},"1155":{"r":0.94,"g":0.94,"b":0.94,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1156":{"x":0,"y":0,"width":0,"height":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"1157":{"x":269.79505874506833,"y":274.0106065379647,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1158":{"stops":[{"__isSmartRef__":true,"id":1159},{"__isSmartRef__":true,"id":1161},{"__isSmartRef__":true,"id":1163},{"__isSmartRef__":true,"id":1165}],"vector":{"__isSmartRef__":true,"id":1156},"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.LinearGradient"},"1159":{"offset":0,"color":{"__isSmartRef__":true,"id":1160}},"1160":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1161":{"offset":0.4,"color":{"__isSmartRef__":true,"id":1162}},"1162":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1163":{"offset":0.6,"color":{"__isSmartRef__":true,"id":1164}},"1164":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1165":{"offset":1,"color":{"__isSmartRef__":true,"id":1166}},"1166":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1167":{"partsSpaceName":"PartsBin/NewWorld","__SourceModuleName__":"Global.lively.PartsBin","migrationLevel":2,"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"1168":{"sourceObj":{"__isSmartRef__":true,"id":1131},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":1131},"targetMethodName":"onFire","converter":null,"converterString":null,"updater":null,"updaterString":null,"__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"1169":{"sourceObj":{"__isSmartRef__":true,"id":1131},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":809},"targetMethodName":"openDifferForURL","converterString":"function (sel) { return this.targetObj.get('changesList').selection.urlString }","updater":null,"updaterString":null,"__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"1170":{"x":59.9178768357948,"y":23.004006008010037,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1171":{"onFire":{"__isSmartRef__":true,"id":1172}},"1172":{"varMapping":{"__isSmartRef__":true,"id":1173},"source":"function onFire() {\n}","funcProperties":{"__isSmartRef__":true,"id":1174},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"1173":{"this":{"__isSmartRef__":true,"id":1131}},"1174":{},"1175":{"position":{"__isSmartRef__":true,"id":1176},"_Extent":{"__isSmartRef__":true,"id":1177},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":1178},"_Fill":{"__isSmartRef__":true,"id":1179},"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"1176":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1177":{"x":566.8569943195826,"y":302.65192045515346,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1178":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1179":{"r":1,"g":1,"b":1,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1180":{"x":1011,"y":755,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1181":{"x":568.7509375014064,"y":302.65192045515346,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1182":{"rev":69745,"date":{"__isSmartRef__":true,"id":1183},"author":"ahold","shortName":"webwerkstatt/","url":"/repository/webwerkstatt/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1183":{},"1184":{"rev":50852,"date":{"__isSmartRef__":true,"id":1185},"author":"jenslincke","shortName":"media/","url":"/repository/webwerkstatt/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1185":{},"1186":{"rev":2173,"date":{"__isSmartRef__":true,"id":1187},"author":"jenslincke","shortName":"cheese.png","url":"/repository/webwerkstatt/media/cheese.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1187":{},"1188":{"rev":2105,"date":{"__isSmartRef__":true,"id":1189},"author":"jenslincke","shortName":"hpi_logo.png","url":"/repository/webwerkstatt/media/hpi_logo.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1189":{},"1190":{"rev":9910,"date":{"__isSmartRef__":true,"id":1191},"author":"robertkrahn","shortName":"note1.svg","url":"/repository/webwerkstatt/media/note1.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1191":{},"1192":{"rev":9709,"date":{"__isSmartRef__":true,"id":1193},"author":"tilman.giese","shortName":"greensquare.gif","url":"/repository/webwerkstatt/media/greensquare.gif","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1193":{},"1194":{"rev":9911,"date":{"__isSmartRef__":true,"id":1195},"author":"robertkrahn","shortName":"note3.svg","url":"/repository/webwerkstatt/media/note3.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1195":{},"1196":{"rev":9912,"date":{"__isSmartRef__":true,"id":1197},"author":"robertkrahn","shortName":"note4.svg","url":"/repository/webwerkstatt/media/note4.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1197":{},"1198":{"rev":9913,"date":{"__isSmartRef__":true,"id":1199},"author":"robertkrahn","shortName":"note5.svg","url":"/repository/webwerkstatt/media/note5.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1199":{},"1200":{"rev":9914,"date":{"__isSmartRef__":true,"id":1201},"author":"robertkrahn","shortName":"note6.svg","url":"/repository/webwerkstatt/media/note6.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1201":{},"1202":{"rev":9915,"date":{"__isSmartRef__":true,"id":1203},"author":"robertkrahn","shortName":"note7.svg","url":"/repository/webwerkstatt/media/note7.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1203":{},"1204":{"rev":9916,"date":{"__isSmartRef__":true,"id":1205},"author":"robertkrahn","shortName":"note8.svg","url":"/repository/webwerkstatt/media/note8.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1205":{},"1206":{"rev":9917,"date":{"__isSmartRef__":true,"id":1207},"author":"robertkrahn","shortName":"note9.svg","url":"/repository/webwerkstatt/media/note9.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1207":{},"1208":{"rev":9705,"date":{"__isSmartRef__":true,"id":1209},"author":"tilman.giese","shortName":"nocursor.png","url":"/repository/webwerkstatt/media/nocursor.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1209":{},"1210":{"rev":37505,"date":{"__isSmartRef__":true,"id":1211},"author":"m.roeder","shortName":"nocursor.cur","url":"/repository/webwerkstatt/media/nocursor.cur","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1211":{},"1212":{"rev":9918,"date":{"__isSmartRef__":true,"id":1213},"author":"robertkrahn","shortName":"note10.svg","url":"/repository/webwerkstatt/media/note10.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1213":{},"1214":{"rev":3179,"date":{"__isSmartRef__":true,"id":1215},"author":"jenslincke","shortName":"MediaUploadScreenshot.png","url":"/repository/webwerkstatt/media/MediaUploadScreenshot.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1215":{},"1216":{"rev":9919,"date":{"__isSmartRef__":true,"id":1217},"author":"robertkrahn","shortName":"note11.svg","url":"/repository/webwerkstatt/media/note11.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1217":{},"1218":{"rev":9920,"date":{"__isSmartRef__":true,"id":1219},"author":"robertkrahn","shortName":"note12.svg","url":"/repository/webwerkstatt/media/note12.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1219":{},"1220":{"rev":50852,"date":{"__isSmartRef__":true,"id":1221},"author":"jenslincke","shortName":"plus.png","url":"/repository/webwerkstatt/media/plus.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1221":{},"1222":{"rev":38000,"date":{"__isSmartRef__":true,"id":1223},"author":"m.roeder","shortName":"activitystream/","url":"/repository/webwerkstatt/media/activitystream/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1223":{},"1224":{"rev":38000,"date":{"__isSmartRef__":true,"id":1225},"author":"m.roeder","shortName":"time.png","url":"/repository/webwerkstatt/media/activitystream/time.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1225":{},"1226":{"rev":37552,"date":{"__isSmartRef__":true,"id":1227},"author":"m.roeder","shortName":"save.png","url":"/repository/webwerkstatt/media/activitystream/save.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1227":{},"1228":{"rev":37552,"date":{"__isSmartRef__":true,"id":1229},"author":"m.roeder","shortName":"join.png","url":"/repository/webwerkstatt/media/activitystream/join.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1229":{},"1230":{"rev":37552,"date":{"__isSmartRef__":true,"id":1231},"author":"m.roeder","shortName":"service.png","url":"/repository/webwerkstatt/media/activitystream/service.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1231":{},"1232":{"rev":37552,"date":{"__isSmartRef__":true,"id":1233},"author":"m.roeder","shortName":"share.png","url":"/repository/webwerkstatt/media/activitystream/share.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1233":{},"1234":{"rev":37552,"date":{"__isSmartRef__":true,"id":1235},"author":"m.roeder","shortName":"comment.png","url":"/repository/webwerkstatt/media/activitystream/comment.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1235":{},"1236":{"rev":37552,"date":{"__isSmartRef__":true,"id":1237},"author":"m.roeder","shortName":"follow.png","url":"/repository/webwerkstatt/media/activitystream/follow.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1237":{},"1238":{"rev":37552,"date":{"__isSmartRef__":true,"id":1239},"author":"m.roeder","shortName":"play.png","url":"/repository/webwerkstatt/media/activitystream/play.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1239":{},"1240":{"rev":37552,"date":{"__isSmartRef__":true,"id":1241},"author":"m.roeder","shortName":"bookmark.png","url":"/repository/webwerkstatt/media/activitystream/bookmark.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1241":{},"1242":{"rev":37552,"date":{"__isSmartRef__":true,"id":1243},"author":"m.roeder","shortName":"note.png","url":"/repository/webwerkstatt/media/activitystream/note.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1243":{},"1244":{"rev":37552,"date":{"__isSmartRef__":true,"id":1245},"author":"m.roeder","shortName":"video.png","url":"/repository/webwerkstatt/media/activitystream/video.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1245":{},"1246":{"rev":37552,"date":{"__isSmartRef__":true,"id":1247},"author":"m.roeder","shortName":"person.png","url":"/repository/webwerkstatt/media/activitystream/person.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1247":{},"1248":{"rev":37552,"date":{"__isSmartRef__":true,"id":1249},"author":"m.roeder","shortName":"friend.png","url":"/repository/webwerkstatt/media/activitystream/friend.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1249":{},"1250":{"rev":37552,"date":{"__isSmartRef__":true,"id":1251},"author":"m.roeder","shortName":"tag.png","url":"/repository/webwerkstatt/media/activitystream/tag.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1251":{},"1252":{"rev":37552,"date":{"__isSmartRef__":true,"id":1253},"author":"m.roeder","shortName":"folder.png","url":"/repository/webwerkstatt/media/activitystream/folder.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1253":{},"1254":{"rev":37552,"date":{"__isSmartRef__":true,"id":1255},"author":"m.roeder","shortName":"list.png","url":"/repository/webwerkstatt/media/activitystream/list.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1255":{},"1256":{"rev":38000,"date":{"__isSmartRef__":true,"id":1257},"author":"m.roeder","shortName":"date.png","url":"/repository/webwerkstatt/media/activitystream/date.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1257":{},"1258":{"rev":37552,"date":{"__isSmartRef__":true,"id":1259},"author":"m.roeder","shortName":"file.png","url":"/repository/webwerkstatt/media/activitystream/file.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1259":{},"1260":{"rev":37552,"date":{"__isSmartRef__":true,"id":1261},"author":"m.roeder","shortName":"favorite.png","url":"/repository/webwerkstatt/media/activitystream/favorite.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1261":{},"1262":{"rev":37552,"date":{"__isSmartRef__":true,"id":1263},"author":"m.roeder","shortName":"product.png","url":"/repository/webwerkstatt/media/activitystream/product.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1263":{},"1264":{"rev":37552,"date":{"__isSmartRef__":true,"id":1265},"author":"m.roeder","shortName":"update.png","url":"/repository/webwerkstatt/media/activitystream/update.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1265":{},"1266":{"rev":37552,"date":{"__isSmartRef__":true,"id":1267},"author":"m.roeder","shortName":"article.png","url":"/repository/webwerkstatt/media/activitystream/article.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1267":{},"1268":{"rev":37552,"date":{"__isSmartRef__":true,"id":1269},"author":"m.roeder","shortName":"status.png","url":"/repository/webwerkstatt/media/activitystream/status.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1269":{},"1270":{"rev":37552,"date":{"__isSmartRef__":true,"id":1271},"author":"m.roeder","shortName":"place.png","url":"/repository/webwerkstatt/media/activitystream/place.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1271":{},"1272":{"rev":37552,"date":{"__isSmartRef__":true,"id":1273},"author":"m.roeder","shortName":"like.png","url":"/repository/webwerkstatt/media/activitystream/like.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1273":{},"1274":{"rev":37552,"date":{"__isSmartRef__":true,"id":1275},"author":"m.roeder","shortName":"post.png","url":"/repository/webwerkstatt/media/activitystream/post.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1275":{},"1276":{"rev":37552,"date":{"__isSmartRef__":true,"id":1277},"author":"m.roeder","shortName":"photo.png","url":"/repository/webwerkstatt/media/activitystream/photo.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1277":{},"1278":{"rev":2173,"date":{"__isSmartRef__":true,"id":1279},"author":"jenslincke","shortName":"mouse.png","url":"/repository/webwerkstatt/media/mouse.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1279":{},"1280":{"rev":14888,"date":{"__isSmartRef__":true,"id":1281},"author":"jenslincke","shortName":"hpi_logo_wb_rhi.png","url":"/repository/webwerkstatt/media/hpi_logo_wb_rhi.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1281":{},"1282":{"rev":9708,"date":{"__isSmartRef__":true,"id":1283},"author":"tilman.giese","shortName":"nocursor.gif","url":"/repository/webwerkstatt/media/nocursor.gif","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1283":{},"1284":{"rev":2265,"date":{"__isSmartRef__":true,"id":1285},"author":"jenslincke","shortName":"livelylogo-small.png","url":"/repository/webwerkstatt/media/livelylogo-small.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1285":{},"1286":{"rev":50367,"date":{"__isSmartRef__":true,"id":1287},"author":"robertkrahn","shortName":"Baustelle.svg","url":"/repository/webwerkstatt/media/Baustelle.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1287":{},"1288":{"rev":65951,"date":{"__isSmartRef__":true,"id":1289},"author":"jenslincke","shortName":"constantin/","url":"/repository/webwerkstatt/constantin/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1289":{},"1290":{"rev":62945,"date":{"__isSmartRef__":true,"id":1291},"author":"jenslincke","shortName":"ersteversuche.xhtml","url":"/repository/webwerkstatt/constantin/ersteversuche.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1291":{},"1292":{"rev":53284,"date":{"__isSmartRef__":true,"id":1293},"author":"jenslincke","shortName":"neueWelt.xhtml","url":"/repository/webwerkstatt/constantin/neueWelt.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1293":{},"1294":{"rev":53405,"date":{"__isSmartRef__":true,"id":1295},"author":"constantin","shortName":"start.xhtml","url":"/repository/webwerkstatt/constantin/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1295":{},"1296":{"rev":65951,"date":{"__isSmartRef__":true,"id":1297},"author":"jenslincke","shortName":"doku.xhtml","url":"/repository/webwerkstatt/constantin/doku.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1297":{},"1298":{"rev":52975,"date":{"__isSmartRef__":true,"id":1299},"author":"frederik.leidloff","shortName":"fred/","url":"/repository/webwerkstatt/fred/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1299":{},"1300":{"rev":52975,"date":{"__isSmartRef__":true,"id":1301},"author":"frederik.leidloff","shortName":"demo.xhtml","url":"/repository/webwerkstatt/fred/demo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1301":{},"1302":{"rev":43303,"date":{"__isSmartRef__":true,"id":1303},"author":"frederik.leidloff","shortName":"media/","url":"/repository/webwerkstatt/fred/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1303":{},"1304":{"rev":43303,"date":{"__isSmartRef__":true,"id":1305},"author":"frederik.leidloff","shortName":"elephant.png","url":"/repository/webwerkstatt/fred/media/elephant.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1305":{},"1306":{"rev":44252,"date":{"__isSmartRef__":true,"id":1307},"author":"frederik.leidloff","shortName":"prototypes.xhtml","url":"/repository/webwerkstatt/fred/prototypes.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1307":{},"1308":{"rev":52127,"date":{"__isSmartRef__":true,"id":1309},"author":"frederik.leidloff","shortName":"FProto.js","url":"/repository/webwerkstatt/fred/FProto.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1309":{},"1310":{"rev":47489,"date":{"__isSmartRef__":true,"id":1311},"author":"frederik.leidloff","shortName":"final.xhtml","url":"/repository/webwerkstatt/fred/final.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1311":{},"1312":{"rev":44903,"date":{"__isSmartRef__":true,"id":1313},"author":"frederik.leidloff","shortName":"demo_bu.xhtml","url":"/repository/webwerkstatt/fred/demo_bu.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1313":{},"1314":{"rev":44255,"date":{"__isSmartRef__":true,"id":1315},"author":"frederik.leidloff","shortName":"presentation.xhtml","url":"/repository/webwerkstatt/fred/presentation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1315":{},"1316":{"rev":37915,"date":{"__isSmartRef__":true,"id":1317},"author":"frederik.leidloff","shortName":"empty.xhtml","url":"/repository/webwerkstatt/fred/empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1317":{},"1318":{"rev":40655,"date":{"__isSmartRef__":true,"id":1319},"author":"frederik.leidloff","shortName":"prototypes_bu.xhtml","url":"/repository/webwerkstatt/fred/prototypes_bu.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1319":{},"1320":{"rev":44917,"date":{"__isSmartRef__":true,"id":1321},"author":"frederik.leidloff","shortName":"demo_empty.xhtml","url":"/repository/webwerkstatt/fred/demo_empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1321":{},"1322":{"rev":52022,"date":{"__isSmartRef__":true,"id":1323},"author":"jenslincke","shortName":"runTests.xhtml","url":"/repository/webwerkstatt/runTests.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1323":{},"1324":{"rev":28100,"date":{"__isSmartRef__":true,"id":1325},"author":"robertkrahn","shortName":"migration.xhtml","url":"/repository/webwerkstatt/migration.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1325":{},"1326":{"rev":59328,"date":{"__isSmartRef__":true,"id":1327},"author":"testuser1","shortName":"empty.xhtml","url":"/repository/webwerkstatt/empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1327":{},"1328":{"rev":68044,"date":{"__isSmartRef__":true,"id":1329},"author":"martin","shortName":"martin/","url":"/repository/webwerkstatt/martin/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1329":{},"1330":{"rev":62815,"date":{"__isSmartRef__":true,"id":1331},"author":"martin","shortName":"test/","url":"/repository/webwerkstatt/martin/test/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1331":{},"1332":{"rev":62815,"date":{"__isSmartRef__":true,"id":1333},"author":"martin","shortName":"tests.js","url":"/repository/webwerkstatt/martin/test/tests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1333":{},"1334":{"rev":38073,"date":{"__isSmartRef__":true,"id":1335},"author":"martinczuchra","shortName":"index.xhtml","url":"/repository/webwerkstatt/martin/index.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1335":{},"1336":{"rev":58297,"date":{"__isSmartRef__":true,"id":1337},"author":"martinczuchra","shortName":"merges/","url":"/repository/webwerkstatt/martin/merges/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1337":{},"1338":{"rev":58297,"date":{"__isSmartRef__":true,"id":1339},"author":"martinczuchra","shortName":"crap.xhtml","url":"/repository/webwerkstatt/martin/merges/crap.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1339":{},"1340":{"rev":58296,"date":{"__isSmartRef__":true,"id":1341},"author":"martinczuchra","shortName":"result.xhtml","url":"/repository/webwerkstatt/martin/merges/result.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1341":{},"1342":{"rev":58280,"date":{"__isSmartRef__":true,"id":1343},"author":"martinczuchra","shortName":"a.xhtml","url":"/repository/webwerkstatt/martin/merges/a.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1343":{},"1344":{"rev":58291,"date":{"__isSmartRef__":true,"id":1345},"author":"martinczuchra","shortName":"b.xhtml","url":"/repository/webwerkstatt/martin/merges/b.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1345":{},"1346":{"rev":58270,"date":{"__isSmartRef__":true,"id":1347},"author":"martinczuchra","shortName":"a2.xhtml","url":"/repository/webwerkstatt/martin/merges/a2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1347":{},"1348":{"rev":58292,"date":{"__isSmartRef__":true,"id":1349},"author":"martinczuchra","shortName":"c.xhtml","url":"/repository/webwerkstatt/martin/merges/c.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1349":{},"1350":{"rev":64544,"date":{"__isSmartRef__":true,"id":1351},"author":"martin","shortName":"drafts/","url":"/repository/webwerkstatt/martin/drafts/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1351":{},"1352":{"rev":64533,"date":{"__isSmartRef__":true,"id":1353},"author":"martin","shortName":"JSONSomethingSomething.xhtml","url":"/repository/webwerkstatt/martin/drafts/JSONSomethingSomething.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1353":{},"1354":{"rev":64536,"date":{"__isSmartRef__":true,"id":1355},"author":"martin","shortName":"MorphMerge.xhtml","url":"/repository/webwerkstatt/martin/drafts/MorphMerge.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1355":{},"1356":{"rev":58268,"date":{"__isSmartRef__":true,"id":1357},"author":"martinczuchra","shortName":"TreeMorphExperiments.xhtml","url":"/repository/webwerkstatt/martin/drafts/TreeMorphExperiments.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1357":{},"1358":{"rev":64538,"date":{"__isSmartRef__":true,"id":1359},"author":"martin","shortName":"WorldDifferIde.xhtml","url":"/repository/webwerkstatt/martin/drafts/WorldDifferIde.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1359":{},"1360":{"rev":64544,"date":{"__isSmartRef__":true,"id":1361},"author":"martin","shortName":"WorldMerger.xhtml","url":"/repository/webwerkstatt/martin/drafts/WorldMerger.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1361":{},"1362":{"rev":39776,"date":{"__isSmartRef__":true,"id":1363},"author":"martinczuchra","shortName":"JSONWorldDiff.xhtml","url":"/repository/webwerkstatt/martin/drafts/JSONWorldDiff.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1363":{},"1364":{"rev":51510,"date":{"__isSmartRef__":true,"id":1365},"author":"martinczuchra","shortName":"ObjectExplorerRepair.xhtml","url":"/repository/webwerkstatt/martin/drafts/ObjectExplorerRepair.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1365":{},"1366":{"rev":38075,"date":{"__isSmartRef__":true,"id":1367},"author":"martinczuchra","shortName":"MeineErsteWelt.xhtml","url":"/repository/webwerkstatt/martin/drafts/MeineErsteWelt.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1367":{},"1368":{"rev":38076,"date":{"__isSmartRef__":true,"id":1369},"author":"martinczuchra","shortName":"JSONText.xhtml","url":"/repository/webwerkstatt/martin/drafts/JSONText.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1369":{},"1370":{"rev":41564,"date":{"__isSmartRef__":true,"id":1371},"author":"martinczuchra","shortName":"NextTest.xhtml","url":"/repository/webwerkstatt/martin/drafts/NextTest.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1371":{},"1372":{"rev":64539,"date":{"__isSmartRef__":true,"id":1373},"author":"martin","shortName":"WorldMergeDemoWorkbench.xhtml","url":"/repository/webwerkstatt/martin/drafts/WorldMergeDemoWorkbench.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1373":{},"1374":{"rev":59354,"date":{"__isSmartRef__":true,"id":1375},"author":"martinczuchra","shortName":"mpd.xhtml","url":"/repository/webwerkstatt/martin/drafts/mpd.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1375":{},"1376":{"rev":38140,"date":{"__isSmartRef__":true,"id":1377},"author":"martinczuchra","shortName":"ProgressBarStuff.xhtml","url":"/repository/webwerkstatt/martin/drafts/ProgressBarStuff.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1377":{},"1378":{"rev":41296,"date":{"__isSmartRef__":true,"id":1379},"author":"robertkrahn","shortName":"JSONDiff.xhtml","url":"/repository/webwerkstatt/martin/drafts/JSONDiff.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1379":{},"1380":{"rev":66370,"date":{"__isSmartRef__":true,"id":1381},"author":"martin","shortName":"demos/","url":"/repository/webwerkstatt/martin/demos/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1381":{},"1382":{"rev":64529,"date":{"__isSmartRef__":true,"id":1383},"author":"martin","shortName":"MorphMerge.xhtml","url":"/repository/webwerkstatt/martin/demos/MorphMerge.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1383":{},"1384":{"rev":64532,"date":{"__isSmartRef__":true,"id":1385},"author":"martin","shortName":"StorageMonitorShowcase.xhtml","url":"/repository/webwerkstatt/martin/demos/StorageMonitorShowcase.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1385":{},"1386":{"rev":66370,"date":{"__isSmartRef__":true,"id":1387},"author":"martin","shortName":"TextDiffing.xhtml","url":"/repository/webwerkstatt/martin/demos/TextDiffing.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1387":{},"1388":{"rev":64528,"date":{"__isSmartRef__":true,"id":1389},"author":"martin","shortName":"JSONDiff.xhtml","url":"/repository/webwerkstatt/martin/demos/JSONDiff.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1389":{},"1390":{"rev":64530,"date":{"__isSmartRef__":true,"id":1391},"author":"martin","shortName":"OfflineStorageExample.xhtml","url":"/repository/webwerkstatt/martin/demos/OfflineStorageExample.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1391":{},"1392":{"rev":64516,"date":{"__isSmartRef__":true,"id":1393},"author":"martin","shortName":"workspace.xhtml","url":"/repository/webwerkstatt/martin/workspace.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1393":{},"1394":{"rev":67787,"date":{"__isSmartRef__":true,"id":1395},"author":"martin","shortName":"ide.js","url":"/repository/webwerkstatt/martin/ide.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1395":{},"1396":{"rev":64547,"date":{"__isSmartRef__":true,"id":1397},"author":"martin","shortName":"tests.xhtml","url":"/repository/webwerkstatt/martin/tests.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1397":{},"1398":{"rev":67903,"date":{"__isSmartRef__":true,"id":1399},"author":"martin","shortName":"workbench.xhtml","url":"/repository/webwerkstatt/martin/workbench.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1399":{},"1400":{"rev":8068,"date":{"__isSmartRef__":true,"id":1401},"author":"jenslincke","shortName":"papers/","url":"/repository/webwerkstatt/papers/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1401":{},"1402":{"rev":8068,"date":{"__isSmartRef__":true,"id":1403},"author":"jenslincke","shortName":"Krahn_2010_OperationalTransformations.pdf","url":"/repository/webwerkstatt/papers/Krahn_2010_OperationalTransformations.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1403":{},"1404":{"rev":69689,"date":{"__isSmartRef__":true,"id":1405},"author":"robertkrahn","shortName":"robert/","url":"/repository/webwerkstatt/robert/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1405":{},"1406":{"rev":2171,"date":{"__isSmartRef__":true,"id":1407},"author":"jenslincke","shortName":"rk-image-conventionalProgrammingSystem.jpg","url":"/repository/webwerkstatt/robert/rk-image-conventionalProgrammingSystem.jpg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1407":{},"1408":{"rev":27191,"date":{"__isSmartRef__":true,"id":1409},"author":"robertkrahn","shortName":"newPage.xhtml","url":"/repository/webwerkstatt/robert/newPage.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1409":{},"1410":{"rev":4435,"date":{"__isSmartRef__":true,"id":1411},"author":"jenslincke","shortName":"divChallenge.html","url":"/repository/webwerkstatt/robert/divChallenge.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1411":{},"1412":{"rev":27193,"date":{"__isSmartRef__":true,"id":1413},"author":"robertkrahn","shortName":"DraftProgressRequest.xhtml","url":"/repository/webwerkstatt/robert/DraftProgressRequest.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1413":{},"1414":{"rev":27194,"date":{"__isSmartRef__":true,"id":1415},"author":"robertkrahn","shortName":"wikiScripts3.xhtml","url":"/repository/webwerkstatt/robert/wikiScripts3.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1415":{},"1416":{"rev":50293,"date":{"__isSmartRef__":true,"id":1417},"author":"robertkrahn","shortName":"Presentations/","url":"/repository/webwerkstatt/robert/Presentations/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1417":{},"1418":{"rev":50293,"date":{"__isSmartRef__":true,"id":1419},"author":"robertkrahn","shortName":"110119_FK_LivelyWiki.xhtml","url":"/repository/webwerkstatt/robert/Presentations/110119_FK_LivelyWiki.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1419":{},"1420":{"rev":46465,"date":{"__isSmartRef__":true,"id":1421},"author":"robertkrahn","shortName":"media/","url":"/repository/webwerkstatt/robert/Presentations/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1421":{},"1422":{"rev":46449,"date":{"__isSmartRef__":true,"id":1423},"author":"robertkrahn","shortName":"scb_parsing2.png","url":"/repository/webwerkstatt/robert/Presentations/media/scb_parsing2.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1423":{},"1424":{"rev":46206,"date":{"__isSmartRef__":true,"id":1425},"author":"robertkrahn","shortName":"hpi_logo.png","url":"/repository/webwerkstatt/robert/Presentations/media/hpi_logo.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1425":{},"1426":{"rev":46464,"date":{"__isSmartRef__":true,"id":1427},"author":"robertkrahn","shortName":"HyperCard.png","url":"/repository/webwerkstatt/robert/Presentations/media/HyperCard.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1427":{},"1428":{"rev":46215,"date":{"__isSmartRef__":true,"id":1429},"author":"robertkrahn","shortName":"wikiwikiBus.png","url":"/repository/webwerkstatt/robert/Presentations/media/wikiwikiBus.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1429":{},"1430":{"rev":46212,"date":{"__isSmartRef__":true,"id":1431},"author":"robertkrahn","shortName":"titleLogo.png","url":"/repository/webwerkstatt/robert/Presentations/media/titleLogo.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1431":{},"1432":{"rev":46465,"date":{"__isSmartRef__":true,"id":1433},"author":"robertkrahn","shortName":"HyperCard2.png","url":"/repository/webwerkstatt/robert/Presentations/media/HyperCard2.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1433":{},"1434":{"rev":46203,"date":{"__isSmartRef__":true,"id":1435},"author":"robertkrahn","shortName":"Screen shot 2011-01-17 at 11.36.52 PM.png","url":"/repository/webwerkstatt/robert/Presentations/media/Screen shot 2011-01-17 at 11.36.52 PM.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1435":{},"1436":{"rev":46413,"date":{"__isSmartRef__":true,"id":1437},"author":"robertkrahn","shortName":"livelyRoundWorld.png","url":"/repository/webwerkstatt/robert/Presentations/media/livelyRoundWorld.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1437":{},"1438":{"rev":46204,"date":{"__isSmartRef__":true,"id":1439},"author":"robertkrahn","shortName":"pptSlide.png","url":"/repository/webwerkstatt/robert/Presentations/media/pptSlide.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1439":{},"1440":{"rev":46416,"date":{"__isSmartRef__":true,"id":1441},"author":"robertkrahn","shortName":"localCode.png","url":"/repository/webwerkstatt/robert/Presentations/media/localCode.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1441":{},"1442":{"rev":46209,"date":{"__isSmartRef__":true,"id":1443},"author":"robertkrahn","shortName":"pptTitle.png","url":"/repository/webwerkstatt/robert/Presentations/media/pptTitle.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1443":{},"1444":{"rev":46414,"date":{"__isSmartRef__":true,"id":1445},"author":"robertkrahn","shortName":"livelyRoundWorld2.png","url":"/repository/webwerkstatt/robert/Presentations/media/livelyRoundWorld2.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1445":{},"1446":{"rev":46448,"date":{"__isSmartRef__":true,"id":1447},"author":"robertkrahn","shortName":"SCB.png","url":"/repository/webwerkstatt/robert/Presentations/media/SCB.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1447":{},"1448":{"rev":46447,"date":{"__isSmartRef__":true,"id":1449},"author":"robertkrahn","shortName":"SCB_parsing.png","url":"/repository/webwerkstatt/robert/Presentations/media/SCB_parsing.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1449":{},"1450":{"rev":46357,"date":{"__isSmartRef__":true,"id":1451},"author":"robertkrahn","shortName":"livelyWikiArchitecture.png","url":"/repository/webwerkstatt/robert/Presentations/media/livelyWikiArchitecture.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1451":{},"1452":{"rev":50114,"date":{"__isSmartRef__":true,"id":1453},"author":"robertkrahn","shortName":"auth","url":"/repository/webwerkstatt/robert/Presentations/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1453":{},"1454":{"rev":50293,"date":{"__isSmartRef__":true,"id":1455},"author":"robertkrahn","shortName":"PresentationTemplate.xhtml","url":"/repository/webwerkstatt/robert/Presentations/PresentationTemplate.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1455":{},"1456":{"rev":27195,"date":{"__isSmartRef__":true,"id":1457},"author":"robertkrahn","shortName":"OperaTesting.xhtml","url":"/repository/webwerkstatt/robert/OperaTesting.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1457":{},"1458":{"rev":30576,"date":{"__isSmartRef__":true,"id":1459},"author":"robertkrahn","shortName":"LendingLibraryApp.xhtml","url":"/repository/webwerkstatt/robert/LendingLibraryApp.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1459":{},"1460":{"rev":56193,"date":{"__isSmartRef__":true,"id":1461},"author":"robertkrahn","shortName":"LivelyActivitiesJun2010-Feb2011.xhtml","url":"/repository/webwerkstatt/robert/LivelyActivitiesJun2010-Feb2011.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1461":{},"1462":{"rev":52960,"date":{"__isSmartRef__":true,"id":1463},"author":"robertkrahn","shortName":"NochEineListe_Feb2011.xhtml","url":"/repository/webwerkstatt/robert/NochEineListe_Feb2011.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1463":{},"1464":{"rev":27196,"date":{"__isSmartRef__":true,"id":1465},"author":"robertkrahn","shortName":"DraftXMLConverter.xhtml","url":"/repository/webwerkstatt/robert/DraftXMLConverter.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1465":{},"1466":{"rev":27198,"date":{"__isSmartRef__":true,"id":1467},"author":"robertkrahn","shortName":"wikiScripts.xhtml","url":"/repository/webwerkstatt/robert/wikiScripts.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1467":{},"1468":{"rev":27202,"date":{"__isSmartRef__":true,"id":1469},"author":"robertkrahn","shortName":"chat.xhtml","url":"/repository/webwerkstatt/robert/chat.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1469":{},"1470":{"rev":56148,"date":{"__isSmartRef__":true,"id":1471},"author":"robertkrahn","shortName":"test.xhtml","url":"/repository/webwerkstatt/robert/test.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1471":{},"1472":{"rev":27203,"date":{"__isSmartRef__":true,"id":1473},"author":"robertkrahn","shortName":"rk-web-collab-arch_26-2-10.xhtml","url":"/repository/webwerkstatt/robert/rk-web-collab-arch_26-2-10.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1473":{},"1474":{"rev":4439,"date":{"__isSmartRef__":true,"id":1475},"author":"jenslincke","shortName":"Makefile","url":"/repository/webwerkstatt/robert/Makefile","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1475":{},"1476":{"rev":2171,"date":{"__isSmartRef__":true,"id":1477},"author":"jenslincke","shortName":"rk-image-WebView.jpg","url":"/repository/webwerkstatt/robert/rk-image-WebView.jpg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1477":{},"1478":{"rev":2171,"date":{"__isSmartRef__":true,"id":1479},"author":"jenslincke","shortName":"rk-resources/","url":"/repository/webwerkstatt/robert/rk-resources/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1479":{},"1480":{"rev":2171,"date":{"__isSmartRef__":true,"id":1481},"author":"jenslincke","shortName":"moti4.png","url":"/repository/webwerkstatt/robert/rk-resources/moti4.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1481":{},"1482":{"rev":2171,"date":{"__isSmartRef__":true,"id":1483},"author":"jenslincke","shortName":"moti5.png","url":"/repository/webwerkstatt/robert/rk-resources/moti5.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1483":{},"1484":{"rev":2171,"date":{"__isSmartRef__":true,"id":1485},"author":"jenslincke","shortName":"moti6.png","url":"/repository/webwerkstatt/robert/rk-resources/moti6.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1485":{},"1486":{"rev":2171,"date":{"__isSmartRef__":true,"id":1487},"author":"jenslincke","shortName":"moti7.png","url":"/repository/webwerkstatt/robert/rk-resources/moti7.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1487":{},"1488":{"rev":2171,"date":{"__isSmartRef__":true,"id":1489},"author":"jenslincke","shortName":"moti1.png","url":"/repository/webwerkstatt/robert/rk-resources/moti1.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1489":{},"1490":{"rev":2171,"date":{"__isSmartRef__":true,"id":1491},"author":"jenslincke","shortName":"moti2.png","url":"/repository/webwerkstatt/robert/rk-resources/moti2.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1491":{},"1492":{"rev":2171,"date":{"__isSmartRef__":true,"id":1493},"author":"jenslincke","shortName":"moti3.png","url":"/repository/webwerkstatt/robert/rk-resources/moti3.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1493":{},"1494":{"rev":4431,"date":{"__isSmartRef__":true,"id":1495},"author":"jenslincke","shortName":"divtest.html","url":"/repository/webwerkstatt/robert/divtest.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1495":{},"1496":{"rev":52952,"date":{"__isSmartRef__":true,"id":1497},"author":"robertkrahn","shortName":"LogAnalyzation.xhtml","url":"/repository/webwerkstatt/robert/LogAnalyzation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1497":{},"1498":{"rev":4434,"date":{"__isSmartRef__":true,"id":1499},"author":"jenslincke","shortName":"phone.bsl","url":"/repository/webwerkstatt/robert/phone.bsl","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1499":{},"1500":{"rev":4437,"date":{"__isSmartRef__":true,"id":1501},"author":"jenslincke","shortName":"Lively.svg","url":"/repository/webwerkstatt/robert/Lively.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1501":{},"1502":{"rev":56557,"date":{"__isSmartRef__":true,"id":1503},"author":"robertkrahn","shortName":"ChangelistForAdam.xhtml","url":"/repository/webwerkstatt/robert/ChangelistForAdam.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1503":{},"1504":{"rev":2171,"date":{"__isSmartRef__":true,"id":1505},"author":"jenslincke","shortName":"rk-image-livelyWikiProgrammingSystem.jpg","url":"/repository/webwerkstatt/robert/rk-image-livelyWikiProgrammingSystem.jpg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1505":{},"1506":{"rev":4438,"date":{"__isSmartRef__":true,"id":1507},"author":"jenslincke","shortName":"Definitions.svg","url":"/repository/webwerkstatt/robert/Definitions.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1507":{},"1508":{"rev":69689,"date":{"__isSmartRef__":true,"id":1509},"author":"anonymous","shortName":"private/","url":"/repository/webwerkstatt/robert/private/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1509":{},"1510":{"rev":69689,"date":{"__isSmartRef__":true,"id":1511},"author":"anonymous","shortName":"notes.xhtml","url":"/repository/webwerkstatt/robert/private/notes.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1511":{},"1512":{"rev":64135,"date":{"__isSmartRef__":true,"id":1513},"author":"robertkrahn","shortName":"journal/","url":"/repository/webwerkstatt/robert/journal/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1513":{},"1514":{"rev":61817,"date":{"__isSmartRef__":true,"id":1515},"author":"robertkrahn","shortName":"media/","url":"/repository/webwerkstatt/robert/journal/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1515":{},"1516":{"rev":48444,"date":{"__isSmartRef__":true,"id":1517},"author":"robertkrahn","shortName":"papermorph.png","url":"/repository/webwerkstatt/robert/journal/media/papermorph.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1517":{},"1518":{"rev":48444,"date":{"__isSmartRef__":true,"id":1519},"author":"robertkrahn","shortName":"pdfgeneratorclient.png","url":"/repository/webwerkstatt/robert/journal/media/pdfgeneratorclient.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1519":{},"1520":{"rev":48444,"date":{"__isSmartRef__":true,"id":1521},"author":"robertkrahn","shortName":"profileMouseMove.png","url":"/repository/webwerkstatt/robert/journal/media/profileMouseMove.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1521":{},"1522":{"rev":50296,"date":{"__isSmartRef__":true,"id":1523},"author":"robertkrahn","shortName":"partsBin.png","url":"/repository/webwerkstatt/robert/journal/media/partsBin.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1523":{},"1524":{"rev":52815,"date":{"__isSmartRef__":true,"id":1525},"author":"robertkrahn","shortName":"partsBinReloaded.png","url":"/repository/webwerkstatt/robert/journal/media/partsBinReloaded.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1525":{},"1526":{"rev":48444,"date":{"__isSmartRef__":true,"id":1527},"author":"robertkrahn","shortName":"profileMouseMove2.png","url":"/repository/webwerkstatt/robert/journal/media/profileMouseMove2.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1527":{},"1528":{"rev":50624,"date":{"__isSmartRef__":true,"id":1529},"author":"robertkrahn","shortName":"fileBrowser.png","url":"/repository/webwerkstatt/robert/journal/media/fileBrowser.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1529":{},"1530":{"rev":61817,"date":{"__isSmartRef__":true,"id":1531},"author":"robertkrahn","shortName":"Screen shot 2011-04-12 at 1.54.37 AM.png","url":"/repository/webwerkstatt/robert/journal/media/Screen shot 2011-04-12 at 1.54.37 AM.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1531":{},"1532":{"rev":52814,"date":{"__isSmartRef__":true,"id":1533},"author":"robertkrahn","shortName":"commitsJanFeb2011.png","url":"/repository/webwerkstatt/robert/journal/media/commitsJanFeb2011.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1533":{},"1534":{"rev":49402,"date":{"__isSmartRef__":true,"id":1535},"author":"jenslincke","shortName":"2010MarchAprilMay.xhtml","url":"/repository/webwerkstatt/robert/journal/2010MarchAprilMay.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1535":{},"1536":{"rev":48444,"date":{"__isSmartRef__":true,"id":1537},"author":"robertkrahn","shortName":"jens.xhtml","url":"/repository/webwerkstatt/robert/journal/jens.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1537":{},"1538":{"rev":48444,"date":{"__isSmartRef__":true,"id":1539},"author":"robertkrahn","shortName":"2010JuneJulyAugust.xhtml","url":"/repository/webwerkstatt/robert/journal/2010JuneJulyAugust.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1539":{},"1540":{"rev":64135,"date":{"__isSmartRef__":true,"id":1541},"author":"robertkrahn","shortName":"current.xhtml","url":"/repository/webwerkstatt/robert/journal/current.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1541":{},"1542":{"rev":62555,"date":{"__isSmartRef__":true,"id":1543},"author":"robertkrahn","shortName":"thingsToExplain.xhtml","url":"/repository/webwerkstatt/robert/thingsToExplain.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1543":{},"1544":{"rev":62013,"date":{"__isSmartRef__":true,"id":1545},"author":"robertkrahn","shortName":"projectIdeas","url":"/repository/webwerkstatt/robert/projectIdeas","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1545":{},"1546":{"rev":27211,"date":{"__isSmartRef__":true,"id":1547},"author":"robertkrahn","shortName":"rk-web-collab-refactoring.xhtml","url":"/repository/webwerkstatt/robert/rk-web-collab-refactoring.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1547":{},"1548":{"rev":30578,"date":{"__isSmartRef__":true,"id":1549},"author":"robertkrahn","shortName":"bookAPI.xhtml","url":"/repository/webwerkstatt/robert/bookAPI.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1549":{},"1550":{"rev":53200,"date":{"__isSmartRef__":true,"id":1551},"author":"robertkrahn","shortName":"Foo2.js","url":"/repository/webwerkstatt/robert/Foo2.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1551":{},"1552":{"rev":68567,"date":{"__isSmartRef__":true,"id":1553},"author":"robertkrahn","shortName":"SceneRefactoring/","url":"/repository/webwerkstatt/robert/SceneRefactoring/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1553":{},"1554":{"rev":59225,"date":{"__isSmartRef__":true,"id":1555},"author":"robertkrahn","shortName":"media/","url":"/repository/webwerkstatt/robert/SceneRefactoring/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1555":{},"1556":{"rev":59225,"date":{"__isSmartRef__":true,"id":1557},"author":"robertkrahn","shortName":"morphWithHalos.png","url":"/repository/webwerkstatt/robert/SceneRefactoring/media/morphWithHalos.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1557":{},"1558":{"rev":61349,"date":{"__isSmartRef__":true,"id":1559},"author":"robertkrahn","shortName":"DontOverwriteChangedFile.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/DontOverwriteChangedFile.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1559":{},"1560":{"rev":57173,"date":{"__isSmartRef__":true,"id":1561},"author":"robertkrahn","shortName":"prototype_saved.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/prototype_saved.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1561":{},"1562":{"rev":45401,"date":{"__isSmartRef__":true,"id":1563},"author":"robertkrahn","shortName":"spass.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/spass.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1563":{},"1564":{"rev":66540,"date":{"__isSmartRef__":true,"id":1565},"author":"robertkrahn","shortName":"RichText.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/RichText.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1565":{},"1566":{"rev":57680,"date":{"__isSmartRef__":true,"id":1567},"author":"robertkrahn","shortName":"textEditor.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/textEditor.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1567":{},"1568":{"rev":53407,"date":{"__isSmartRef__":true,"id":1569},"author":"robertkrahn","shortName":"prototypeQBF.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/prototypeQBF.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1569":{},"1570":{"rev":57329,"date":{"__isSmartRef__":true,"id":1571},"author":"robertkrahn","shortName":"firstWorld.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/firstWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1571":{},"1572":{"rev":60952,"date":{"__isSmartRef__":true,"id":1573},"author":"robertkrahn","shortName":"SearchSourceCodeWidge.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/SearchSourceCodeWidge.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1573":{},"1574":{"rev":57173,"date":{"__isSmartRef__":true,"id":1575},"author":"robertkrahn","shortName":"experiment2.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/experiment2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1575":{},"1576":{"rev":62010,"date":{"__isSmartRef__":true,"id":1577},"author":"robertkrahn","shortName":"Sliders.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/Sliders.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1577":{},"1578":{"rev":57620,"date":{"__isSmartRef__":true,"id":1579},"author":"jenslincke","shortName":"jensWorld.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/jensWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1579":{},"1580":{"rev":57872,"date":{"__isSmartRef__":true,"id":1581},"author":"robertkrahn","shortName":"layouting.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/layouting.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1581":{},"1582":{"rev":56748,"date":{"__isSmartRef__":true,"id":1583},"author":"robertkrahn","shortName":"firstWorld.json","url":"/repository/webwerkstatt/robert/SceneRefactoring/firstWorld.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1583":{},"1584":{"rev":63838,"date":{"__isSmartRef__":true,"id":1585},"author":"Hank","shortName":"NewMorphicIntroduction.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/NewMorphicIntroduction.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1585":{},"1586":{"rev":56502,"date":{"__isSmartRef__":true,"id":1587},"author":"robertkrahn","shortName":"bootstrap.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/bootstrap.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1587":{},"1588":{"rev":56933,"date":{"__isSmartRef__":true,"id":1589},"author":"robertkrahn","shortName":"dev.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/dev.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1589":{},"1590":{"rev":61749,"date":{"__isSmartRef__":true,"id":1591},"author":"robertkrahn","shortName":"NewMorphicDevelopment.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/NewMorphicDevelopment.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1591":{},"1592":{"rev":60945,"date":{"__isSmartRef__":true,"id":1593},"author":"robertkrahn","shortName":"test.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/test.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1593":{},"1594":{"rev":61862,"date":{"__isSmartRef__":true,"id":1595},"author":"gpavlov","shortName":"SCBMigration.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/SCBMigration.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1595":{},"1596":{"rev":57173,"date":{"__isSmartRef__":true,"id":1597},"author":"robertkrahn","shortName":"secondWorld.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/secondWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1597":{},"1598":{"rev":64884,"date":{"__isSmartRef__":true,"id":1599},"author":"robertkrahn","shortName":"DroppingForImport.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/DroppingForImport.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1599":{},"1600":{"rev":64708,"date":{"__isSmartRef__":true,"id":1601},"author":"robertkrahn","shortName":"prototypeSaved.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/prototypeSaved.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1601":{},"1602":{"rev":45783,"date":{"__isSmartRef__":true,"id":1603},"author":"robertkrahn","shortName":"SVGComparison.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/SVGComparison.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1603":{},"1604":{"rev":58192,"date":{"__isSmartRef__":true,"id":1605},"author":"robertkrahn","shortName":"Lists.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/Lists.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1605":{},"1606":{"rev":58769,"date":{"__isSmartRef__":true,"id":1607},"author":"robertkrahn","shortName":"dev2.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/dev2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1607":{},"1608":{"rev":57173,"date":{"__isSmartRef__":true,"id":1609},"author":"robertkrahn","shortName":"halloJens2.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/halloJens2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1609":{},"1610":{"rev":60343,"date":{"__isSmartRef__":true,"id":1611},"author":"robertkrahn","shortName":"improvingTheWebPag.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/improvingTheWebPag.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1611":{},"1612":{"rev":57457,"date":{"__isSmartRef__":true,"id":1613},"author":"robertkrahn","shortName":"test.txt","url":"/repository/webwerkstatt/robert/SceneRefactoring/test.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1613":{},"1614":{"rev":68567,"date":{"__isSmartRef__":true,"id":1615},"author":"robertkrahn","shortName":"todo.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/todo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1615":{},"1616":{"rev":64731,"date":{"__isSmartRef__":true,"id":1617},"author":"robertkrahn","shortName":"prototype.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/prototype.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1617":{},"1618":{"rev":45791,"date":{"__isSmartRef__":true,"id":1619},"author":"robertkrahn","shortName":"design.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/design.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1619":{},"1620":{"rev":61577,"date":{"__isSmartRef__":true,"id":1621},"author":"robertkrahn","shortName":"ImageDroppin.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/ImageDroppin.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1621":{},"1622":{"rev":61303,"date":{"__isSmartRef__":true,"id":1623},"author":"robertkrahn","shortName":"colorFiel.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/colorFiel.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1623":{},"1624":{"rev":57619,"date":{"__isSmartRef__":true,"id":1625},"author":"jenslincke","shortName":"halloJens.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/halloJens.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1625":{},"1626":{"rev":56183,"date":{"__isSmartRef__":true,"id":1627},"author":"robertkrahn","shortName":"experiment.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/experiment.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1627":{},"1628":{"rev":56748,"date":{"__isSmartRef__":true,"id":1629},"author":"robertkrahn","shortName":"firstWorld2.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/firstWorld2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1629":{},"1630":{"rev":61475,"date":{"__isSmartRef__":true,"id":1631},"author":"robertkrahn","shortName":"Slider.xhtml","url":"/repository/webwerkstatt/robert/SceneRefactoring/Slider.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1631":{},"1632":{"rev":27190,"date":{"__isSmartRef__":true,"id":1633},"author":"robertkrahn","shortName":"references/","url":"/repository/webwerkstatt/robert/references/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1633":{},"1634":{"rev":27189,"date":{"__isSmartRef__":true,"id":1635},"author":"robertkrahn","shortName":"102305_PointsOfView.xhtml","url":"/repository/webwerkstatt/robert/references/102305_PointsOfView.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1635":{},"1636":{"rev":27190,"date":{"__isSmartRef__":true,"id":1637},"author":"robertkrahn","shortName":"foo.xhtml","url":"/repository/webwerkstatt/robert/references/foo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1637":{},"1638":{"rev":62029,"date":{"__isSmartRef__":true,"id":1639},"author":"robertkrahn","shortName":"nonexisting2.xhtml","url":"/repository/webwerkstatt/robert/nonexisting2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1639":{},"1640":{"rev":2171,"date":{"__isSmartRef__":true,"id":1641},"author":"jenslincke","shortName":"rk-moti1.png","url":"/repository/webwerkstatt/robert/rk-moti1.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1641":{},"1642":{"rev":53689,"date":{"__isSmartRef__":true,"id":1643},"author":"robertkrahn","shortName":"MyPartsBin/","url":"/repository/webwerkstatt/robert/MyPartsBin/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1643":{},"1644":{"rev":52138,"date":{"__isSmartRef__":true,"id":1645},"author":"robertkrahn","shortName":"art.svg","url":"/repository/webwerkstatt/robert/MyPartsBin/art.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1645":{},"1646":{"rev":52138,"date":{"__isSmartRef__":true,"id":1647},"author":"robertkrahn","shortName":"art.json","url":"/repository/webwerkstatt/robert/MyPartsBin/art.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1647":{},"1648":{"rev":27192,"date":{"__isSmartRef__":true,"id":1649},"author":"robertkrahn","shortName":"wikiScripts2.xhtml","url":"/repository/webwerkstatt/robert/wikiScripts2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1649":{},"1650":{"rev":62122,"date":{"__isSmartRef__":true,"id":1651},"author":"robertkrahn","shortName":"LivelyIntro.js","url":"/repository/webwerkstatt/robert/LivelyIntro.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1651":{},"1652":{"rev":52789,"date":{"__isSmartRef__":true,"id":1653},"author":"robertkrahn","shortName":"test2.xhtml","url":"/repository/webwerkstatt/robert/test2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1653":{},"1654":{"rev":57983,"date":{"__isSmartRef__":true,"id":1655},"author":"robertkrahn","shortName":"Foo.js","url":"/repository/webwerkstatt/robert/Foo.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1655":{},"1656":{"rev":62020,"date":{"__isSmartRef__":true,"id":1657},"author":"robertkrahn","shortName":"nonexisting.xhtml","url":"/repository/webwerkstatt/robert/nonexisting.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1657":{},"1658":{"rev":53316,"date":{"__isSmartRef__":true,"id":1659},"author":"robertkrahn","shortName":"ScreenRefactoring","url":"/repository/webwerkstatt/robert/ScreenRefactoring","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1659":{},"1660":{"rev":46468,"date":{"__isSmartRef__":true,"id":1661},"author":"robertkrahn","shortName":"SmalltalkSkin.xhtml","url":"/repository/webwerkstatt/robert/SmalltalkSkin.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1661":{},"1662":{"rev":27197,"date":{"__isSmartRef__":true,"id":1663},"author":"robertkrahn","shortName":"DraftDocCreation.xhtml","url":"/repository/webwerkstatt/robert/DraftDocCreation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1663":{},"1664":{"rev":62016,"date":{"__isSmartRef__":true,"id":1665},"author":"robertkrahn","shortName":"notexisting.xhtml","url":"/repository/webwerkstatt/robert/notexisting.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1665":{},"1666":{"rev":52992,"date":{"__isSmartRef__":true,"id":1667},"author":"robertkrahn","shortName":"LogAnalyzation2.xhtml","url":"/repository/webwerkstatt/robert/LogAnalyzation2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1667":{},"1668":{"rev":64883,"date":{"__isSmartRef__":true,"id":1669},"author":"robertkrahn","shortName":"writeSite.xhtml","url":"/repository/webwerkstatt/robert/writeSite.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1669":{},"1670":{"rev":63693,"date":{"__isSmartRef__":true,"id":1671},"author":"robertkrahn","shortName":"TraitExample.js","url":"/repository/webwerkstatt/robert/TraitExample.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1671":{},"1672":{"rev":52823,"date":{"__isSmartRef__":true,"id":1673},"author":"robertkrahn","shortName":"chatNodeJs.xhtml","url":"/repository/webwerkstatt/robert/chatNodeJs.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1673":{},"1674":{"rev":27205,"date":{"__isSmartRef__":true,"id":1675},"author":"robertkrahn","shortName":"foo.xhtml","url":"/repository/webwerkstatt/robert/foo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1675":{},"1676":{"rev":4430,"date":{"__isSmartRef__":true,"id":1677},"author":"jenslincke","shortName":"Pen.lkml","url":"/repository/webwerkstatt/robert/Pen.lkml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1677":{},"1678":{"rev":27207,"date":{"__isSmartRef__":true,"id":1679},"author":"robertkrahn","shortName":"pageNew.xhtml","url":"/repository/webwerkstatt/robert/pageNew.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1679":{},"1680":{"rev":2171,"date":{"__isSmartRef__":true,"id":1681},"author":"jenslincke","shortName":"rk-image-arrow.jpg.jpg","url":"/repository/webwerkstatt/robert/rk-image-arrow.jpg.jpg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1681":{},"1682":{"rev":5140,"date":{"__isSmartRef__":true,"id":1683},"author":"robertkrahn","shortName":"test.html","url":"/repository/webwerkstatt/robert/test.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1683":{},"1684":{"rev":57970,"date":{"__isSmartRef__":true,"id":1685},"author":"robertkrahn","shortName":"garminConnectExport.xhtml","url":"/repository/webwerkstatt/robert/garminConnectExport.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1685":{},"1686":{"rev":2171,"date":{"__isSmartRef__":true,"id":1687},"author":"jenslincke","shortName":"rk-image-useCases.jpg","url":"/repository/webwerkstatt/robert/rk-image-useCases.jpg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1687":{},"1688":{"rev":4432,"date":{"__isSmartRef__":true,"id":1689},"author":"jenslincke","shortName":"example.htaccess","url":"/repository/webwerkstatt/robert/example.htaccess","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1689":{},"1690":{"rev":4433,"date":{"__isSmartRef__":true,"id":1691},"author":"jenslincke","shortName":"example.htpasswd","url":"/repository/webwerkstatt/robert/example.htpasswd","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1691":{},"1692":{"rev":27208,"date":{"__isSmartRef__":true,"id":1693},"author":"robertkrahn","shortName":"workspace.xhtml","url":"/repository/webwerkstatt/robert/workspace.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1693":{},"1694":{"rev":4436,"date":{"__isSmartRef__":true,"id":1695},"author":"jenslincke","shortName":"divChallengeWorld.svg","url":"/repository/webwerkstatt/robert/divChallengeWorld.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1695":{},"1696":{"rev":27209,"date":{"__isSmartRef__":true,"id":1697},"author":"robertkrahn","shortName":"newPageWikisym.xhtml","url":"/repository/webwerkstatt/robert/newPageWikisym.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1697":{},"1698":{"rev":55744,"date":{"__isSmartRef__":true,"id":1699},"author":"robertkrahn","shortName":"ImprovingTheScriptEditor.xhtml","url":"/repository/webwerkstatt/robert/ImprovingTheScriptEditor.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1699":{},"1700":{"rev":30565,"date":{"__isSmartRef__":true,"id":1701},"author":"robertkrahn","shortName":"amazonAPI.xhtml","url":"/repository/webwerkstatt/robert/amazonAPI.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1701":{},"1702":{"rev":27210,"date":{"__isSmartRef__":true,"id":1703},"author":"robertkrahn","shortName":"workspace2.xhtml","url":"/repository/webwerkstatt/robert/workspace2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1703":{},"1704":{"rev":61293,"date":{"__isSmartRef__":true,"id":1705},"author":"robertkrahn","shortName":"garmin/","url":"/repository/webwerkstatt/robert/garmin/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1705":{},"1706":{"rev":60796,"date":{"__isSmartRef__":true,"id":1707},"author":"robertkrahn","shortName":"77633604.tcx","url":"/repository/webwerkstatt/robert/garmin/77633604.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1707":{},"1708":{"rev":60805,"date":{"__isSmartRef__":true,"id":1709},"author":"robertkrahn","shortName":"74564282.tcx","url":"/repository/webwerkstatt/robert/garmin/74564282.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1709":{},"1710":{"rev":60797,"date":{"__isSmartRef__":true,"id":1711},"author":"robertkrahn","shortName":"77633608.tcx","url":"/repository/webwerkstatt/robert/garmin/77633608.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1711":{},"1712":{"rev":60787,"date":{"__isSmartRef__":true,"id":1713},"author":"robertkrahn","shortName":"77633581.tcx","url":"/repository/webwerkstatt/robert/garmin/77633581.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1713":{},"1714":{"rev":60792,"date":{"__isSmartRef__":true,"id":1715},"author":"robertkrahn","shortName":"77633365.tcx","url":"/repository/webwerkstatt/robert/garmin/77633365.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1715":{},"1716":{"rev":61293,"date":{"__isSmartRef__":true,"id":1717},"author":"robertkrahn","shortName":"74564464.tcx","url":"/repository/webwerkstatt/robert/garmin/74564464.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1717":{},"1718":{"rev":61293,"date":{"__isSmartRef__":true,"id":1719},"author":"robertkrahn","shortName":"73467581.tcx","url":"/repository/webwerkstatt/robert/garmin/73467581.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1719":{},"1720":{"rev":61293,"date":{"__isSmartRef__":true,"id":1721},"author":"robertkrahn","shortName":"73467743.tcx","url":"/repository/webwerkstatt/robert/garmin/73467743.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1721":{},"1722":{"rev":60773,"date":{"__isSmartRef__":true,"id":1723},"author":"robertkrahn","shortName":"73467727.tcx","url":"/repository/webwerkstatt/robert/garmin/73467727.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1723":{},"1724":{"rev":61293,"date":{"__isSmartRef__":true,"id":1725},"author":"robertkrahn","shortName":"73467745.tcx","url":"/repository/webwerkstatt/robert/garmin/73467745.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1725":{},"1726":{"rev":60788,"date":{"__isSmartRef__":true,"id":1727},"author":"robertkrahn","shortName":"77633585.tcx","url":"/repository/webwerkstatt/robert/garmin/77633585.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1727":{},"1728":{"rev":60790,"date":{"__isSmartRef__":true,"id":1729},"author":"robertkrahn","shortName":"77633369.tcx","url":"/repository/webwerkstatt/robert/garmin/77633369.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1729":{},"1730":{"rev":60774,"date":{"__isSmartRef__":true,"id":1731},"author":"robertkrahn","shortName":"73467729.tcx","url":"/repository/webwerkstatt/robert/garmin/73467729.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1731":{},"1732":{"rev":60782,"date":{"__isSmartRef__":true,"id":1733},"author":"robertkrahn","shortName":"73467747.tcx","url":"/repository/webwerkstatt/robert/garmin/73467747.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1733":{},"1734":{"rev":60806,"date":{"__isSmartRef__":true,"id":1735},"author":"robertkrahn","shortName":"73468575.tcx","url":"/repository/webwerkstatt/robert/garmin/73468575.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1735":{},"1736":{"rev":60801,"date":{"__isSmartRef__":true,"id":1737},"author":"robertkrahn","shortName":"74564310.tcx","url":"/repository/webwerkstatt/robert/garmin/74564310.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1737":{},"1738":{"rev":60799,"date":{"__isSmartRef__":true,"id":1739},"author":"robertkrahn","shortName":"77633610.tcx","url":"/repository/webwerkstatt/robert/garmin/77633610.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1739":{},"1740":{"rev":60803,"date":{"__isSmartRef__":true,"id":1741},"author":"robertkrahn","shortName":"73835090.tcx","url":"/repository/webwerkstatt/robert/garmin/73835090.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1741":{},"1742":{"rev":60798,"date":{"__isSmartRef__":true,"id":1743},"author":"robertkrahn","shortName":"77633352.tcx","url":"/repository/webwerkstatt/robert/garmin/77633352.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1743":{},"1744":{"rev":60775,"date":{"__isSmartRef__":true,"id":1745},"author":"robertkrahn","shortName":"73467730.tcx","url":"/repository/webwerkstatt/robert/garmin/73467730.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1745":{},"1746":{"rev":60786,"date":{"__isSmartRef__":true,"id":1747},"author":"robertkrahn","shortName":"activitySrc.txt","url":"/repository/webwerkstatt/robert/garmin/activitySrc.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1747":{},"1748":{"rev":60789,"date":{"__isSmartRef__":true,"id":1749},"author":"robertkrahn","shortName":"77633372.tcx","url":"/repository/webwerkstatt/robert/garmin/77633372.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1749":{},"1750":{"rev":57172,"date":{"__isSmartRef__":true,"id":1751},"author":"robertkrahn","shortName":"imported/","url":"/repository/webwerkstatt/robert/garmin/imported/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1751":{},"1752":{"rev":57172,"date":{"__isSmartRef__":true,"id":1753},"author":"robertkrahn","shortName":"70548704.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/70548704.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1753":{},"1754":{"rev":57172,"date":{"__isSmartRef__":true,"id":1755},"author":"robertkrahn","shortName":"71391716.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/71391716.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1755":{},"1756":{"rev":57172,"date":{"__isSmartRef__":true,"id":1757},"author":"robertkrahn","shortName":"69070842.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/69070842.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1757":{},"1758":{"rev":57172,"date":{"__isSmartRef__":true,"id":1759},"author":"robertkrahn","shortName":"69070825.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/69070825.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1759":{},"1760":{"rev":57172,"date":{"__isSmartRef__":true,"id":1761},"author":"robertkrahn","shortName":"64554195.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/64554195.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1761":{},"1762":{"rev":57172,"date":{"__isSmartRef__":true,"id":1763},"author":"robertkrahn","shortName":"69070746.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/69070746.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1763":{},"1764":{"rev":57172,"date":{"__isSmartRef__":true,"id":1765},"author":"robertkrahn","shortName":"71391695.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/71391695.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1765":{},"1766":{"rev":57172,"date":{"__isSmartRef__":true,"id":1767},"author":"robertkrahn","shortName":"65155946.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/65155946.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1767":{},"1768":{"rev":57172,"date":{"__isSmartRef__":true,"id":1769},"author":"robertkrahn","shortName":"71391758.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/71391758.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1769":{},"1770":{"rev":57172,"date":{"__isSmartRef__":true,"id":1771},"author":"robertkrahn","shortName":"73467581.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/73467581.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1771":{},"1772":{"rev":57172,"date":{"__isSmartRef__":true,"id":1773},"author":"robertkrahn","shortName":"73467743.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/73467743.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1773":{},"1774":{"rev":57172,"date":{"__isSmartRef__":true,"id":1775},"author":"robertkrahn","shortName":"69070768.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/69070768.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1775":{},"1776":{"rev":57172,"date":{"__isSmartRef__":true,"id":1777},"author":"robertkrahn","shortName":"69070786.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/69070786.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1777":{},"1778":{"rev":57172,"date":{"__isSmartRef__":true,"id":1779},"author":"robertkrahn","shortName":"73467727.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/73467727.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1779":{},"1780":{"rev":57172,"date":{"__isSmartRef__":true,"id":1781},"author":"robertkrahn","shortName":"73467745.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/73467745.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1781":{},"1782":{"rev":57172,"date":{"__isSmartRef__":true,"id":1783},"author":"robertkrahn","shortName":"73468575.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/73468575.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1783":{},"1784":{"rev":57172,"date":{"__isSmartRef__":true,"id":1785},"author":"robertkrahn","shortName":"73467747.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/73467747.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1785":{},"1786":{"rev":57172,"date":{"__isSmartRef__":true,"id":1787},"author":"robertkrahn","shortName":"73467729.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/73467729.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1787":{},"1788":{"rev":57172,"date":{"__isSmartRef__":true,"id":1789},"author":"robertkrahn","shortName":"71476992.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/71476992.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1789":{},"1790":{"rev":57172,"date":{"__isSmartRef__":true,"id":1791},"author":"robertkrahn","shortName":"70295887.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/70295887.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1791":{},"1792":{"rev":57172,"date":{"__isSmartRef__":true,"id":1793},"author":"robertkrahn","shortName":"66783845.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/66783845.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1793":{},"1794":{"rev":57172,"date":{"__isSmartRef__":true,"id":1795},"author":"robertkrahn","shortName":"71476996.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/71476996.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1795":{},"1796":{"rev":57172,"date":{"__isSmartRef__":true,"id":1797},"author":"robertkrahn","shortName":"66783829.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/66783829.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1797":{},"1798":{"rev":57172,"date":{"__isSmartRef__":true,"id":1799},"author":"robertkrahn","shortName":"71476999.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/71476999.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1799":{},"1800":{"rev":57172,"date":{"__isSmartRef__":true,"id":1801},"author":"robertkrahn","shortName":"64554200.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/64554200.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1801":{},"1802":{"rev":57172,"date":{"__isSmartRef__":true,"id":1803},"author":"robertkrahn","shortName":"64604910.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/64604910.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1803":{},"1804":{"rev":57172,"date":{"__isSmartRef__":true,"id":1805},"author":"robertkrahn","shortName":"70295530.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/70295530.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1805":{},"1806":{"rev":57172,"date":{"__isSmartRef__":true,"id":1807},"author":"robertkrahn","shortName":"71391740.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/71391740.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1807":{},"1808":{"rev":57172,"date":{"__isSmartRef__":true,"id":1809},"author":"robertkrahn","shortName":"64554206.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/64554206.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1809":{},"1810":{"rev":57172,"date":{"__isSmartRef__":true,"id":1811},"author":"robertkrahn","shortName":"71391704.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/71391704.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1811":{},"1812":{"rev":57172,"date":{"__isSmartRef__":true,"id":1813},"author":"robertkrahn","shortName":"70295532.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/70295532.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1813":{},"1814":{"rev":57172,"date":{"__isSmartRef__":true,"id":1815},"author":"robertkrahn","shortName":"65701078.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/65701078.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1815":{},"1816":{"rev":57172,"date":{"__isSmartRef__":true,"id":1817},"author":"robertkrahn","shortName":"73835090.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/73835090.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1817":{},"1818":{"rev":57172,"date":{"__isSmartRef__":true,"id":1819},"author":"robertkrahn","shortName":"70295535.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/70295535.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1819":{},"1820":{"rev":57172,"date":{"__isSmartRef__":true,"id":1821},"author":"robertkrahn","shortName":"69076152.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/69076152.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1821":{},"1822":{"rev":57172,"date":{"__isSmartRef__":true,"id":1823},"author":"robertkrahn","shortName":"71391780.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/71391780.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1823":{},"1824":{"rev":57172,"date":{"__isSmartRef__":true,"id":1825},"author":"robertkrahn","shortName":"71751249.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/71751249.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1825":{},"1826":{"rev":57172,"date":{"__isSmartRef__":true,"id":1827},"author":"robertkrahn","shortName":"71391682.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/71391682.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1827":{},"1828":{"rev":57172,"date":{"__isSmartRef__":true,"id":1829},"author":"robertkrahn","shortName":"73467730.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/73467730.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1829":{},"1830":{"rev":57172,"date":{"__isSmartRef__":true,"id":1831},"author":"robertkrahn","shortName":"71476229.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/71476229.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1831":{},"1832":{"rev":57172,"date":{"__isSmartRef__":true,"id":1833},"author":"robertkrahn","shortName":"66783810.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/66783810.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1833":{},"1834":{"rev":57172,"date":{"__isSmartRef__":true,"id":1835},"author":"robertkrahn","shortName":"71391747.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/71391747.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1835":{},"1836":{"rev":57172,"date":{"__isSmartRef__":true,"id":1837},"author":"robertkrahn","shortName":"73467732.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/73467732.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1837":{},"1838":{"rev":57172,"date":{"__isSmartRef__":true,"id":1839},"author":"robertkrahn","shortName":"73467750.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/73467750.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1839":{},"1840":{"rev":57172,"date":{"__isSmartRef__":true,"id":1841},"author":"robertkrahn","shortName":"73467571.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/73467571.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1841":{},"1842":{"rev":57172,"date":{"__isSmartRef__":true,"id":1843},"author":"robertkrahn","shortName":"70295891.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/70295891.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1843":{},"1844":{"rev":57172,"date":{"__isSmartRef__":true,"id":1845},"author":"robertkrahn","shortName":"73467734.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/73467734.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1845":{},"1846":{"rev":57172,"date":{"__isSmartRef__":true,"id":1847},"author":"robertkrahn","shortName":"71391786.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/71391786.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1847":{},"1848":{"rev":57172,"date":{"__isSmartRef__":true,"id":1849},"author":"robertkrahn","shortName":"70295893.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/70295893.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1849":{},"1850":{"rev":57172,"date":{"__isSmartRef__":true,"id":1851},"author":"robertkrahn","shortName":"71391769.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/71391769.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1851":{},"1852":{"rev":57172,"date":{"__isSmartRef__":true,"id":1853},"author":"robertkrahn","shortName":"73467754.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/73467754.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1853":{},"1854":{"rev":57172,"date":{"__isSmartRef__":true,"id":1855},"author":"robertkrahn","shortName":"70295894.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/70295894.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1855":{},"1856":{"rev":57172,"date":{"__isSmartRef__":true,"id":1857},"author":"robertkrahn","shortName":"73467738.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/73467738.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1857":{},"1858":{"rev":57172,"date":{"__isSmartRef__":true,"id":1859},"author":"robertkrahn","shortName":"73467756.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/73467756.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1859":{},"1860":{"rev":57172,"date":{"__isSmartRef__":true,"id":1861},"author":"robertkrahn","shortName":"70295896.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/70295896.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1861":{},"1862":{"rev":57172,"date":{"__isSmartRef__":true,"id":1863},"author":"robertkrahn","shortName":"69076837.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/69076837.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1863":{},"1864":{"rev":57172,"date":{"__isSmartRef__":true,"id":1865},"author":"robertkrahn","shortName":"65381879.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/65381879.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1865":{},"1866":{"rev":57172,"date":{"__isSmartRef__":true,"id":1867},"author":"robertkrahn","shortName":"66783798.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/66783798.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1867":{},"1868":{"rev":57172,"date":{"__isSmartRef__":true,"id":1869},"author":"robertkrahn","shortName":"64554211.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/64554211.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1869":{},"1870":{"rev":57172,"date":{"__isSmartRef__":true,"id":1871},"author":"robertkrahn","shortName":"69070800.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/69070800.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1871":{},"1872":{"rev":57172,"date":{"__isSmartRef__":true,"id":1873},"author":"robertkrahn","shortName":"71476232.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/71476232.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1873":{},"1874":{"rev":57172,"date":{"__isSmartRef__":true,"id":1875},"author":"robertkrahn","shortName":"71391733.tcx","url":"/repository/webwerkstatt/robert/garmin/imported/71391733.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1875":{},"1876":{"rev":60783,"date":{"__isSmartRef__":true,"id":1877},"author":"robertkrahn","shortName":"73467750.tcx","url":"/repository/webwerkstatt/robert/garmin/73467750.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1877":{},"1878":{"rev":60776,"date":{"__isSmartRef__":true,"id":1879},"author":"robertkrahn","shortName":"73467732.tcx","url":"/repository/webwerkstatt/robert/garmin/73467732.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1879":{},"1880":{"rev":60784,"date":{"__isSmartRef__":true,"id":1881},"author":"robertkrahn","shortName":"73467571.tcx","url":"/repository/webwerkstatt/robert/garmin/73467571.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1881":{},"1882":{"rev":60777,"date":{"__isSmartRef__":true,"id":1883},"author":"robertkrahn","shortName":"73467734.tcx","url":"/repository/webwerkstatt/robert/garmin/73467734.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1883":{},"1884":{"rev":60791,"date":{"__isSmartRef__":true,"id":1885},"author":"robertkrahn","shortName":"77633591.tcx","url":"/repository/webwerkstatt/robert/garmin/77633591.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1885":{},"1886":{"rev":60785,"date":{"__isSmartRef__":true,"id":1887},"author":"robertkrahn","shortName":"73467754.tcx","url":"/repository/webwerkstatt/robert/garmin/73467754.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1887":{},"1888":{"rev":60804,"date":{"__isSmartRef__":true,"id":1889},"author":"robertkrahn","shortName":"74564296.tcx","url":"/repository/webwerkstatt/robert/garmin/74564296.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1889":{},"1890":{"rev":60795,"date":{"__isSmartRef__":true,"id":1891},"author":"robertkrahn","shortName":"77633359.tcx","url":"/repository/webwerkstatt/robert/garmin/77633359.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1891":{},"1892":{"rev":60778,"date":{"__isSmartRef__":true,"id":1893},"author":"robertkrahn","shortName":"73467738.tcx","url":"/repository/webwerkstatt/robert/garmin/73467738.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1893":{},"1894":{"rev":60793,"date":{"__isSmartRef__":true,"id":1895},"author":"robertkrahn","shortName":"77633596.tcx","url":"/repository/webwerkstatt/robert/garmin/77633596.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1895":{},"1896":{"rev":60802,"date":{"__isSmartRef__":true,"id":1897},"author":"robertkrahn","shortName":"74564302.tcx","url":"/repository/webwerkstatt/robert/garmin/74564302.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1897":{},"1898":{"rev":60794,"date":{"__isSmartRef__":true,"id":1899},"author":"robertkrahn","shortName":"77633602.tcx","url":"/repository/webwerkstatt/robert/garmin/77633602.tcx","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1899":{},"1900":{"rev":54689,"date":{"__isSmartRef__":true,"id":1901},"author":"robertkrahn","shortName":"PartsBinReloaded.xhtml","url":"/repository/webwerkstatt/robert/PartsBinReloaded.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1901":{},"1902":{"rev":62075,"date":{"__isSmartRef__":true,"id":1903},"author":"robertkrahn","shortName":"NewMorphicEmptyWorld.xhtml","url":"/repository/webwerkstatt/NewMorphicEmptyWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1903":{},"1904":{"rev":57996,"date":{"__isSmartRef__":true,"id":1905},"author":"test46","shortName":"fabrik/","url":"/repository/webwerkstatt/fabrik/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1905":{},"1906":{"rev":57976,"date":{"__isSmartRef__":true,"id":1907},"author":"test46","shortName":"media/","url":"/repository/webwerkstatt/fabrik/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1907":{},"1908":{"rev":57976,"date":{"__isSmartRef__":true,"id":1909},"author":"test46","shortName":"document.pdf","url":"/repository/webwerkstatt/fabrik/media/document.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1909":{},"1910":{"rev":27212,"date":{"__isSmartRef__":true,"id":1911},"author":"robertkrahn","shortName":"FabrikPlayground2.xhtml","url":"/repository/webwerkstatt/fabrik/FabrikPlayground2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1911":{},"1912":{"rev":27215,"date":{"__isSmartRef__":true,"id":1913},"author":"robertkrahn","shortName":"FabrikImageSearch.xhtml","url":"/repository/webwerkstatt/fabrik/FabrikImageSearch.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1913":{},"1914":{"rev":27217,"date":{"__isSmartRef__":true,"id":1915},"author":"robertkrahn","shortName":"querkoepfe2.xhtml","url":"/repository/webwerkstatt/fabrik/querkoepfe2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1915":{},"1916":{"rev":27216,"date":{"__isSmartRef__":true,"id":1917},"author":"robertkrahn","shortName":"FabrikImageSearchApp.xhtml","url":"/repository/webwerkstatt/fabrik/FabrikImageSearchApp.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1917":{},"1918":{"rev":57817,"date":{"__isSmartRef__":true,"id":1919},"author":"test46","shortName":"W2.xhtml","url":"/repository/webwerkstatt/fabrik/W2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1919":{},"1920":{"rev":27218,"date":{"__isSmartRef__":true,"id":1921},"author":"robertkrahn","shortName":"dlfstudiozeit.xhtml","url":"/repository/webwerkstatt/fabrik/dlfstudiozeit.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1921":{},"1922":{"rev":27220,"date":{"__isSmartRef__":true,"id":1923},"author":"robertkrahn","shortName":"Fabrik.xhtml","url":"/repository/webwerkstatt/fabrik/Fabrik.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1923":{},"1924":{"rev":57984,"date":{"__isSmartRef__":true,"id":1925},"author":"test46","shortName":"RamTestground.xhtml","url":"/repository/webwerkstatt/fabrik/RamTestground.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1925":{},"1926":{"rev":57995,"date":{"__isSmartRef__":true,"id":1927},"author":"test46","shortName":"weather.xhtml","url":"/repository/webwerkstatt/fabrik/weather.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1927":{},"1928":{"rev":57979,"date":{"__isSmartRef__":true,"id":1929},"author":"test46","shortName":"Cal.xhtml","url":"/repository/webwerkstatt/fabrik/Cal.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1929":{},"1930":{"rev":57692,"date":{"__isSmartRef__":true,"id":1931},"author":"test46","shortName":"RamWeather.xhtml","url":"/repository/webwerkstatt/fabrik/RamWeather.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1931":{},"1932":{"rev":27223,"date":{"__isSmartRef__":true,"id":1933},"author":"robertkrahn","shortName":"FabrikBrowserExample2.xhtml","url":"/repository/webwerkstatt/fabrik/FabrikBrowserExample2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1933":{},"1934":{"rev":27225,"date":{"__isSmartRef__":true,"id":1935},"author":"robertkrahn","shortName":"F2CConverter.xhtml","url":"/repository/webwerkstatt/fabrik/F2CConverter.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1935":{},"1936":{"rev":57248,"date":{"__isSmartRef__":true,"id":1937},"author":"test46","shortName":"123.xhtml","url":"/repository/webwerkstatt/fabrik/123.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1937":{},"1938":{"rev":57977,"date":{"__isSmartRef__":true,"id":1939},"author":"test46","shortName":"auth","url":"/repository/webwerkstatt/fabrik/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1939":{},"1940":{"rev":27213,"date":{"__isSmartRef__":true,"id":1941},"author":"robertkrahn","shortName":"querkoepfe.xhtml","url":"/repository/webwerkstatt/fabrik/querkoepfe.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1941":{},"1942":{"rev":27214,"date":{"__isSmartRef__":true,"id":1943},"author":"robertkrahn","shortName":"BugBrokenFunctionComponent.xhtml","url":"/repository/webwerkstatt/fabrik/BugBrokenFunctionComponent.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1943":{},"1944":{"rev":27219,"date":{"__isSmartRef__":true,"id":1945},"author":"robertkrahn","shortName":"dlfprogramm.xhtml","url":"/repository/webwerkstatt/fabrik/dlfprogramm.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1945":{},"1946":{"rev":57723,"date":{"__isSmartRef__":true,"id":1947},"author":"test46","shortName":"Imagessearch2.xhtml","url":"/repository/webwerkstatt/fabrik/Imagessearch2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1947":{},"1948":{"rev":27221,"date":{"__isSmartRef__":true,"id":1949},"author":"robertkrahn","shortName":"FabrikBrowserExample.xhtml","url":"/repository/webwerkstatt/fabrik/FabrikBrowserExample.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1949":{},"1950":{"rev":57745,"date":{"__isSmartRef__":true,"id":1951},"author":"test46","shortName":"Ram.xhtml","url":"/repository/webwerkstatt/fabrik/Ram.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1951":{},"1952":{"rev":27224,"date":{"__isSmartRef__":true,"id":1953},"author":"robertkrahn","shortName":"FabrikEditorExample.xhtml","url":"/repository/webwerkstatt/fabrik/FabrikEditorExample.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1953":{},"1954":{"rev":57724,"date":{"__isSmartRef__":true,"id":1955},"author":"test46","shortName":"weather2.xhtml","url":"/repository/webwerkstatt/fabrik/weather2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1955":{},"1956":{"rev":57996,"date":{"__isSmartRef__":true,"id":1957},"author":"test46","shortName":"weather3.xhtml","url":"/repository/webwerkstatt/fabrik/weather3.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1957":{},"1958":{"rev":69694,"date":{"__isSmartRef__":true,"id":1959},"author":"markoroeder","shortName":"apps/","url":"/repository/webwerkstatt/apps/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1959":{},"1960":{"rev":66253,"date":{"__isSmartRef__":true,"id":1961},"author":"jenslincke","shortName":"DiffMatchPatch.js","url":"/repository/webwerkstatt/apps/DiffMatchPatch.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1961":{},"1962":{"rev":61049,"date":{"__isSmartRef__":true,"id":1963},"author":"jenslincke","shortName":"MindMaps.js","url":"/repository/webwerkstatt/apps/MindMaps.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1963":{},"1964":{"rev":39394,"date":{"__isSmartRef__":true,"id":1965},"author":"m.roeder","shortName":"ActivityStream.js","url":"/repository/webwerkstatt/apps/ActivityStream.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1965":{},"1966":{"rev":54065,"date":{"__isSmartRef__":true,"id":1967},"author":"robertkrahn","shortName":"Journal.js","url":"/repository/webwerkstatt/apps/Journal.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1967":{},"1968":{"rev":63813,"date":{"__isSmartRef__":true,"id":1969},"author":"markoroeder","shortName":"Dropbox.js","url":"/repository/webwerkstatt/apps/Dropbox.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1969":{},"1970":{"rev":56197,"date":{"__isSmartRef__":true,"id":1971},"author":"m.roeder","shortName":"JSINQ.js","url":"/repository/webwerkstatt/apps/JSINQ.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1971":{},"1972":{"rev":39395,"date":{"__isSmartRef__":true,"id":1973},"author":"m.roeder","shortName":"AtomFeed.js","url":"/repository/webwerkstatt/apps/AtomFeed.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1973":{},"1974":{"rev":35953,"date":{"__isSmartRef__":true,"id":1975},"author":"jenslincke","shortName":"UserStories.js","url":"/repository/webwerkstatt/apps/UserStories.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1975":{},"1976":{"rev":58149,"date":{"__isSmartRef__":true,"id":1977},"author":"martinczuchra","shortName":"ObjectExplorer.js","url":"/repository/webwerkstatt/apps/ObjectExplorer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1977":{},"1978":{"rev":53737,"date":{"__isSmartRef__":true,"id":1979},"author":"robertkrahn","shortName":"StaticDocGeneration.js","url":"/repository/webwerkstatt/apps/StaticDocGeneration.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1979":{},"1980":{"rev":24402,"date":{"__isSmartRef__":true,"id":1981},"author":"robertkrahn","shortName":"Webcards.js","url":"/repository/webwerkstatt/apps/Webcards.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1981":{},"1982":{"rev":11186,"date":{"__isSmartRef__":true,"id":1983},"author":"jenslincke","shortName":"BinFileReader.js","url":"/repository/webwerkstatt/apps/BinFileReader.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1983":{},"1984":{"rev":36644,"date":{"__isSmartRef__":true,"id":1985},"author":"robertkrahn","shortName":"PageNavigation.js","url":"/repository/webwerkstatt/apps/PageNavigation.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1985":{},"1986":{"rev":26482,"date":{"__isSmartRef__":true,"id":1987},"author":"m.roeder","shortName":"sha1.js","url":"/repository/webwerkstatt/apps/sha1.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1987":{},"1988":{"rev":46820,"date":{"__isSmartRef__":true,"id":1989},"author":"robertkrahn","shortName":"GoogleMaps.js","url":"/repository/webwerkstatt/apps/GoogleMaps.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1989":{},"1990":{"rev":33161,"date":{"__isSmartRef__":true,"id":1991},"author":"m.roeder","shortName":"XMLPrettifier.js","url":"/repository/webwerkstatt/apps/XMLPrettifier.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1991":{},"1992":{"rev":30698,"date":{"__isSmartRef__":true,"id":1993},"author":"jenslincke","shortName":"couchdb.dump","url":"/repository/webwerkstatt/apps/couchdb.dump","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1993":{},"1994":{"rev":52844,"date":{"__isSmartRef__":true,"id":1995},"author":"m.roeder","shortName":"VisualizationExamples.js","url":"/repository/webwerkstatt/apps/VisualizationExamples.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1995":{},"1996":{"rev":65017,"date":{"__isSmartRef__":true,"id":1997},"author":"jenslincke","shortName":"paper.js","url":"/repository/webwerkstatt/apps/paper.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1997":{},"1998":{"rev":50132,"date":{"__isSmartRef__":true,"id":1999},"author":"jenslincke","shortName":"Issues.js","url":"/repository/webwerkstatt/apps/Issues.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"1999":{},"2000":{"rev":19514,"date":{"__isSmartRef__":true,"id":2001},"author":"jenslincke","shortName":"LivelyJIT.js","url":"/repository/webwerkstatt/apps/LivelyJIT.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2001":{},"2002":{"rev":35953,"date":{"__isSmartRef__":true,"id":2003},"author":"jenslincke","shortName":"Presentation.js","url":"/repository/webwerkstatt/apps/Presentation.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2003":{},"2004":{"rev":56497,"date":{"__isSmartRef__":true,"id":2005},"author":"robertkrahn","shortName":"CodeUpdate.js","url":"/repository/webwerkstatt/apps/CodeUpdate.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2005":{},"2006":{"rev":26481,"date":{"__isSmartRef__":true,"id":2007},"author":"m.roeder","shortName":"OAuth.js","url":"/repository/webwerkstatt/apps/OAuth.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2007":{},"2008":{"rev":16035,"date":{"__isSmartRef__":true,"id":2009},"author":"tilman.giese","shortName":"Base64.js","url":"/repository/webwerkstatt/apps/Base64.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2009":{},"2010":{"rev":50855,"date":{"__isSmartRef__":true,"id":2011},"author":"jenslincke","shortName":"GridBagLayoutMorphs.js","url":"/repository/webwerkstatt/apps/GridBagLayoutMorphs.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2011":{},"2012":{"rev":9655,"date":{"__isSmartRef__":true,"id":2013},"author":"jenslincke","shortName":"DateFormat.js","url":"/repository/webwerkstatt/apps/DateFormat.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2013":{},"2014":{"rev":30841,"date":{"__isSmartRef__":true,"id":2015},"author":"tilman.giese","shortName":"CDB.js","url":"/repository/webwerkstatt/apps/CDB.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2015":{},"2016":{"rev":51338,"date":{"__isSmartRef__":true,"id":2017},"author":"m.roeder","shortName":"OData.js","url":"/repository/webwerkstatt/apps/OData.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2017":{},"2018":{"rev":35953,"date":{"__isSmartRef__":true,"id":2019},"author":"jenslincke","shortName":"benchmark.js","url":"/repository/webwerkstatt/apps/benchmark.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2019":{},"2020":{"rev":29233,"date":{"__isSmartRef__":true,"id":2021},"author":"jenslincke","shortName":"CDBBrowser.js","url":"/repository/webwerkstatt/apps/CDBBrowser.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2021":{},"2022":{"rev":59596,"date":{"__isSmartRef__":true,"id":2023},"author":"robertkrahn","shortName":"GridBagLayout.js","url":"/repository/webwerkstatt/apps/GridBagLayout.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2023":{},"2024":{"rev":50786,"date":{"__isSmartRef__":true,"id":2025},"author":"jenslincke","shortName":"GridBagLayoutTest.js","url":"/repository/webwerkstatt/apps/GridBagLayoutTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2025":{},"2026":{"rev":9107,"date":{"__isSmartRef__":true,"id":2027},"author":"jenslincke","shortName":"JComponents.js","url":"/repository/webwerkstatt/apps/JComponents.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2027":{},"2028":{"rev":55171,"date":{"__isSmartRef__":true,"id":2029},"author":"jenslincke","shortName":"GraphLayout.js","url":"/repository/webwerkstatt/apps/GraphLayout.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2029":{},"2030":{"rev":61678,"date":{"__isSmartRef__":true,"id":2031},"author":"markoroeder","shortName":"Zip.js","url":"/repository/webwerkstatt/apps/Zip.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2031":{},"2032":{"rev":69740,"date":{"__isSmartRef__":true,"id":2033},"author":"robertkrahn","shortName":"lively/","url":"/repository/webwerkstatt/lively/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2033":{},"2034":{"rev":35395,"date":{"__isSmartRef__":true,"id":2035},"author":"jenslincke","shortName":"Undo.js","url":"/repository/webwerkstatt/lively/Undo.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2035":{},"2036":{"rev":67414,"date":{"__isSmartRef__":true,"id":2037},"author":"robertkrahn","shortName":"Traits.js","url":"/repository/webwerkstatt/lively/Traits.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2037":{},"2038":{"rev":65470,"date":{"__isSmartRef__":true,"id":2039},"author":"jenslincke","shortName":"Widgets.js","url":"/repository/webwerkstatt/lively/Widgets.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2039":{},"2040":{"rev":65322,"date":{"__isSmartRef__":true,"id":2041},"author":"robertkrahn","shortName":"DOMAbstraction.js","url":"/repository/webwerkstatt/lively/DOMAbstraction.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2041":{},"2042":{"rev":66511,"date":{"__isSmartRef__":true,"id":2043},"author":"robertkrahn","shortName":"defaultconfig.js","url":"/repository/webwerkstatt/lively/defaultconfig.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2043":{},"2044":{"rev":63672,"date":{"__isSmartRef__":true,"id":2045},"author":"robertkrahn","shortName":"LKFileParser.ometa","url":"/repository/webwerkstatt/lively/LKFileParser.ometa","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2045":{},"2046":{"rev":56252,"date":{"__isSmartRef__":true,"id":2047},"author":"robertkrahn","shortName":"AST/","url":"/repository/webwerkstatt/lively/AST/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2047":{},"2048":{"rev":48585,"date":{"__isSmartRef__":true,"id":2049},"author":"robertkrahn","shortName":"LivelyJSParser.ometa","url":"/repository/webwerkstatt/lively/AST/LivelyJSParser.ometa","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2049":{},"2050":{"rev":48670,"date":{"__isSmartRef__":true,"id":2051},"author":"robertkrahn","shortName":"Parser.js","url":"/repository/webwerkstatt/lively/AST/Parser.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2051":{},"2052":{"rev":48585,"date":{"__isSmartRef__":true,"id":2053},"author":"robertkrahn","shortName":"LivelyJSParser.js","url":"/repository/webwerkstatt/lively/AST/LivelyJSParser.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2053":{},"2054":{"rev":50300,"date":{"__isSmartRef__":true,"id":2055},"author":"robertkrahn","shortName":"StackReification.js","url":"/repository/webwerkstatt/lively/AST/StackReification.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2055":{},"2056":{"rev":56252,"date":{"__isSmartRef__":true,"id":2057},"author":"robertkrahn","shortName":"Tests.js","url":"/repository/webwerkstatt/lively/AST/Tests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2057":{},"2058":{"rev":50300,"date":{"__isSmartRef__":true,"id":2059},"author":"robertkrahn","shortName":"Interpreter.js","url":"/repository/webwerkstatt/lively/AST/Interpreter.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2059":{},"2060":{"rev":48480,"date":{"__isSmartRef__":true,"id":2061},"author":"robertkrahn","shortName":"generated/","url":"/repository/webwerkstatt/lively/AST/generated/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2061":{},"2062":{"rev":48480,"date":{"__isSmartRef__":true,"id":2063},"author":"robertkrahn","shortName":"Nodes.js","url":"/repository/webwerkstatt/lively/AST/generated/Nodes.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2063":{},"2064":{"rev":48480,"date":{"__isSmartRef__":true,"id":2065},"author":"robertkrahn","shortName":"Translator.js","url":"/repository/webwerkstatt/lively/AST/generated/Translator.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2065":{},"2066":{"rev":48480,"date":{"__isSmartRef__":true,"id":2067},"author":"robertkrahn","shortName":"Translator.ometa","url":"/repository/webwerkstatt/lively/AST/generated/Translator.ometa","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2067":{},"2068":{"rev":47765,"date":{"__isSmartRef__":true,"id":2069},"author":"jenslincke","shortName":"SyntaxHighlighting.js","url":"/repository/webwerkstatt/lively/SyntaxHighlighting.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2069":{},"2070":{"rev":40795,"date":{"__isSmartRef__":true,"id":2071},"author":"robertkrahn","shortName":"TouchSupport.js","url":"/repository/webwerkstatt/lively/TouchSupport.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2071":{},"2072":{"rev":5056,"date":{"__isSmartRef__":true,"id":2073},"author":"anonymous","shortName":"WikiParser.js","url":"/repository/webwerkstatt/lively/WikiParser.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2073":{},"2074":{"rev":60195,"date":{"__isSmartRef__":true,"id":2075},"author":"robertkrahn","shortName":"LogHelper.js","url":"/repository/webwerkstatt/lively/LogHelper.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2075":{},"2076":{"rev":40795,"date":{"__isSmartRef__":true,"id":2077},"author":"robertkrahn","shortName":"WebPIM.js","url":"/repository/webwerkstatt/lively/WebPIM.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2077":{},"2078":{"rev":60171,"date":{"__isSmartRef__":true,"id":2079},"author":"robertkrahn","shortName":"Text.js","url":"/repository/webwerkstatt/lively/Text.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2079":{},"2080":{"rev":46446,"date":{"__isSmartRef__":true,"id":2081},"author":"robertkrahn","shortName":"TestModule.js","url":"/repository/webwerkstatt/lively/TestModule.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2081":{},"2082":{"rev":48446,"date":{"__isSmartRef__":true,"id":2083},"author":"robertkrahn","shortName":"EmuDom.js","url":"/repository/webwerkstatt/lively/EmuDom.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2083":{},"2084":{"rev":40795,"date":{"__isSmartRef__":true,"id":2085},"author":"robertkrahn","shortName":"TestRunnerExtensions.js","url":"/repository/webwerkstatt/lively/TestRunnerExtensions.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2085":{},"2086":{"rev":60433,"date":{"__isSmartRef__":true,"id":2087},"author":"robertkrahn","shortName":"Tools.js","url":"/repository/webwerkstatt/lively/Tools.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2087":{},"2088":{"rev":40795,"date":{"__isSmartRef__":true,"id":2089},"author":"robertkrahn","shortName":"rhino-compat.js","url":"/repository/webwerkstatt/lively/rhino-compat.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2089":{},"2090":{"rev":51138,"date":{"__isSmartRef__":true,"id":2091},"author":"robertkrahn","shortName":"Storage.js","url":"/repository/webwerkstatt/lively/Storage.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2091":{},"2092":{"rev":40863,"date":{"__isSmartRef__":true,"id":2093},"author":"robertkrahn","shortName":"dom/","url":"/repository/webwerkstatt/lively/dom/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2093":{},"2094":{"rev":40863,"date":{"__isSmartRef__":true,"id":2095},"author":"robertkrahn","shortName":"Shape.js","url":"/repository/webwerkstatt/lively/dom/Shape.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2095":{},"2096":{"rev":40650,"date":{"__isSmartRef__":true,"id":2097},"author":"robertkrahn","shortName":"Tests.js","url":"/repository/webwerkstatt/lively/dom/Tests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2097":{},"2098":{"rev":59113,"date":{"__isSmartRef__":true,"id":2099},"author":"robertkrahn","shortName":"Ometa.js","url":"/repository/webwerkstatt/lively/Ometa.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2099":{},"2100":{"rev":56500,"date":{"__isSmartRef__":true,"id":2101},"author":"robertkrahn","shortName":"JSON.js","url":"/repository/webwerkstatt/lively/JSON.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2101":{},"2102":{"rev":67221,"date":{"__isSmartRef__":true,"id":2103},"author":"jenslincke","shortName":"oldCore/","url":"/repository/webwerkstatt/lively/oldCore/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2103":{},"2104":{"rev":53739,"date":{"__isSmartRef__":true,"id":2105},"author":"robertkrahn","shortName":"Events.js","url":"/repository/webwerkstatt/lively/oldCore/Events.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2105":{},"2106":{"rev":67221,"date":{"__isSmartRef__":true,"id":2107},"author":"jenslincke","shortName":"Morphs.js","url":"/repository/webwerkstatt/lively/oldCore/Morphs.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2107":{},"2108":{"rev":50822,"date":{"__isSmartRef__":true,"id":2109},"author":"robertkrahn","shortName":"Hacks.js","url":"/repository/webwerkstatt/lively/oldCore/Hacks.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2109":{},"2110":{"rev":56909,"date":{"__isSmartRef__":true,"id":2111},"author":"robertkrahn","shortName":"Misc.js","url":"/repository/webwerkstatt/lively/oldCore/Misc.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2111":{},"2112":{"rev":50822,"date":{"__isSmartRef__":true,"id":2113},"author":"robertkrahn","shortName":"Layout.js","url":"/repository/webwerkstatt/lively/oldCore/Layout.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2113":{},"2114":{"rev":59372,"date":{"__isSmartRef__":true,"id":2115},"author":"jenslincke","shortName":"CrayonColors.js","url":"/repository/webwerkstatt/lively/CrayonColors.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2115":{},"2116":{"rev":67492,"date":{"__isSmartRef__":true,"id":2117},"author":"robertkrahn","shortName":"NewMorphicCompat.js","url":"/repository/webwerkstatt/lively/NewMorphicCompat.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2117":{},"2118":{"rev":59560,"date":{"__isSmartRef__":true,"id":2119},"author":"robertkrahn","shortName":"TileScripting.js","url":"/repository/webwerkstatt/lively/TileScripting.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2119":{},"2120":{"rev":59916,"date":{"__isSmartRef__":true,"id":2121},"author":"jenslincke","shortName":"localconfig.js","url":"/repository/webwerkstatt/lively/localconfig.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2121":{},"2122":{"rev":61223,"date":{"__isSmartRef__":true,"id":2123},"author":"robertkrahn","shortName":"TextSupport.js","url":"/repository/webwerkstatt/lively/TextSupport.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2123":{},"2124":{"rev":64972,"date":{"__isSmartRef__":true,"id":2125},"author":"robertkrahn","shortName":"Styles.js","url":"/repository/webwerkstatt/lively/Styles.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2125":{},"2126":{"rev":63673,"date":{"__isSmartRef__":true,"id":2127},"author":"robertkrahn","shortName":"LKFileParser.js","url":"/repository/webwerkstatt/lively/LKFileParser.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2127":{},"2128":{"rev":58669,"date":{"__isSmartRef__":true,"id":2129},"author":"robertkrahn","shortName":"CanvasExptCoreFixes.js","url":"/repository/webwerkstatt/lively/CanvasExptCoreFixes.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2129":{},"2130":{"rev":59557,"date":{"__isSmartRef__":true,"id":2131},"author":"robertkrahn","shortName":"deprecated/","url":"/repository/webwerkstatt/lively/deprecated/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2131":{},"2132":{"rev":41241,"date":{"__isSmartRef__":true,"id":2133},"author":"robertkrahn","shortName":"Graffle.js","url":"/repository/webwerkstatt/lively/deprecated/Graffle.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2133":{},"2134":{"rev":59557,"date":{"__isSmartRef__":true,"id":2135},"author":"robertkrahn","shortName":"Helper.js","url":"/repository/webwerkstatt/lively/deprecated/Helper.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2135":{},"2136":{"rev":69740,"date":{"__isSmartRef__":true,"id":2137},"author":"robertkrahn","shortName":"morphic/","url":"/repository/webwerkstatt/lively/morphic/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2137":{},"2138":{"rev":64956,"date":{"__isSmartRef__":true,"id":2139},"author":"robertkrahn","shortName":"Complete.js","url":"/repository/webwerkstatt/lively/morphic/Complete.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2139":{},"2140":{"rev":64799,"date":{"__isSmartRef__":true,"id":2141},"author":"Hank","shortName":"lively.morphic.Widgets.js","url":"/repository/webwerkstatt/lively/morphic/lively.morphic.Widgets.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2141":{},"2142":{"rev":56038,"date":{"__isSmartRef__":true,"id":2143},"author":"robertkrahn","shortName":"Canvas.js","url":"/repository/webwerkstatt/lively/morphic/Canvas.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2143":{},"2144":{"rev":57251,"date":{"__isSmartRef__":true,"id":2145},"author":"robertkrahn","shortName":"CompatSCB.js","url":"/repository/webwerkstatt/lively/morphic/CompatSCB.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2145":{},"2146":{"rev":65879,"date":{"__isSmartRef__":true,"id":2147},"author":"robertkrahn","shortName":"Rendering.js","url":"/repository/webwerkstatt/lively/morphic/Rendering.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2147":{},"2148":{"rev":57860,"date":{"__isSmartRef__":true,"id":2149},"author":"robertkrahn","shortName":"Layout.js","url":"/repository/webwerkstatt/lively/morphic/Layout.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2149":{},"2150":{"rev":56926,"date":{"__isSmartRef__":true,"id":2151},"author":"robertkrahn","shortName":"Examples.js","url":"/repository/webwerkstatt/lively/morphic/Examples.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2151":{},"2152":{"rev":67243,"date":{"__isSmartRef__":true,"id":2153},"author":"jenslincke","shortName":"CompatLayer.js","url":"/repository/webwerkstatt/lively/morphic/CompatLayer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2153":{},"2154":{"rev":66778,"date":{"__isSmartRef__":true,"id":2155},"author":"robertkrahn","shortName":"ObjectMigration.js","url":"/repository/webwerkstatt/lively/morphic/ObjectMigration.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2155":{},"2156":{"rev":65922,"date":{"__isSmartRef__":true,"id":2157},"author":"robertkrahn","shortName":"ColorChooserDraft.js","url":"/repository/webwerkstatt/lively/morphic/ColorChooserDraft.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2157":{},"2158":{"rev":53379,"date":{"__isSmartRef__":true,"id":2159},"author":"robertkrahn","shortName":"Compat.js","url":"/repository/webwerkstatt/lively/morphic/Compat.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2159":{},"2160":{"rev":66035,"date":{"__isSmartRef__":true,"id":2161},"author":"robertkrahn","shortName":"Shapes.js","url":"/repository/webwerkstatt/lively/morphic/Shapes.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2161":{},"2162":{"rev":65392,"date":{"__isSmartRef__":true,"id":2163},"author":"robertkrahn","shortName":"Styles.js","url":"/repository/webwerkstatt/lively/morphic/Styles.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2163":{},"2164":{"rev":69734,"date":{"__isSmartRef__":true,"id":2165},"author":"pavel.genevski","shortName":"video/","url":"/repository/webwerkstatt/lively/morphic/video/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2165":{},"2166":{"rev":69734,"date":{"__isSmartRef__":true,"id":2167},"author":"pavel.genevski","shortName":"example.json","url":"/repository/webwerkstatt/lively/morphic/video/example.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2167":{},"2168":{"rev":69734,"date":{"__isSmartRef__":true,"id":2169},"author":"pavel.genevski","shortName":"video.xhtml.mustache","url":"/repository/webwerkstatt/lively/morphic/video/video.xhtml.mustache","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2169":{},"2170":{"rev":61294,"date":{"__isSmartRef__":true,"id":2171},"author":"robertkrahn","shortName":"SVG.js","url":"/repository/webwerkstatt/lively/morphic/SVG.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2171":{},"2172":{"rev":60482,"date":{"__isSmartRef__":true,"id":2173},"author":"robertkrahn","shortName":"Experiments.js","url":"/repository/webwerkstatt/lively/morphic/Experiments.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2173":{},"2174":{"rev":53748,"date":{"__isSmartRef__":true,"id":2175},"author":"robertkrahn","shortName":"scene.js","url":"/repository/webwerkstatt/lively/scene.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2175":{},"2176":{"rev":66675,"date":{"__isSmartRef__":true,"id":2177},"author":"robertkrahn","shortName":"TestFramework.js","url":"/repository/webwerkstatt/lively/TestFramework.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2177":{},"2178":{"rev":52164,"date":{"__isSmartRef__":true,"id":2179},"author":"robertkrahn","shortName":"OldModel.js","url":"/repository/webwerkstatt/lively/OldModel.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2179":{},"2180":{"rev":67494,"date":{"__isSmartRef__":true,"id":2181},"author":"robertkrahn","shortName":"morphic.js","url":"/repository/webwerkstatt/lively/morphic.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2181":{},"2182":{"rev":59003,"date":{"__isSmartRef__":true,"id":2183},"author":"robertkrahn","shortName":"ChangeSet.js","url":"/repository/webwerkstatt/lively/ChangeSet.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2183":{},"2184":{"rev":34146,"date":{"__isSmartRef__":true,"id":2185},"author":"robertkrahn","shortName":"SerializationRefactoring.js","url":"/repository/webwerkstatt/lively/SerializationRefactoring.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2185":{},"2186":{"rev":40795,"date":{"__isSmartRef__":true,"id":2187},"author":"robertkrahn","shortName":"WikiWidget.js","url":"/repository/webwerkstatt/lively/WikiWidget.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2187":{},"2188":{"rev":69075,"date":{"__isSmartRef__":true,"id":2189},"author":"robertkrahn","shortName":"persistence/","url":"/repository/webwerkstatt/lively/persistence/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2189":{},"2190":{"rev":63466,"date":{"__isSmartRef__":true,"id":2191},"author":"robertkrahn","shortName":"ObjectExtensions.js","url":"/repository/webwerkstatt/lively/persistence/ObjectExtensions.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2191":{},"2192":{"rev":61294,"date":{"__isSmartRef__":true,"id":2193},"author":"robertkrahn","shortName":"Debugging.js","url":"/repository/webwerkstatt/lively/persistence/Debugging.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2193":{},"2194":{"rev":46454,"date":{"__isSmartRef__":true,"id":2195},"author":"robertkrahn","shortName":"StandAlonePackaging.js","url":"/repository/webwerkstatt/lively/persistence/StandAlonePackaging.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2195":{},"2196":{"rev":57415,"date":{"__isSmartRef__":true,"id":2197},"author":"robertkrahn","shortName":"Tests.js","url":"/repository/webwerkstatt/lively/persistence/Tests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2197":{},"2198":{"rev":53972,"date":{"__isSmartRef__":true,"id":2199},"author":"robertkrahn","shortName":"OldBase.js","url":"/repository/webwerkstatt/lively/OldBase.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2199":{},"2200":{"rev":59617,"date":{"__isSmartRef__":true,"id":2201},"author":"robertkrahn","shortName":"Data.js","url":"/repository/webwerkstatt/lively/Data.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2201":{},"2202":{"rev":4982,"date":{"__isSmartRef__":true,"id":2203},"author":"jenslincke","shortName":"WikiParser.ometa","url":"/repository/webwerkstatt/lively/WikiParser.ometa","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2203":{},"2204":{"rev":48451,"date":{"__isSmartRef__":true,"id":2205},"author":"robertkrahn","shortName":"CanvasExpt.js","url":"/repository/webwerkstatt/lively/CanvasExpt.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2205":{},"2206":{"rev":45790,"date":{"__isSmartRef__":true,"id":2207},"author":"Dan","shortName":"Rendering.js","url":"/repository/webwerkstatt/lively/Rendering.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2207":{},"2208":{"rev":58443,"date":{"__isSmartRef__":true,"id":2209},"author":"robertkrahn","shortName":"Examples.js","url":"/repository/webwerkstatt/lively/Examples.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2209":{},"2210":{"rev":59565,"date":{"__isSmartRef__":true,"id":2211},"author":"robertkrahn","shortName":"Helper.js","url":"/repository/webwerkstatt/lively/Helper.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2211":{},"2212":{"rev":37933,"date":{"__isSmartRef__":true,"id":2213},"author":"jenslincke","shortName":"GeometryEvents.js","url":"/repository/webwerkstatt/lively/GeometryEvents.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2213":{},"2214":{"rev":34147,"date":{"__isSmartRef__":true,"id":2215},"author":"robertkrahn","shortName":"SmartRefSerialization.js","url":"/repository/webwerkstatt/lively/SmartRefSerialization.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2215":{},"2216":{"rev":7375,"date":{"__isSmartRef__":true,"id":2217},"author":"jenslincke","shortName":"demofx.js","url":"/repository/webwerkstatt/lively/demofx.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2217":{},"2218":{"rev":40795,"date":{"__isSmartRef__":true,"id":2219},"author":"robertkrahn","shortName":"GridLayout.js","url":"/repository/webwerkstatt/lively/GridLayout.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2219":{},"2220":{"rev":64495,"date":{"__isSmartRef__":true,"id":2221},"author":"martin","shortName":"Persistence.js","url":"/repository/webwerkstatt/lively/Persistence.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2221":{},"2222":{"rev":66991,"date":{"__isSmartRef__":true,"id":2223},"author":"pavel.genevski","shortName":"Core.js","url":"/repository/webwerkstatt/lively/Core.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2223":{},"2224":{"rev":51922,"date":{"__isSmartRef__":true,"id":2225},"author":"robertkrahn","shortName":"LKWiki.js","url":"/repository/webwerkstatt/lively/LKWiki.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2225":{},"2226":{"rev":59909,"date":{"__isSmartRef__":true,"id":2227},"author":"jenslincke","shortName":"Fabrik.js","url":"/repository/webwerkstatt/lively/Fabrik.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2227":{},"2228":{"rev":44007,"date":{"__isSmartRef__":true,"id":2229},"author":"robertkrahn","shortName":"SmalltalkParserSupport.js","url":"/repository/webwerkstatt/lively/SmalltalkParserSupport.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2229":{},"2230":{"rev":64966,"date":{"__isSmartRef__":true,"id":2231},"author":"robertkrahn","shortName":"StyleAdditions.js","url":"/repository/webwerkstatt/lively/StyleAdditions.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2231":{},"2232":{"rev":5056,"date":{"__isSmartRef__":true,"id":2233},"author":"anonymous","shortName":"SmalltalkParser.js","url":"/repository/webwerkstatt/lively/SmalltalkParser.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2233":{},"2234":{"rev":7336,"date":{"__isSmartRef__":true,"id":2235},"author":"robertkrahn","shortName":"lk-js-parser.ometa","url":"/repository/webwerkstatt/lively/lk-js-parser.ometa","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2235":{},"2236":{"rev":60827,"date":{"__isSmartRef__":true,"id":2237},"author":"jenslincke","shortName":"SpellChecker.js","url":"/repository/webwerkstatt/lively/SpellChecker.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2237":{},"2238":{"rev":42509,"date":{"__isSmartRef__":true,"id":2239},"author":"frederik.leidloff","shortName":"Graffle.js","url":"/repository/webwerkstatt/lively/Graffle.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2239":{},"2240":{"rev":67559,"date":{"__isSmartRef__":true,"id":2241},"author":"robertkrahn","shortName":"Presentation.js","url":"/repository/webwerkstatt/lively/Presentation.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2241":{},"2242":{"rev":67748,"date":{"__isSmartRef__":true,"id":2243},"author":"pavel.genevski","shortName":"bootstrap.js","url":"/repository/webwerkstatt/lively/bootstrap.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2243":{},"2244":{"rev":68061,"date":{"__isSmartRef__":true,"id":2245},"author":"robertkrahn","shortName":"ide/","url":"/repository/webwerkstatt/lively/ide/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2245":{},"2246":{"rev":66525,"date":{"__isSmartRef__":true,"id":2247},"author":"jenslincke","shortName":"BrowserCommands.js","url":"/repository/webwerkstatt/lively/ide/BrowserCommands.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2247":{},"2248":{"rev":64870,"date":{"__isSmartRef__":true,"id":2249},"author":"robertkrahn","shortName":"SourceDatabase.js","url":"/repository/webwerkstatt/lively/ide/SourceDatabase.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2249":{},"2250":{"rev":46167,"date":{"__isSmartRef__":true,"id":2251},"author":"robertkrahn","shortName":"FileBrowsing.js","url":"/repository/webwerkstatt/lively/ide/FileBrowsing.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2251":{},"2252":{"rev":39952,"date":{"__isSmartRef__":true,"id":2253},"author":"jenslincke","shortName":"TestCoverage.js","url":"/repository/webwerkstatt/lively/ide/TestCoverage.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2253":{},"2254":{"rev":50606,"date":{"__isSmartRef__":true,"id":2255},"author":"jenslincke","shortName":"SyntaxHighlighting.js","url":"/repository/webwerkstatt/lively/ide/SyntaxHighlighting.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2255":{},"2256":{"rev":39914,"date":{"__isSmartRef__":true,"id":2257},"author":"jenslincke","shortName":"TestCoverageVisualization.js","url":"/repository/webwerkstatt/lively/ide/TestCoverageVisualization.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2257":{},"2258":{"rev":50464,"date":{"__isSmartRef__":true,"id":2259},"author":"robertkrahn","shortName":"LocalBrowser.js","url":"/repository/webwerkstatt/lively/ide/LocalBrowser.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2259":{},"2260":{"rev":39935,"date":{"__isSmartRef__":true,"id":2261},"author":"jenslincke","shortName":"TestCoverageTests.js","url":"/repository/webwerkstatt/lively/ide/TestCoverageTests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2261":{},"2262":{"rev":65908,"date":{"__isSmartRef__":true,"id":2263},"author":"robertkrahn","shortName":"BrowserFramework.js","url":"/repository/webwerkstatt/lively/ide/BrowserFramework.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2263":{},"2264":{"rev":64869,"date":{"__isSmartRef__":true,"id":2265},"author":"robertkrahn","shortName":"SystemBrowserNodes.js","url":"/repository/webwerkstatt/lively/ide/SystemBrowserNodes.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2265":{},"2266":{"rev":50843,"date":{"__isSmartRef__":true,"id":2267},"author":"robertkrahn","shortName":"AutoCompletion.js","url":"/repository/webwerkstatt/lively/ide/AutoCompletion.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2267":{},"2268":{"rev":63678,"date":{"__isSmartRef__":true,"id":2269},"author":"robertkrahn","shortName":"FileParsing.js","url":"/repository/webwerkstatt/lively/ide/FileParsing.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2269":{},"2270":{"rev":60822,"date":{"__isSmartRef__":true,"id":2271},"author":"jenslincke","shortName":"JSLint.js","url":"/repository/webwerkstatt/lively/ide/JSLint.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2271":{},"2272":{"rev":66358,"date":{"__isSmartRef__":true,"id":2273},"author":"jenslincke","shortName":"SystemCodeBrowser.js","url":"/repository/webwerkstatt/lively/ide/SystemCodeBrowser.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2273":{},"2274":{"rev":50293,"date":{"__isSmartRef__":true,"id":2275},"author":"robertkrahn","shortName":"FileUploadWidget.js","url":"/repository/webwerkstatt/lively/FileUploadWidget.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2275":{},"2276":{"rev":40795,"date":{"__isSmartRef__":true,"id":2277},"author":"robertkrahn","shortName":"SmalltalkParser.ometa","url":"/repository/webwerkstatt/lively/SmalltalkParser.ometa","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2277":{},"2278":{"rev":62825,"date":{"__isSmartRef__":true,"id":2279},"author":"robertkrahn","shortName":"Connector.js","url":"/repository/webwerkstatt/lively/Connector.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2279":{},"2280":{"rev":64935,"date":{"__isSmartRef__":true,"id":2281},"author":"robertkrahn","shortName":"WidgetsTraits.js","url":"/repository/webwerkstatt/lively/WidgetsTraits.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2281":{},"2282":{"rev":5056,"date":{"__isSmartRef__":true,"id":2283},"author":"anonymous","shortName":"simpleMain.js","url":"/repository/webwerkstatt/lively/simpleMain.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2283":{},"2284":{"rev":62060,"date":{"__isSmartRef__":true,"id":2285},"author":"robertkrahn","shortName":"ide.js","url":"/repository/webwerkstatt/lively/ide.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2285":{},"2286":{"rev":51922,"date":{"__isSmartRef__":true,"id":2287},"author":"robertkrahn","shortName":"NoMoreModels.js","url":"/repository/webwerkstatt/lively/NoMoreModels.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2287":{},"2288":{"rev":60401,"date":{"__isSmartRef__":true,"id":2289},"author":"georgip","shortName":"BWINF/","url":"/repository/webwerkstatt/BWINF/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2289":{},"2290":{"rev":3372,"date":{"__isSmartRef__":true,"id":2291},"author":"robertkrahn","shortName":"media/","url":"/repository/webwerkstatt/BWINF/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2291":{},"2292":{"rev":3368,"date":{"__isSmartRef__":true,"id":2293},"author":"robertkrahn","shortName":"pic1.png","url":"/repository/webwerkstatt/BWINF/media/pic1.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2293":{},"2294":{"rev":3369,"date":{"__isSmartRef__":true,"id":2295},"author":"robertkrahn","shortName":"pic2.png","url":"/repository/webwerkstatt/BWINF/media/pic2.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2295":{},"2296":{"rev":3370,"date":{"__isSmartRef__":true,"id":2297},"author":"robertkrahn","shortName":"pic3.png","url":"/repository/webwerkstatt/BWINF/media/pic3.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2297":{},"2298":{"rev":3371,"date":{"__isSmartRef__":true,"id":2299},"author":"robertkrahn","shortName":"pic4.png","url":"/repository/webwerkstatt/BWINF/media/pic4.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2299":{},"2300":{"rev":3372,"date":{"__isSmartRef__":true,"id":2301},"author":"robertkrahn","shortName":"pic5.png","url":"/repository/webwerkstatt/BWINF/media/pic5.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2301":{},"2302":{"rev":3367,"date":{"__isSmartRef__":true,"id":2303},"author":"robertkrahn","shortName":"pic6.png","url":"/repository/webwerkstatt/BWINF/media/pic6.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2303":{},"2304":{"rev":60401,"date":{"__isSmartRef__":true,"id":2305},"author":"georgip","shortName":"preparation/","url":"/repository/webwerkstatt/BWINF/preparation/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2305":{},"2306":{"rev":27376,"date":{"__isSmartRef__":true,"id":2307},"author":"robertkrahn","shortName":"wetter-wip.xhtml","url":"/repository/webwerkstatt/BWINF/preparation/wetter-wip.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2307":{},"2308":{"rev":27377,"date":{"__isSmartRef__":true,"id":2309},"author":"robertkrahn","shortName":"wetter.xhtml","url":"/repository/webwerkstatt/BWINF/preparation/wetter.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2309":{},"2310":{"rev":27378,"date":{"__isSmartRef__":true,"id":2311},"author":"robertkrahn","shortName":"joe.xhtml","url":"/repository/webwerkstatt/BWINF/preparation/joe.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2311":{},"2312":{"rev":60401,"date":{"__isSmartRef__":true,"id":2313},"author":"georgip","shortName":"start.xhtml","url":"/repository/webwerkstatt/BWINF/preparation/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2313":{},"2314":{"rev":27380,"date":{"__isSmartRef__":true,"id":2315},"author":"robertkrahn","shortName":"Empty.xhtml","url":"/repository/webwerkstatt/BWINF/preparation/Empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2315":{},"2316":{"rev":27381,"date":{"__isSmartRef__":true,"id":2317},"author":"robertkrahn","shortName":"overview.xhtml","url":"/repository/webwerkstatt/BWINF/overview.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2317":{},"2318":{"rev":27382,"date":{"__isSmartRef__":true,"id":2319},"author":"robertkrahn","shortName":"javascript.xhtml","url":"/repository/webwerkstatt/BWINF/javascript.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2319":{},"2320":{"rev":3378,"date":{"__isSmartRef__":true,"id":2321},"author":"bwinf01.2010","shortName":"auth","url":"/repository/webwerkstatt/BWINF/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2321":{},"2322":{"rev":37986,"date":{"__isSmartRef__":true,"id":2323},"author":"frederik.leidloff","shortName":"Gruppe00/","url":"/repository/webwerkstatt/BWINF/Gruppe00/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2323":{},"2324":{"rev":3746,"date":{"__isSmartRef__":true,"id":2325},"author":"robertkrahn","shortName":"auth","url":"/repository/webwerkstatt/BWINF/Gruppe00/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2325":{},"2326":{"rev":37986,"date":{"__isSmartRef__":true,"id":2327},"author":"frederik.leidloff","shortName":"start.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe00/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2327":{},"2328":{"rev":27384,"date":{"__isSmartRef__":true,"id":2329},"author":"robertkrahn","shortName":"start01.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe00/start01.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2329":{},"2330":{"rev":27385,"date":{"__isSmartRef__":true,"id":2331},"author":"robertkrahn","shortName":"test2.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe00/test2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2331":{},"2332":{"rev":27387,"date":{"__isSmartRef__":true,"id":2333},"author":"robertkrahn","shortName":"Gruppe01/","url":"/repository/webwerkstatt/BWINF/Gruppe01/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2333":{},"2334":{"rev":3749,"date":{"__isSmartRef__":true,"id":2335},"author":"bwinf01.2010","shortName":"auth","url":"/repository/webwerkstatt/BWINF/Gruppe01/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2335":{},"2336":{"rev":27386,"date":{"__isSmartRef__":true,"id":2337},"author":"robertkrahn","shortName":"start.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe01/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2337":{},"2338":{"rev":27387,"date":{"__isSmartRef__":true,"id":2339},"author":"robertkrahn","shortName":"schatzii.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe01/schatzii.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2339":{},"2340":{"rev":27390,"date":{"__isSmartRef__":true,"id":2341},"author":"robertkrahn","shortName":"Gruppe02/","url":"/repository/webwerkstatt/BWINF/Gruppe02/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2341":{},"2342":{"rev":3767,"date":{"__isSmartRef__":true,"id":2343},"author":"bwinf02.2010","shortName":"auth","url":"/repository/webwerkstatt/BWINF/Gruppe02/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2343":{},"2344":{"rev":27388,"date":{"__isSmartRef__":true,"id":2345},"author":"robertkrahn","shortName":"start.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe02/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2345":{},"2346":{"rev":27389,"date":{"__isSmartRef__":true,"id":2347},"author":"robertkrahn","shortName":"chat.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe02/chat.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2347":{},"2348":{"rev":27390,"date":{"__isSmartRef__":true,"id":2349},"author":"robertkrahn","shortName":"test11.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe02/test11.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2349":{},"2350":{"rev":27392,"date":{"__isSmartRef__":true,"id":2351},"author":"robertkrahn","shortName":"Gruppe03/","url":"/repository/webwerkstatt/BWINF/Gruppe03/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2351":{},"2352":{"rev":3753,"date":{"__isSmartRef__":true,"id":2353},"author":"bwinf03.2010","shortName":"auth","url":"/repository/webwerkstatt/BWINF/Gruppe03/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2353":{},"2354":{"rev":27391,"date":{"__isSmartRef__":true,"id":2355},"author":"robertkrahn","shortName":"start.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe03/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2355":{},"2356":{"rev":27392,"date":{"__isSmartRef__":true,"id":2357},"author":"robertkrahn","shortName":"hallo.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe03/hallo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2357":{},"2358":{"rev":27394,"date":{"__isSmartRef__":true,"id":2359},"author":"robertkrahn","shortName":"Gruppe04/","url":"/repository/webwerkstatt/BWINF/Gruppe04/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2359":{},"2360":{"rev":3748,"date":{"__isSmartRef__":true,"id":2361},"author":"bwinf04.2010","shortName":"auth","url":"/repository/webwerkstatt/BWINF/Gruppe04/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2361":{},"2362":{"rev":27393,"date":{"__isSmartRef__":true,"id":2363},"author":"robertkrahn","shortName":"start.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe04/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2363":{},"2364":{"rev":27394,"date":{"__isSmartRef__":true,"id":2365},"author":"robertkrahn","shortName":"start01.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe04/start01.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2365":{},"2366":{"rev":27396,"date":{"__isSmartRef__":true,"id":2367},"author":"robertkrahn","shortName":"Gruppe05/","url":"/repository/webwerkstatt/BWINF/Gruppe05/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2367":{},"2368":{"rev":3755,"date":{"__isSmartRef__":true,"id":2369},"author":"bwinf05.2010","shortName":"auth","url":"/repository/webwerkstatt/BWINF/Gruppe05/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2369":{},"2370":{"rev":27395,"date":{"__isSmartRef__":true,"id":2371},"author":"robertkrahn","shortName":"start.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe05/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2371":{},"2372":{"rev":27396,"date":{"__isSmartRef__":true,"id":2373},"author":"robertkrahn","shortName":"start01.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe05/start01.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2373":{},"2374":{"rev":27398,"date":{"__isSmartRef__":true,"id":2375},"author":"robertkrahn","shortName":"Gruppe06/","url":"/repository/webwerkstatt/BWINF/Gruppe06/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2375":{},"2376":{"rev":3765,"date":{"__isSmartRef__":true,"id":2377},"author":"bwinf06.2010","shortName":"auth","url":"/repository/webwerkstatt/BWINF/Gruppe06/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2377":{},"2378":{"rev":27397,"date":{"__isSmartRef__":true,"id":2379},"author":"robertkrahn","shortName":"_start.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe06/_start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2379":{},"2380":{"rev":27398,"date":{"__isSmartRef__":true,"id":2381},"author":"robertkrahn","shortName":"start.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe06/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2381":{},"2382":{"rev":27400,"date":{"__isSmartRef__":true,"id":2383},"author":"robertkrahn","shortName":"Gruppe07/","url":"/repository/webwerkstatt/BWINF/Gruppe07/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2383":{},"2384":{"rev":27399,"date":{"__isSmartRef__":true,"id":2385},"author":"robertkrahn","shortName":"default.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe07/default.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2385":{},"2386":{"rev":3747,"date":{"__isSmartRef__":true,"id":2387},"author":"bwinf07.2010","shortName":"auth","url":"/repository/webwerkstatt/BWINF/Gruppe07/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2387":{},"2388":{"rev":27400,"date":{"__isSmartRef__":true,"id":2389},"author":"robertkrahn","shortName":"start.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe07/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2389":{},"2390":{"rev":27402,"date":{"__isSmartRef__":true,"id":2391},"author":"robertkrahn","shortName":"Gruppe08/","url":"/repository/webwerkstatt/BWINF/Gruppe08/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2391":{},"2392":{"rev":3751,"date":{"__isSmartRef__":true,"id":2393},"author":"bwinf08.2010","shortName":"auth","url":"/repository/webwerkstatt/BWINF/Gruppe08/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2393":{},"2394":{"rev":27401,"date":{"__isSmartRef__":true,"id":2395},"author":"robertkrahn","shortName":"start.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe08/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2395":{},"2396":{"rev":27402,"date":{"__isSmartRef__":true,"id":2397},"author":"robertkrahn","shortName":"test.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe08/test.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2397":{},"2398":{"rev":27403,"date":{"__isSmartRef__":true,"id":2399},"author":"robertkrahn","shortName":"Gruppe09/","url":"/repository/webwerkstatt/BWINF/Gruppe09/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2399":{},"2400":{"rev":27403,"date":{"__isSmartRef__":true,"id":2401},"author":"robertkrahn","shortName":"start.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe09/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2401":{},"2402":{"rev":27404,"date":{"__isSmartRef__":true,"id":2403},"author":"robertkrahn","shortName":"chat-prototype.xhtml","url":"/repository/webwerkstatt/BWINF/chat-prototype.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2403":{},"2404":{"rev":27406,"date":{"__isSmartRef__":true,"id":2405},"author":"robertkrahn","shortName":"GruppeXX/","url":"/repository/webwerkstatt/BWINF/GruppeXX/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2405":{},"2406":{"rev":27405,"date":{"__isSmartRef__":true,"id":2407},"author":"robertkrahn","shortName":"start.xhtml","url":"/repository/webwerkstatt/BWINF/GruppeXX/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2407":{},"2408":{"rev":27406,"date":{"__isSmartRef__":true,"id":2409},"author":"robertkrahn","shortName":"Empty.xhtml","url":"/repository/webwerkstatt/BWINF/GruppeXX/Empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2409":{},"2410":{"rev":27407,"date":{"__isSmartRef__":true,"id":2411},"author":"robertkrahn","shortName":"swa.xhtml","url":"/repository/webwerkstatt/BWINF/swa.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2411":{},"2412":{"rev":27408,"date":{"__isSmartRef__":true,"id":2413},"author":"robertkrahn","shortName":"Empty.xhtml","url":"/repository/webwerkstatt/BWINF/Empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2413":{},"2414":{"rev":27409,"date":{"__isSmartRef__":true,"id":2415},"author":"robertkrahn","shortName":"TODO.xhtml","url":"/repository/webwerkstatt/BWINF/TODO.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2415":{},"2416":{"rev":27411,"date":{"__isSmartRef__":true,"id":2417},"author":"robertkrahn","shortName":"Gruppe10/","url":"/repository/webwerkstatt/BWINF/Gruppe10/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2417":{},"2418":{"rev":3754,"date":{"__isSmartRef__":true,"id":2419},"author":"bwinf10.2010","shortName":"auth","url":"/repository/webwerkstatt/BWINF/Gruppe10/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2419":{},"2420":{"rev":27410,"date":{"__isSmartRef__":true,"id":2421},"author":"robertkrahn","shortName":"start.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe10/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2421":{},"2422":{"rev":27411,"date":{"__isSmartRef__":true,"id":2423},"author":"robertkrahn","shortName":"start50.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe10/start50.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2423":{},"2424":{"rev":27412,"date":{"__isSmartRef__":true,"id":2425},"author":"robertkrahn","shortName":"Gruppe11/","url":"/repository/webwerkstatt/BWINF/Gruppe11/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2425":{},"2426":{"rev":27412,"date":{"__isSmartRef__":true,"id":2427},"author":"robertkrahn","shortName":"start.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe11/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2427":{},"2428":{"rev":27413,"date":{"__isSmartRef__":true,"id":2429},"author":"robertkrahn","shortName":"Gruppe12/","url":"/repository/webwerkstatt/BWINF/Gruppe12/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2429":{},"2430":{"rev":27413,"date":{"__isSmartRef__":true,"id":2431},"author":"robertkrahn","shortName":"start.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe12/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2431":{},"2432":{"rev":27414,"date":{"__isSmartRef__":true,"id":2433},"author":"robertkrahn","shortName":"Gruppe13/","url":"/repository/webwerkstatt/BWINF/Gruppe13/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2433":{},"2434":{"rev":27414,"date":{"__isSmartRef__":true,"id":2435},"author":"robertkrahn","shortName":"start.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe13/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2435":{},"2436":{"rev":27415,"date":{"__isSmartRef__":true,"id":2437},"author":"robertkrahn","shortName":"template.xhtml","url":"/repository/webwerkstatt/BWINF/template.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2437":{},"2438":{"rev":27416,"date":{"__isSmartRef__":true,"id":2439},"author":"robertkrahn","shortName":"Gruppe14/","url":"/repository/webwerkstatt/BWINF/Gruppe14/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2439":{},"2440":{"rev":27416,"date":{"__isSmartRef__":true,"id":2441},"author":"robertkrahn","shortName":"start.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe14/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2441":{},"2442":{"rev":27417,"date":{"__isSmartRef__":true,"id":2443},"author":"robertkrahn","shortName":"Gruppe15/","url":"/repository/webwerkstatt/BWINF/Gruppe15/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2443":{},"2444":{"rev":27417,"date":{"__isSmartRef__":true,"id":2445},"author":"robertkrahn","shortName":"start.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe15/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2445":{},"2446":{"rev":27418,"date":{"__isSmartRef__":true,"id":2447},"author":"robertkrahn","shortName":"Gruppe16/","url":"/repository/webwerkstatt/BWINF/Gruppe16/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2447":{},"2448":{"rev":27418,"date":{"__isSmartRef__":true,"id":2449},"author":"robertkrahn","shortName":"start.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe16/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2449":{},"2450":{"rev":27419,"date":{"__isSmartRef__":true,"id":2451},"author":"robertkrahn","shortName":"Gruppe17/","url":"/repository/webwerkstatt/BWINF/Gruppe17/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2451":{},"2452":{"rev":27419,"date":{"__isSmartRef__":true,"id":2453},"author":"robertkrahn","shortName":"start.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe17/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2453":{},"2454":{"rev":27420,"date":{"__isSmartRef__":true,"id":2455},"author":"robertkrahn","shortName":"Gruppe18/","url":"/repository/webwerkstatt/BWINF/Gruppe18/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2455":{},"2456":{"rev":27420,"date":{"__isSmartRef__":true,"id":2457},"author":"robertkrahn","shortName":"start.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe18/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2457":{},"2458":{"rev":27421,"date":{"__isSmartRef__":true,"id":2459},"author":"robertkrahn","shortName":"GroupCreation.xhtml","url":"/repository/webwerkstatt/BWINF/GroupCreation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2459":{},"2460":{"rev":27422,"date":{"__isSmartRef__":true,"id":2461},"author":"robertkrahn","shortName":"Gruppe19/","url":"/repository/webwerkstatt/BWINF/Gruppe19/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2461":{},"2462":{"rev":27422,"date":{"__isSmartRef__":true,"id":2463},"author":"robertkrahn","shortName":"start.xhtml","url":"/repository/webwerkstatt/BWINF/Gruppe19/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2463":{},"2464":{"rev":27423,"date":{"__isSmartRef__":true,"id":2465},"author":"robertkrahn","shortName":"title.xhtml","url":"/repository/webwerkstatt/BWINF/title.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2465":{},"2466":{"rev":22000,"date":{"__isSmartRef__":true,"id":2467},"author":"anonymous","shortName":"serverTest/","url":"/repository/webwerkstatt/serverTest/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2467":{},"2468":{"rev":69324,"date":{"__isSmartRef__":true,"id":2469},"author":"robertkrahn","shortName":"demos/","url":"/repository/webwerkstatt/demos/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2469":{},"2470":{"rev":46842,"date":{"__isSmartRef__":true,"id":2471},"author":"jenslincke","shortName":"media/","url":"/repository/webwerkstatt/demos/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2471":{},"2472":{"rev":46840,"date":{"__isSmartRef__":true,"id":2473},"author":"jenslincke","shortName":"SwaResearchInterests.pdf","url":"/repository/webwerkstatt/demos/media/SwaResearchInterests.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2473":{},"2474":{"rev":46838,"date":{"__isSmartRef__":true,"id":2475},"author":"jenslincke","shortName":"SwaPeople.png","url":"/repository/webwerkstatt/demos/media/SwaPeople.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2475":{},"2476":{"rev":46842,"date":{"__isSmartRef__":true,"id":2477},"author":"jenslincke","shortName":"SwaResearchInterests.png","url":"/repository/webwerkstatt/demos/media/SwaResearchInterests.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2477":{},"2478":{"rev":27438,"date":{"__isSmartRef__":true,"id":2479},"author":"robertkrahn","shortName":"PresentationDemo/","url":"/repository/webwerkstatt/demos/PresentationDemo/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2479":{},"2480":{"rev":13107,"date":{"__isSmartRef__":true,"id":2481},"author":"robertkrahn","shortName":"media/","url":"/repository/webwerkstatt/demos/PresentationDemo/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2481":{},"2482":{"rev":13107,"date":{"__isSmartRef__":true,"id":2483},"author":"robertkrahn","shortName":"hpi_logo.png","url":"/repository/webwerkstatt/demos/PresentationDemo/media/hpi_logo.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2483":{},"2484":{"rev":27431,"date":{"__isSmartRef__":true,"id":2485},"author":"robertkrahn","shortName":"squeakev.xhtml","url":"/repository/webwerkstatt/demos/PresentationDemo/squeakev.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2485":{},"2486":{"rev":27432,"date":{"__isSmartRef__":true,"id":2487},"author":"robertkrahn","shortName":"DansSettings.xhtml","url":"/repository/webwerkstatt/demos/PresentationDemo/DansSettings.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2487":{},"2488":{"rev":27433,"date":{"__isSmartRef__":true,"id":2489},"author":"robertkrahn","shortName":"overview.xhtml","url":"/repository/webwerkstatt/demos/PresentationDemo/overview.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2489":{},"2490":{"rev":13137,"date":{"__isSmartRef__":true,"id":2491},"author":"robertkrahn","shortName":"DemoSlides.js","url":"/repository/webwerkstatt/demos/PresentationDemo/DemoSlides.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2491":{},"2492":{"rev":27434,"date":{"__isSmartRef__":true,"id":2493},"author":"robertkrahn","shortName":"CreatingPresentations.xhtml","url":"/repository/webwerkstatt/demos/PresentationDemo/CreatingPresentations.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2493":{},"2494":{"rev":27435,"date":{"__isSmartRef__":true,"id":2495},"author":"robertkrahn","shortName":"template.xhtml","url":"/repository/webwerkstatt/demos/PresentationDemo/template.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2495":{},"2496":{"rev":27436,"date":{"__isSmartRef__":true,"id":2497},"author":"robertkrahn","shortName":"LivelyWikiSqueakev.xhtml","url":"/repository/webwerkstatt/demos/PresentationDemo/LivelyWikiSqueakev.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2497":{},"2498":{"rev":27437,"date":{"__isSmartRef__":true,"id":2499},"author":"robertkrahn","shortName":"title.xhtml","url":"/repository/webwerkstatt/demos/PresentationDemo/title.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2499":{},"2500":{"rev":27438,"date":{"__isSmartRef__":true,"id":2501},"author":"robertkrahn","shortName":"UsingPageNavigation.xhtml","url":"/repository/webwerkstatt/demos/PresentationDemo/UsingPageNavigation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2501":{},"2502":{"rev":69324,"date":{"__isSmartRef__":true,"id":2503},"author":"robertkrahn","shortName":"contextjs/","url":"/repository/webwerkstatt/demos/contextjs/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2503":{},"2504":{"rev":43633,"date":{"__isSmartRef__":true,"id":2505},"author":"jenslincke","shortName":"media/","url":"/repository/webwerkstatt/demos/contextjs/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2505":{},"2506":{"rev":25479,"date":{"__isSmartRef__":true,"id":2507},"author":"jenslincke","shortName":"Pape_2010_WDE_TeX_Screencast.mov","url":"/repository/webwerkstatt/demos/contextjs/media/Pape_2010_WDE_TeX_Screencast.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2507":{},"2508":{"rev":9313,"date":{"__isSmartRef__":true,"id":2509},"author":"jenslincke","shortName":"PersonExample.mov","url":"/repository/webwerkstatt/demos/contextjs/media/PersonExample.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2509":{},"2510":{"rev":9165,"date":{"__isSmartRef__":true,"id":2511},"author":"jenslincke","shortName":"ConnectorExampleScopes.png","url":"/repository/webwerkstatt/demos/contextjs/media/ConnectorExampleScopes.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2511":{},"2512":{"rev":43633,"date":{"__isSmartRef__":true,"id":2513},"author":"jenslincke","shortName":"ContextJSWordCompletion.mov","url":"/repository/webwerkstatt/demos/contextjs/media/ContextJSWordCompletion.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2513":{},"2514":{"rev":9165,"date":{"__isSmartRef__":true,"id":2515},"author":"jenslincke","shortName":"TestCaseSequence.png","url":"/repository/webwerkstatt/demos/contextjs/media/TestCaseSequence.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2515":{},"2516":{"rev":9313,"date":{"__isSmartRef__":true,"id":2517},"author":"jenslincke","shortName":"TestRunner.mov","url":"/repository/webwerkstatt/demos/contextjs/media/TestRunner.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2517":{},"2518":{"rev":9165,"date":{"__isSmartRef__":true,"id":2519},"author":"jenslincke","shortName":"TestRunnerDynamicExtent.png","url":"/repository/webwerkstatt/demos/contextjs/media/TestRunnerDynamicExtent.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2519":{},"2520":{"rev":9165,"date":{"__isSmartRef__":true,"id":2521},"author":"jenslincke","shortName":"ConnectorExampleModel.png","url":"/repository/webwerkstatt/demos/contextjs/media/ConnectorExampleModel.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2521":{},"2522":{"rev":9165,"date":{"__isSmartRef__":true,"id":2523},"author":"jenslincke","shortName":"ContextJSImplementation.png","url":"/repository/webwerkstatt/demos/contextjs/media/ContextJSImplementation.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2523":{},"2524":{"rev":9313,"date":{"__isSmartRef__":true,"id":2525},"author":"jenslincke","shortName":"TimeZone.mov","url":"/repository/webwerkstatt/demos/contextjs/media/TimeZone.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2525":{},"2526":{"rev":9313,"date":{"__isSmartRef__":true,"id":2527},"author":"jenslincke","shortName":"Connectors.mov","url":"/repository/webwerkstatt/demos/contextjs/media/Connectors.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2527":{},"2528":{"rev":25423,"date":{"__isSmartRef__":true,"id":2529},"author":"jenslincke","shortName":"ContextJSClockLayers.mov","url":"/repository/webwerkstatt/demos/contextjs/media/ContextJSClockLayers.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2529":{},"2530":{"rev":9293,"date":{"__isSmartRef__":true,"id":2531},"author":"jenslincke","shortName":"TestRunnerModel.png","url":"/repository/webwerkstatt/demos/contextjs/media/TestRunnerModel.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2531":{},"2532":{"rev":27439,"date":{"__isSmartRef__":true,"id":2533},"author":"robertkrahn","shortName":"testrunnerScopes.xhtml","url":"/repository/webwerkstatt/demos/contextjs/testrunnerScopes.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2533":{},"2534":{"rev":49526,"date":{"__isSmartRef__":true,"id":2535},"author":"jenslincke","shortName":"meta.xhtml","url":"/repository/webwerkstatt/demos/contextjs/meta.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2535":{},"2536":{"rev":64058,"date":{"__isSmartRef__":true,"id":2537},"author":"jenslincke","shortName":"SimpleObjectTracing.xhtml","url":"/repository/webwerkstatt/demos/contextjs/SimpleObjectTracing.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2537":{},"2538":{"rev":27440,"date":{"__isSmartRef__":true,"id":2539},"author":"robertkrahn","shortName":"BackwardsClockExample.xhtml","url":"/repository/webwerkstatt/demos/contextjs/BackwardsClockExample.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2539":{},"2540":{"rev":32188,"date":{"__isSmartRef__":true,"id":2541},"author":"jenslincke","shortName":"Simple.xhtml","url":"/repository/webwerkstatt/demos/contextjs/Simple.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2541":{},"2542":{"rev":27442,"date":{"__isSmartRef__":true,"id":2543},"author":"robertkrahn","shortName":"timeZone.xhtml","url":"/repository/webwerkstatt/demos/contextjs/timeZone.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2543":{},"2544":{"rev":27441,"date":{"__isSmartRef__":true,"id":2545},"author":"robertkrahn","shortName":"testrunnerModel.xhtml","url":"/repository/webwerkstatt/demos/contextjs/testrunnerModel.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2545":{},"2546":{"rev":51207,"date":{"__isSmartRef__":true,"id":2547},"author":"robertkrahn","shortName":"ClockLayers.js","url":"/repository/webwerkstatt/demos/contextjs/ClockLayers.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2547":{},"2548":{"rev":69324,"date":{"__isSmartRef__":true,"id":2549},"author":"robertkrahn","shortName":"flattening.xhtml","url":"/repository/webwerkstatt/demos/contextjs/flattening.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2549":{},"2550":{"rev":32091,"date":{"__isSmartRef__":true,"id":2551},"author":"jenslincke","shortName":"contents.xhtml","url":"/repository/webwerkstatt/demos/contextjs/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2551":{},"2552":{"rev":25413,"date":{"__isSmartRef__":true,"id":2553},"author":"jenslincke","shortName":"CustomStyles.js","url":"/repository/webwerkstatt/demos/contextjs/CustomStyles.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2553":{},"2554":{"rev":27444,"date":{"__isSmartRef__":true,"id":2555},"author":"robertkrahn","shortName":"connectorsModel.xhtml","url":"/repository/webwerkstatt/demos/contextjs/connectorsModel.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2555":{},"2556":{"rev":54070,"date":{"__isSmartRef__":true,"id":2557},"author":"jenslincke","shortName":"WordCompletion.xhtml","url":"/repository/webwerkstatt/demos/contextjs/WordCompletion.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2557":{},"2558":{"rev":9496,"date":{"__isSmartRef__":true,"id":2559},"author":"demouser","shortName":"auth","url":"/repository/webwerkstatt/demos/contextjs/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2559":{},"2560":{"rev":38222,"date":{"__isSmartRef__":true,"id":2561},"author":"jenslincke","shortName":"OpenImplementation.xhtml","url":"/repository/webwerkstatt/demos/contextjs/OpenImplementation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2561":{},"2562":{"rev":27446,"date":{"__isSmartRef__":true,"id":2563},"author":"robertkrahn","shortName":"structural.xhtml","url":"/repository/webwerkstatt/demos/contextjs/structural.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2563":{},"2564":{"rev":31939,"date":{"__isSmartRef__":true,"id":2565},"author":"jenslincke","shortName":"testrunner.xhtml","url":"/repository/webwerkstatt/demos/contextjs/testrunner.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2565":{},"2566":{"rev":43377,"date":{"__isSmartRef__":true,"id":2567},"author":"jenslincke","shortName":"ClockLayers.xhtml","url":"/repository/webwerkstatt/demos/contextjs/ClockLayers.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2567":{},"2568":{"rev":32190,"date":{"__isSmartRef__":true,"id":2569},"author":"jenslincke","shortName":"connectors.xhtml","url":"/repository/webwerkstatt/demos/contextjs/connectors.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2569":{},"2570":{"rev":43436,"date":{"__isSmartRef__":true,"id":2571},"author":"jenslincke","shortName":"Development.xhtml","url":"/repository/webwerkstatt/demos/contextjs/Development.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2571":{},"2572":{"rev":43376,"date":{"__isSmartRef__":true,"id":2573},"author":"jenslincke","shortName":"personExample.xhtml","url":"/repository/webwerkstatt/demos/contextjs/personExample.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2573":{},"2574":{"rev":39977,"date":{"__isSmartRef__":true,"id":2575},"author":"jenslincke","shortName":"visualizations/","url":"/repository/webwerkstatt/demos/visualizations/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2575":{},"2576":{"rev":27459,"date":{"__isSmartRef__":true,"id":2577},"author":"robertkrahn","shortName":"WorldMorphHyperTree.xhtml","url":"/repository/webwerkstatt/demos/visualizations/WorldMorphHyperTree.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2577":{},"2578":{"rev":19591,"date":{"__isSmartRef__":true,"id":2579},"author":"jenslincke","shortName":"VersionCache.json","url":"/repository/webwerkstatt/demos/visualizations/VersionCache.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2579":{},"2580":{"rev":39977,"date":{"__isSmartRef__":true,"id":2581},"author":"jenslincke","shortName":"WorldMorphWithForce.xhtml","url":"/repository/webwerkstatt/demos/visualizations/WorldMorphWithForce.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2581":{},"2582":{"rev":27461,"date":{"__isSmartRef__":true,"id":2583},"author":"robertkrahn","shortName":"MorphClassTree.xhtml","url":"/repository/webwerkstatt/demos/visualizations/MorphClassTree.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2583":{},"2584":{"rev":27462,"date":{"__isSmartRef__":true,"id":2585},"author":"robertkrahn","shortName":"WorldMorphTreeMap.xhtml","url":"/repository/webwerkstatt/demos/visualizations/WorldMorphTreeMap.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2585":{},"2586":{"rev":27463,"date":{"__isSmartRef__":true,"id":2587},"author":"robertkrahn","shortName":"WikiPagesTreeMap.xhtml","url":"/repository/webwerkstatt/demos/visualizations/WikiPagesTreeMap.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2587":{},"2588":{"rev":27458,"date":{"__isSmartRef__":true,"id":2589},"author":"robertkrahn","shortName":"squeakev/","url":"/repository/webwerkstatt/demos/squeakev/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2589":{},"2590":{"rev":27456,"date":{"__isSmartRef__":true,"id":2591},"author":"robertkrahn","shortName":"squeakev.xhtml","url":"/repository/webwerkstatt/demos/squeakev/squeakev.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2591":{},"2592":{"rev":27457,"date":{"__isSmartRef__":true,"id":2593},"author":"robertkrahn","shortName":"Emtpy.xhtml","url":"/repository/webwerkstatt/demos/squeakev/Emtpy.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2593":{},"2594":{"rev":27458,"date":{"__isSmartRef__":true,"id":2595},"author":"robertkrahn","shortName":"Plantagenklause.xhtml","url":"/repository/webwerkstatt/demos/squeakev/Plantagenklause.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2595":{},"2596":{"rev":27465,"date":{"__isSmartRef__":true,"id":2597},"author":"robertkrahn","shortName":"RectanglePacker.xhtml","url":"/repository/webwerkstatt/demos/RectanglePacker.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2597":{},"2598":{"rev":27466,"date":{"__isSmartRef__":true,"id":2599},"author":"robertkrahn","shortName":"FabrikInfoVis.xhtml","url":"/repository/webwerkstatt/demos/FabrikInfoVis.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2599":{},"2600":{"rev":30468,"date":{"__isSmartRef__":true,"id":2601},"author":"jenslincke","shortName":"videos/","url":"/repository/webwerkstatt/demos/videos/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2601":{},"2602":{"rev":30468,"date":{"__isSmartRef__":true,"id":2603},"author":"jenslincke","shortName":"upload.xhtml","url":"/repository/webwerkstatt/demos/videos/upload.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2603":{},"2604":{"rev":30465,"date":{"__isSmartRef__":true,"id":2605},"author":"jenslincke","shortName":"SimpleEventPlotterDemo.mov","url":"/repository/webwerkstatt/demos/videos/SimpleEventPlotterDemo.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2605":{},"2606":{"rev":27468,"date":{"__isSmartRef__":true,"id":2607},"author":"robertkrahn","shortName":"TreeWikiViz2.xhtml","url":"/repository/webwerkstatt/demos/TreeWikiViz2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2607":{},"2608":{"rev":27469,"date":{"__isSmartRef__":true,"id":2609},"author":"robertkrahn","shortName":"DriveACar.xhtml","url":"/repository/webwerkstatt/demos/DriveACar.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2609":{},"2610":{"rev":27486,"date":{"__isSmartRef__":true,"id":2611},"author":"robertkrahn","shortName":"March2010/","url":"/repository/webwerkstatt/demos/March2010/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2611":{},"2612":{"rev":27471,"date":{"__isSmartRef__":true,"id":2613},"author":"robertkrahn","shortName":"contextjsPersonExample.xhtml","url":"/repository/webwerkstatt/demos/March2010/contextjsPersonExample.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2613":{},"2614":{"rev":2106,"date":{"__isSmartRef__":true,"id":2615},"author":"jenslincke","shortName":"media/","url":"/repository/webwerkstatt/demos/March2010/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2615":{},"2616":{"rev":2106,"date":{"__isSmartRef__":true,"id":2617},"author":"jenslincke","shortName":"hpi_logo.png","url":"/repository/webwerkstatt/demos/March2010/media/hpi_logo.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2617":{},"2618":{"rev":27472,"date":{"__isSmartRef__":true,"id":2619},"author":"robertkrahn","shortName":"fabrikImageSearch.xhtml","url":"/repository/webwerkstatt/demos/March2010/fabrikImageSearch.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2619":{},"2620":{"rev":27473,"date":{"__isSmartRef__":true,"id":2621},"author":"robertkrahn","shortName":"fabrikF2C.xhtml","url":"/repository/webwerkstatt/demos/March2010/fabrikF2C.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2621":{},"2622":{"rev":27474,"date":{"__isSmartRef__":true,"id":2623},"author":"robertkrahn","shortName":"Empty.xhtml","url":"/repository/webwerkstatt/demos/March2010/Empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2623":{},"2624":{"rev":27475,"date":{"__isSmartRef__":true,"id":2625},"author":"robertkrahn","shortName":"fabrik.xhtml","url":"/repository/webwerkstatt/demos/March2010/fabrik.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2625":{},"2626":{"rev":3268,"date":{"__isSmartRef__":true,"id":2627},"author":"jenslincke","shortName":"videos/","url":"/repository/webwerkstatt/demos/March2010/videos/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2627":{},"2628":{"rev":3268,"date":{"__isSmartRef__":true,"id":2629},"author":"jenslincke","shortName":"fabrikF2CConverter.mov","url":"/repository/webwerkstatt/demos/March2010/videos/fabrikF2CConverter.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2629":{},"2630":{"rev":3268,"date":{"__isSmartRef__":true,"id":2631},"author":"jenslincke","shortName":"fabrikWeatherWidget.mov","url":"/repository/webwerkstatt/demos/March2010/videos/fabrikWeatherWidget.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2631":{},"2632":{"rev":3268,"date":{"__isSmartRef__":true,"id":2633},"author":"jenslincke","shortName":"contextjsPersonExample_01.mov","url":"/repository/webwerkstatt/demos/March2010/videos/contextjsPersonExample_01.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2633":{},"2634":{"rev":3268,"date":{"__isSmartRef__":true,"id":2635},"author":"jenslincke","shortName":"fabrikImageSearch.mov","url":"/repository/webwerkstatt/demos/March2010/videos/fabrikImageSearch.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2635":{},"2636":{"rev":3268,"date":{"__isSmartRef__":true,"id":2637},"author":"jenslincke","shortName":"contextjsTimeZoneExample_01.mov","url":"/repository/webwerkstatt/demos/March2010/videos/contextjsTimeZoneExample_01.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2637":{},"2638":{"rev":3268,"date":{"__isSmartRef__":true,"id":2639},"author":"jenslincke","shortName":"fabrikBrowserExample.mov","url":"/repository/webwerkstatt/demos/March2010/videos/fabrikBrowserExample.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2639":{},"2640":{"rev":27476,"date":{"__isSmartRef__":true,"id":2641},"author":"robertkrahn","shortName":"fabrikBrowser.xhtml","url":"/repository/webwerkstatt/demos/March2010/fabrikBrowser.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2641":{},"2642":{"rev":27477,"date":{"__isSmartRef__":true,"id":2643},"author":"robertkrahn","shortName":"wiki.xhtml","url":"/repository/webwerkstatt/demos/March2010/wiki.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2643":{},"2644":{"rev":27478,"date":{"__isSmartRef__":true,"id":2645},"author":"robertkrahn","shortName":"kernelSimpleObjects.xhtml","url":"/repository/webwerkstatt/demos/March2010/kernelSimpleObjects.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2645":{},"2646":{"rev":27479,"date":{"__isSmartRef__":true,"id":2647},"author":"robertkrahn","shortName":"overview.xhtml","url":"/repository/webwerkstatt/demos/March2010/overview.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2647":{},"2648":{"rev":27480,"date":{"__isSmartRef__":true,"id":2649},"author":"robertkrahn","shortName":"wikiBrowser.xhtml","url":"/repository/webwerkstatt/demos/March2010/wikiBrowser.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2649":{},"2650":{"rev":27481,"date":{"__isSmartRef__":true,"id":2651},"author":"robertkrahn","shortName":"contextjsTimeZoneExample.xhtml","url":"/repository/webwerkstatt/demos/March2010/contextjsTimeZoneExample.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2651":{},"2652":{"rev":27482,"date":{"__isSmartRef__":true,"id":2653},"author":"robertkrahn","shortName":"fabrikWeather.xhtml","url":"/repository/webwerkstatt/demos/March2010/fabrikWeather.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2653":{},"2654":{"rev":27483,"date":{"__isSmartRef__":true,"id":2655},"author":"robertkrahn","shortName":"kernel.xhtml","url":"/repository/webwerkstatt/demos/March2010/kernel.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2655":{},"2656":{"rev":27484,"date":{"__isSmartRef__":true,"id":2657},"author":"robertkrahn","shortName":"contextjs.xhtml","url":"/repository/webwerkstatt/demos/March2010/contextjs.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2657":{},"2658":{"rev":27485,"date":{"__isSmartRef__":true,"id":2659},"author":"robertkrahn","shortName":"fabrikStudiozeit.xhtml","url":"/repository/webwerkstatt/demos/March2010/fabrikStudiozeit.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2659":{},"2660":{"rev":27486,"date":{"__isSmartRef__":true,"id":2661},"author":"robertkrahn","shortName":"wikiGraphLayout.xhtml","url":"/repository/webwerkstatt/demos/March2010/wikiGraphLayout.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2661":{},"2662":{"rev":54074,"date":{"__isSmartRef__":true,"id":2663},"author":"robertkrahn","shortName":"SimpleConstraints2.xhtml","url":"/repository/webwerkstatt/demos/SimpleConstraints2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2663":{},"2664":{"rev":29906,"date":{"__isSmartRef__":true,"id":2665},"author":"jenslincke","shortName":"fabrik/","url":"/repository/webwerkstatt/demos/fabrik/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2665":{},"2666":{"rev":29803,"date":{"__isSmartRef__":true,"id":2667},"author":"jenslincke","shortName":"ClassBrowser.xhtml","url":"/repository/webwerkstatt/demos/fabrik/ClassBrowser.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2667":{},"2668":{"rev":29906,"date":{"__isSmartRef__":true,"id":2669},"author":"jenslincke","shortName":"WeatherWidget.xhtml","url":"/repository/webwerkstatt/demos/fabrik/WeatherWidget.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2669":{},"2670":{"rev":30456,"date":{"__isSmartRef__":true,"id":2671},"author":"jenslincke","shortName":"tools/","url":"/repository/webwerkstatt/demos/tools/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2671":{},"2672":{"rev":30452,"date":{"__isSmartRef__":true,"id":2673},"author":"jenslincke","shortName":"template.xhtml","url":"/repository/webwerkstatt/demos/tools/template.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2673":{},"2674":{"rev":30456,"date":{"__isSmartRef__":true,"id":2675},"author":"jenslincke","shortName":"benchmarks.xhtml","url":"/repository/webwerkstatt/demos/tools/benchmarks.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2675":{},"2676":{"rev":54077,"date":{"__isSmartRef__":true,"id":2677},"author":"jenslincke","shortName":"SwaIntro.xhtml","url":"/repository/webwerkstatt/demos/SwaIntro.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2677":{},"2678":{"rev":60189,"date":{"__isSmartRef__":true,"id":2679},"author":"robertkrahn","shortName":"CPUVisualization.xhtml","url":"/repository/webwerkstatt/demos/CPUVisualization.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2679":{},"2680":{"rev":40347,"date":{"__isSmartRef__":true,"id":2681},"author":"jenslincke","shortName":"lively/","url":"/repository/webwerkstatt/demos/lively/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2681":{},"2682":{"rev":27451,"date":{"__isSmartRef__":true,"id":2683},"author":"robertkrahn","shortName":"Engine.xhtml","url":"/repository/webwerkstatt/demos/lively/Engine.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2683":{},"2684":{"rev":40347,"date":{"__isSmartRef__":true,"id":2685},"author":"jenslincke","shortName":"livelykernel.xhtml","url":"/repository/webwerkstatt/demos/lively/livelykernel.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2685":{},"2686":{"rev":27453,"date":{"__isSmartRef__":true,"id":2687},"author":"robertkrahn","shortName":"EngineAdaptation.xhtml","url":"/repository/webwerkstatt/demos/lively/EngineAdaptation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2687":{},"2688":{"rev":27454,"date":{"__isSmartRef__":true,"id":2689},"author":"robertkrahn","shortName":"Clock.xhtml","url":"/repository/webwerkstatt/demos/lively/Clock.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2689":{},"2690":{"rev":19429,"date":{"__isSmartRef__":true,"id":2691},"author":"jenslincke","shortName":"videos/","url":"/repository/webwerkstatt/demos/lively/videos/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2691":{},"2692":{"rev":14243,"date":{"__isSmartRef__":true,"id":2693},"author":"jenslincke","shortName":"LivelyEngineAdaptation.mov","url":"/repository/webwerkstatt/demos/lively/videos/LivelyEngineAdaptation.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2693":{},"2694":{"rev":19429,"date":{"__isSmartRef__":true,"id":2695},"author":"jenslincke","shortName":"LivelyRectanglePacker.mov","url":"/repository/webwerkstatt/demos/lively/videos/LivelyRectanglePacker.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2695":{},"2696":{"rev":14207,"date":{"__isSmartRef__":true,"id":2697},"author":"jenslincke","shortName":"LivelyClock.mov","url":"/repository/webwerkstatt/demos/lively/videos/LivelyClock.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2697":{},"2698":{"rev":14207,"date":{"__isSmartRef__":true,"id":2699},"author":"jenslincke","shortName":"LivelyEngine.mov","url":"/repository/webwerkstatt/demos/lively/videos/LivelyEngine.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2699":{},"2700":{"rev":15702,"date":{"__isSmartRef__":true,"id":2701},"author":"jenslincke","shortName":"DraftShrinkLayout.mov","url":"/repository/webwerkstatt/demos/lively/videos/DraftShrinkLayout.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2701":{},"2702":{"rev":27455,"date":{"__isSmartRef__":true,"id":2703},"author":"robertkrahn","shortName":"ClockBrowser.xhtml","url":"/repository/webwerkstatt/demos/lively/ClockBrowser.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2703":{},"2704":{"rev":34572,"date":{"__isSmartRef__":true,"id":2705},"author":"franz.becker","shortName":"LivelyJITExamples.xhtml","url":"/repository/webwerkstatt/demos/LivelyJITExamples.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2705":{},"2706":{"rev":27467,"date":{"__isSmartRef__":true,"id":2707},"author":"robertkrahn","shortName":"TreeWikiViz.xhtml","url":"/repository/webwerkstatt/demos/TreeWikiViz.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2707":{},"2708":{"rev":53098,"date":{"__isSmartRef__":true,"id":2709},"author":"jenslincke","shortName":"ScriptConnect.xhtml","url":"/repository/webwerkstatt/demos/ScriptConnect.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2709":{},"2710":{"rev":40780,"date":{"__isSmartRef__":true,"id":2711},"author":"robertkrahn","shortName":"TileScripting.xhtml","url":"/repository/webwerkstatt/demos/TileScripting.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2711":{},"2712":{"rev":54072,"date":{"__isSmartRef__":true,"id":2713},"author":"robertkrahn","shortName":"SimpleConstraints.xhtml","url":"/repository/webwerkstatt/demos/SimpleConstraints.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2713":{},"2714":{"rev":27430,"date":{"__isSmartRef__":true,"id":2715},"author":"robertkrahn","shortName":"AgileSoftwareentwicklung/","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2715":{},"2716":{"rev":17773,"date":{"__isSmartRef__":true,"id":2717},"author":"robertkrahn","shortName":"media/","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2717":{},"2718":{"rev":9247,"date":{"__isSmartRef__":true,"id":2719},"author":"robertkrahn","shortName":"sketches_01 (dragged) 4.png","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/media/sketches_01 (dragged) 4.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2719":{},"2720":{"rev":9248,"date":{"__isSmartRef__":true,"id":2721},"author":"robertkrahn","shortName":"sketches_01 (dragged) 5.png","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/media/sketches_01 (dragged) 5.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2721":{},"2722":{"rev":9249,"date":{"__isSmartRef__":true,"id":2723},"author":"robertkrahn","shortName":"sketches_01 (dragged) 6.png","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/media/sketches_01 (dragged) 6.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2723":{},"2724":{"rev":9250,"date":{"__isSmartRef__":true,"id":2725},"author":"robertkrahn","shortName":"sketches_01 (dragged) 7.png","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/media/sketches_01 (dragged) 7.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2725":{},"2726":{"rev":14650,"date":{"__isSmartRef__":true,"id":2727},"author":"robertkrahn","shortName":"tests-1.png","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/media/tests-1.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2727":{},"2728":{"rev":17773,"date":{"__isSmartRef__":true,"id":2729},"author":"robertkrahn","shortName":"Screen shot 2010-07-07 at 11.51.30 PM.png","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/media/Screen shot 2010-07-07 at 11.51.30 PM.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2729":{},"2730":{"rev":14650,"date":{"__isSmartRef__":true,"id":2731},"author":"robertkrahn","shortName":"tests-2.png","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/media/tests-2.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2731":{},"2732":{"rev":17772,"date":{"__isSmartRef__":true,"id":2733},"author":"robertkrahn","shortName":"Screen shot 2010-07-07 at 11.54.02 PM.png","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/media/Screen shot 2010-07-07 at 11.54.02 PM.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2733":{},"2734":{"rev":17771,"date":{"__isSmartRef__":true,"id":2735},"author":"robertkrahn","shortName":"Screen shot 2010-07-07 at 11.51.44 PM.png","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/media/Screen shot 2010-07-07 at 11.51.44 PM.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2735":{},"2736":{"rev":9251,"date":{"__isSmartRef__":true,"id":2737},"author":"robertkrahn","shortName":"sketches_01 (dragged).png","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/media/sketches_01 (dragged).png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2737":{},"2738":{"rev":9244,"date":{"__isSmartRef__":true,"id":2739},"author":"robertkrahn","shortName":"sketches_01 (dragged) 1.png","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/media/sketches_01 (dragged) 1.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2739":{},"2740":{"rev":9252,"date":{"__isSmartRef__":true,"id":2741},"author":"robertkrahn","shortName":"sketches_01.png","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/media/sketches_01.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2741":{},"2742":{"rev":9245,"date":{"__isSmartRef__":true,"id":2743},"author":"robertkrahn","shortName":"sketches_01 (dragged) 2.png","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/media/sketches_01 (dragged) 2.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2743":{},"2744":{"rev":9246,"date":{"__isSmartRef__":true,"id":2745},"author":"robertkrahn","shortName":"sketches_01 (dragged) 3.png","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/media/sketches_01 (dragged) 3.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2745":{},"2746":{"rev":15675,"date":{"__isSmartRef__":true,"id":2747},"author":"marcel.taeumel","shortName":"auth","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2747":{},"2748":{"rev":27424,"date":{"__isSmartRef__":true,"id":2749},"author":"robertkrahn","shortName":"SeminarPlanningIterations.xhtml","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/SeminarPlanningIterations.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2749":{},"2750":{"rev":27425,"date":{"__isSmartRef__":true,"id":2751},"author":"robertkrahn","shortName":"UserStories.xhtml","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/UserStories.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2751":{},"2752":{"rev":27426,"date":{"__isSmartRef__":true,"id":2753},"author":"robertkrahn","shortName":"UserStories1-4.xhtml","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/UserStories1-4.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2753":{},"2754":{"rev":27427,"date":{"__isSmartRef__":true,"id":2755},"author":"robertkrahn","shortName":"DraftEntwicklerTagebuch.xhtml","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/DraftEntwicklerTagebuch.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2755":{},"2756":{"rev":27428,"date":{"__isSmartRef__":true,"id":2757},"author":"robertkrahn","shortName":"SeminarMeetingUserStoriesApplied.xhtml","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/SeminarMeetingUserStoriesApplied.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2757":{},"2758":{"rev":27429,"date":{"__isSmartRef__":true,"id":2759},"author":"robertkrahn","shortName":"burndown.xhtml","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/burndown.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2759":{},"2760":{"rev":27430,"date":{"__isSmartRef__":true,"id":2761},"author":"robertkrahn","shortName":"SeminarMeetingWritingEffectiveTests.xhtml","url":"/repository/webwerkstatt/AgileSoftwareentwicklung/SeminarMeetingWritingEffectiveTests.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2761":{},"2762":{"rev":57171,"date":{"__isSmartRef__":true,"id":2763},"author":"test46","shortName":"ram.xhtml","url":"/repository/webwerkstatt/ram.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2763":{},"2764":{"rev":29238,"date":{"__isSmartRef__":true,"id":2765},"author":"jenslincke","shortName":"test.xhtml","url":"/repository/webwerkstatt/test.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2765":{},"2766":{"rev":28611,"date":{"__isSmartRef__":true,"id":2767},"author":"robertkrahn","shortName":"BrokenWorldRepairSite.xhtml","url":"/repository/webwerkstatt/BrokenWorldRepairSite.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2767":{},"2768":{"rev":4310,"date":{"__isSmartRef__":true,"id":2769},"author":"robertkrahn","shortName":"Makefile","url":"/repository/webwerkstatt/Makefile","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2769":{},"2770":{"rev":36706,"date":{"__isSmartRef__":true,"id":2771},"author":"robertkrahn","shortName":"benchmarks/","url":"/repository/webwerkstatt/benchmarks/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2771":{},"2772":{"rev":4564,"date":{"__isSmartRef__":true,"id":2773},"author":"robertkrahn","shortName":"auth","url":"/repository/webwerkstatt/benchmarks/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2773":{},"2774":{"rev":30531,"date":{"__isSmartRef__":true,"id":2775},"author":"jenslincke","shortName":"listBenchmark.xhtml","url":"/repository/webwerkstatt/benchmarks/listBenchmark.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2775":{},"2776":{"rev":27497,"date":{"__isSmartRef__":true,"id":2777},"author":"robertkrahn","shortName":"benchmarkMouseEvents.xhtml","url":"/repository/webwerkstatt/benchmarks/benchmarkMouseEvents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2777":{},"2778":{"rev":36630,"date":{"__isSmartRef__":true,"id":2779},"author":"robertkrahn","shortName":"ellipseBenchmark.xhtml","url":"/repository/webwerkstatt/benchmarks/ellipseBenchmark.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2779":{},"2780":{"rev":27499,"date":{"__isSmartRef__":true,"id":2781},"author":"robertkrahn","shortName":"benchmarkLocalStorage.xhtml","url":"/repository/webwerkstatt/benchmarks/benchmarkLocalStorage.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2781":{},"2782":{"rev":27500,"date":{"__isSmartRef__":true,"id":2783},"author":"robertkrahn","shortName":"benchmark1.xhtml","url":"/repository/webwerkstatt/benchmarks/benchmark1.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2783":{},"2784":{"rev":27501,"date":{"__isSmartRef__":true,"id":2785},"author":"robertkrahn","shortName":"benchmark2.xhtml","url":"/repository/webwerkstatt/benchmarks/benchmark2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2785":{},"2786":{"rev":36706,"date":{"__isSmartRef__":true,"id":2787},"author":"robertkrahn","shortName":"ellipseBenchmarkWithoutLayers.xhtml","url":"/repository/webwerkstatt/benchmarks/ellipseBenchmarkWithoutLayers.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2787":{},"2788":{"rev":27502,"date":{"__isSmartRef__":true,"id":2789},"author":"robertkrahn","shortName":"serialization.xhtml","url":"/repository/webwerkstatt/benchmarks/serialization.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2789":{},"2790":{"rev":27503,"date":{"__isSmartRef__":true,"id":2791},"author":"robertkrahn","shortName":"SystemBrowserBenchmark.xhtml","url":"/repository/webwerkstatt/benchmarks/SystemBrowserBenchmark.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2791":{},"2792":{"rev":48451,"date":{"__isSmartRef__":true,"id":2793},"author":"robertkrahn","shortName":"canvasWorld.xhtml","url":"/repository/webwerkstatt/canvasWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2793":{},"2794":{"rev":47836,"date":{"__isSmartRef__":true,"id":2795},"author":"robertkrahn","shortName":"exampleWorld2.xhtml","url":"/repository/webwerkstatt/exampleWorld2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2795":{},"2796":{"rev":27517,"date":{"__isSmartRef__":true,"id":2797},"author":"robertkrahn","shortName":"roadmap/","url":"/repository/webwerkstatt/roadmap/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2797":{},"2798":{"rev":27504,"date":{"__isSmartRef__":true,"id":2799},"author":"robertkrahn","shortName":"FabrikTodo.xhtml","url":"/repository/webwerkstatt/roadmap/FabrikTodo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2799":{},"2800":{"rev":27505,"date":{"__isSmartRef__":true,"id":2801},"author":"robertkrahn","shortName":"LivelySpringCodeOrganization.xhtml","url":"/repository/webwerkstatt/roadmap/LivelySpringCodeOrganization.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2801":{},"2802":{"rev":27506,"date":{"__isSmartRef__":true,"id":2803},"author":"robertkrahn","shortName":"LivelySpringSprint.xhtml","url":"/repository/webwerkstatt/roadmap/LivelySpringSprint.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2803":{},"2804":{"rev":27507,"date":{"__isSmartRef__":true,"id":2805},"author":"robertkrahn","shortName":"UserStories.xhtml","url":"/repository/webwerkstatt/roadmap/UserStories.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2805":{},"2806":{"rev":27508,"date":{"__isSmartRef__":true,"id":2807},"author":"robertkrahn","shortName":"LivelySpringDevelopmentProcess.xhtml","url":"/repository/webwerkstatt/roadmap/LivelySpringDevelopmentProcess.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2807":{},"2808":{"rev":27509,"date":{"__isSmartRef__":true,"id":2809},"author":"robertkrahn","shortName":"LivelyText.xhtml","url":"/repository/webwerkstatt/roadmap/LivelyText.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2809":{},"2810":{"rev":27510,"date":{"__isSmartRef__":true,"id":2811},"author":"robertkrahn","shortName":"LivelyTodo.xhtml","url":"/repository/webwerkstatt/roadmap/LivelyTodo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2811":{},"2812":{"rev":27511,"date":{"__isSmartRef__":true,"id":2813},"author":"robertkrahn","shortName":"WebWerkstattTodo.xhtml","url":"/repository/webwerkstatt/roadmap/WebWerkstattTodo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2813":{},"2814":{"rev":27512,"date":{"__isSmartRef__":true,"id":2815},"author":"robertkrahn","shortName":"Empty.xhtml","url":"/repository/webwerkstatt/roadmap/Empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2815":{},"2816":{"rev":27513,"date":{"__isSmartRef__":true,"id":2817},"author":"robertkrahn","shortName":"LivelyRoadmapIdeas.xhtml","url":"/repository/webwerkstatt/roadmap/LivelyRoadmapIdeas.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2817":{},"2818":{"rev":27514,"date":{"__isSmartRef__":true,"id":2819},"author":"robertkrahn","shortName":"LivelyProjectIdeas.xhtml","url":"/repository/webwerkstatt/roadmap/LivelyProjectIdeas.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2819":{},"2820":{"rev":27515,"date":{"__isSmartRef__":true,"id":2821},"author":"robertkrahn","shortName":"LogoDraft.xhtml","url":"/repository/webwerkstatt/roadmap/LogoDraft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2821":{},"2822":{"rev":27516,"date":{"__isSmartRef__":true,"id":2823},"author":"robertkrahn","shortName":"MasterIdeas.xhtml","url":"/repository/webwerkstatt/roadmap/MasterIdeas.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2823":{},"2824":{"rev":27517,"date":{"__isSmartRef__":true,"id":2825},"author":"robertkrahn","shortName":"JournalStories.xhtml","url":"/repository/webwerkstatt/roadmap/JournalStories.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2825":{},"2826":{"rev":30622,"date":{"__isSmartRef__":true,"id":2827},"author":"jenslincke","shortName":"diffupdate.sh","url":"/repository/webwerkstatt/diffupdate.sh","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2827":{},"2828":{"rev":69745,"date":{"__isSmartRef__":true,"id":2829},"author":"ahold","shortName":"alex/","url":"/repository/webwerkstatt/alex/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2829":{},"2830":{"rev":69298,"date":{"__isSmartRef__":true,"id":2831},"author":"ahold","shortName":"playground.xhtml","url":"/repository/webwerkstatt/alex/playground.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2831":{},"2832":{"rev":67440,"date":{"__isSmartRef__":true,"id":2833},"author":"ahold","shortName":"config.js","url":"/repository/webwerkstatt/alex/config.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2833":{},"2834":{"rev":37817,"date":{"__isSmartRef__":true,"id":2835},"author":"alexander.hold","shortName":"codefragments/","url":"/repository/webwerkstatt/alex/codefragments/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2835":{},"2836":{"rev":37817,"date":{"__isSmartRef__":true,"id":2837},"author":"alexander.hold","shortName":"file.js","url":"/repository/webwerkstatt/alex/codefragments/file.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2837":{},"2838":{"rev":43461,"date":{"__isSmartRef__":true,"id":2839},"author":"alexander.hold","shortName":"debug.xhtml","url":"/repository/webwerkstatt/alex/debug.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2839":{},"2840":{"rev":33742,"date":{"__isSmartRef__":true,"id":2841},"author":"alexander.hold","shortName":"Stories.xhtml","url":"/repository/webwerkstatt/alex/Stories.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2841":{},"2842":{"rev":69079,"date":{"__isSmartRef__":true,"id":2843},"author":"ahold","shortName":"notes.xhtml","url":"/repository/webwerkstatt/alex/notes.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2843":{},"2844":{"rev":55775,"date":{"__isSmartRef__":true,"id":2845},"author":"alexander.hold","shortName":"trackerTest.xhtml","url":"/repository/webwerkstatt/alex/trackerTest.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2845":{},"2846":{"rev":57028,"date":{"__isSmartRef__":true,"id":2847},"author":"alexander.hold","shortName":"MyPartsBin/","url":"/repository/webwerkstatt/alex/MyPartsBin/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2847":{},"2848":{"rev":57027,"date":{"__isSmartRef__":true,"id":2849},"author":"alexander.hold","shortName":"EventPlayer.json","url":"/repository/webwerkstatt/alex/MyPartsBin/EventPlayer.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2849":{},"2850":{"rev":57028,"date":{"__isSmartRef__":true,"id":2851},"author":"alexander.hold","shortName":"EventPlayer.svg","url":"/repository/webwerkstatt/alex/MyPartsBin/EventPlayer.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2851":{},"2852":{"rev":33743,"date":{"__isSmartRef__":true,"id":2853},"author":"alexander.hold","shortName":"empty.xhtml","url":"/repository/webwerkstatt/alex/empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2853":{},"2854":{"rev":47176,"date":{"__isSmartRef__":true,"id":2855},"author":"alexander.hold","shortName":"menubug.xhtml","url":"/repository/webwerkstatt/alex/menubug.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2855":{},"2856":{"rev":69196,"date":{"__isSmartRef__":true,"id":2857},"author":"ahold","shortName":"serverdev.xhtml","url":"/repository/webwerkstatt/alex/serverdev.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2857":{},"2858":{"rev":36092,"date":{"__isSmartRef__":true,"id":2859},"author":"alexander.hold","shortName":"auth","url":"/repository/webwerkstatt/alex/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2859":{},"2860":{"rev":38044,"date":{"__isSmartRef__":true,"id":2861},"author":"anonymous","shortName":"proto/","url":"/repository/webwerkstatt/alex/proto/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2861":{},"2862":{"rev":49742,"date":{"__isSmartRef__":true,"id":2863},"author":"alexander.hold","shortName":"nodejsServer.xhtml","url":"/repository/webwerkstatt/alex/nodejsServer.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2863":{},"2864":{"rev":54719,"date":{"__isSmartRef__":true,"id":2865},"author":"alexander.hold","shortName":"journal.xhtml","url":"/repository/webwerkstatt/alex/journal.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2865":{},"2866":{"rev":55830,"date":{"__isSmartRef__":true,"id":2867},"author":"alexander.hold","shortName":"EventTrackerTest.js","url":"/repository/webwerkstatt/alex/EventTrackerTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2867":{},"2868":{"rev":67657,"date":{"__isSmartRef__":true,"id":2869},"author":"ahold","shortName":"EventTracker.js","url":"/repository/webwerkstatt/alex/EventTracker.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2869":{},"2870":{"rev":49290,"date":{"__isSmartRef__":true,"id":2871},"author":"alexander.hold","shortName":"EventPlayerTest.js","url":"/repository/webwerkstatt/alex/EventPlayerTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2871":{},"2872":{"rev":52905,"date":{"__isSmartRef__":true,"id":2873},"author":"alexander.hold","shortName":"objectTracing.xhtml","url":"/repository/webwerkstatt/alex/objectTracing.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2873":{},"2874":{"rev":34763,"date":{"__isSmartRef__":true,"id":2875},"author":"robertkrahn","shortName":"sandbox/","url":"/repository/webwerkstatt/sandbox/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2875":{},"2876":{"rev":27760,"date":{"__isSmartRef__":true,"id":2877},"author":"robertkrahn","shortName":"anewpage.xhtml","url":"/repository/webwerkstatt/sandbox/anewpage.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2877":{},"2878":{"rev":34762,"date":{"__isSmartRef__":true,"id":2879},"author":"robertkrahn","shortName":"json1.xhtml","url":"/repository/webwerkstatt/sandbox/json1.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2879":{},"2880":{"rev":34544,"date":{"__isSmartRef__":true,"id":2881},"author":"lauritz.thamsen","shortName":"lauritz.xhtml","url":"/repository/webwerkstatt/sandbox/lauritz.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2881":{},"2882":{"rev":34585,"date":{"__isSmartRef__":true,"id":2883},"author":"robertkrahn","shortName":"Empty.xhtml","url":"/repository/webwerkstatt/sandbox/Empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2883":{},"2884":{"rev":27762,"date":{"__isSmartRef__":true,"id":2885},"author":"robertkrahn","shortName":"sandbox.xhtml","url":"/repository/webwerkstatt/sandbox/sandbox.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2885":{},"2886":{"rev":34553,"date":{"__isSmartRef__":true,"id":2887},"author":"dustin.beyer","shortName":"test.js","url":"/repository/webwerkstatt/sandbox/test.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2887":{},"2888":{"rev":7475,"date":{"__isSmartRef__":true,"id":2889},"author":"david.jaeger","shortName":"mycode.js","url":"/repository/webwerkstatt/sandbox/mycode.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2889":{},"2890":{"rev":34549,"date":{"__isSmartRef__":true,"id":2891},"author":"franz.becker","shortName":"myVeryOwnModule.js","url":"/repository/webwerkstatt/sandbox/myVeryOwnModule.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2891":{},"2892":{"rev":34576,"date":{"__isSmartRef__":true,"id":2893},"author":"franz.becker","shortName":"test123.xhtml","url":"/repository/webwerkstatt/sandbox/test123.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2893":{},"2894":{"rev":34579,"date":{"__isSmartRef__":true,"id":2895},"author":"jenslincke","shortName":"FirstSteps.xhtml","url":"/repository/webwerkstatt/sandbox/FirstSteps.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2895":{},"2896":{"rev":34539,"date":{"__isSmartRef__":true,"id":2897},"author":"lauritz.thamsen","shortName":"auth","url":"/repository/webwerkstatt/sandbox/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2897":{},"2898":{"rev":34547,"date":{"__isSmartRef__":true,"id":2899},"author":"jenslincke","shortName":"MyModule.js","url":"/repository/webwerkstatt/sandbox/MyModule.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2899":{},"2900":{"rev":34746,"date":{"__isSmartRef__":true,"id":2901},"author":"dustin.beyer","shortName":"dustins-world.xhtml","url":"/repository/webwerkstatt/sandbox/dustins-world.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2901":{},"2902":{"rev":34552,"date":{"__isSmartRef__":true,"id":2903},"author":"jenslincke","shortName":"test1.js","url":"/repository/webwerkstatt/sandbox/test1.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2903":{},"2904":{"rev":34691,"date":{"__isSmartRef__":true,"id":2905},"author":"jenslincke","shortName":"test2.js","url":"/repository/webwerkstatt/sandbox/test2.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2905":{},"2906":{"rev":34763,"date":{"__isSmartRef__":true,"id":2907},"author":"robertkrahn","shortName":"xml1.xhtml","url":"/repository/webwerkstatt/sandbox/xml1.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2907":{},"2908":{"rev":22891,"date":{"__isSmartRef__":true,"id":2909},"author":"jenslincke","shortName":"diffback.sh","url":"/repository/webwerkstatt/diffback.sh","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2909":{},"2910":{"rev":69699,"date":{"__isSmartRef__":true,"id":2911},"author":"markoroeder","shortName":"Dan/","url":"/repository/webwerkstatt/Dan/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2911":{},"2912":{"rev":69478,"date":{"__isSmartRef__":true,"id":2913},"author":"Hank","shortName":"HaloExpt.xhtml","url":"/repository/webwerkstatt/Dan/HaloExpt.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2913":{},"2914":{"rev":49860,"date":{"__isSmartRef__":true,"id":2915},"author":"Dan","shortName":"media/","url":"/repository/webwerkstatt/Dan/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2915":{},"2916":{"rev":22503,"date":{"__isSmartRef__":true,"id":2917},"author":"robertkrahn","shortName":"SAP Banner.tiff","url":"/repository/webwerkstatt/Dan/media/SAP Banner.tiff","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2917":{},"2918":{"rev":22502,"date":{"__isSmartRef__":true,"id":2919},"author":"robertkrahn","shortName":"SAP CS Logo2.tiff","url":"/repository/webwerkstatt/Dan/media/SAP CS Logo2.tiff","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2919":{},"2920":{"rev":49860,"date":{"__isSmartRef__":true,"id":2921},"author":"Dan","shortName":"dentalCard2010.jpg","url":"/repository/webwerkstatt/Dan/media/dentalCard2010.jpg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2921":{},"2922":{"rev":22827,"date":{"__isSmartRef__":true,"id":2923},"author":"robertkrahn","shortName":"SAP-logo.png","url":"/repository/webwerkstatt/Dan/media/SAP-logo.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2923":{},"2924":{"rev":46544,"date":{"__isSmartRef__":true,"id":2925},"author":"m.roeder","shortName":"best-run_businesses.png","url":"/repository/webwerkstatt/Dan/media/best-run_businesses.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2925":{},"2926":{"rev":22829,"date":{"__isSmartRef__":true,"id":2927},"author":"robertkrahn","shortName":"sapLogo.png","url":"/repository/webwerkstatt/Dan/media/sapLogo.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2927":{},"2928":{"rev":22560,"date":{"__isSmartRef__":true,"id":2929},"author":"robertkrahn","shortName":"SAPBanner_noBorder.tiff","url":"/repository/webwerkstatt/Dan/media/SAPBanner_noBorder.tiff","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2929":{},"2930":{"rev":22826,"date":{"__isSmartRef__":true,"id":2931},"author":"robertkrahn","shortName":"SAPBanner_noBorder_transparent.tiff","url":"/repository/webwerkstatt/Dan/media/SAPBanner_noBorder_transparent.tiff","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2931":{},"2932":{"rev":22559,"date":{"__isSmartRef__":true,"id":2933},"author":"robertkrahn","shortName":"SAPCSLogo2_noBorder.tiff","url":"/repository/webwerkstatt/Dan/media/SAPCSLogo2_noBorder.tiff","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2933":{},"2934":{"rev":22588,"date":{"__isSmartRef__":true,"id":2935},"author":"robertkrahn","shortName":"SAPCSLogo2_noBorder_transparent.tiff","url":"/repository/webwerkstatt/Dan/media/SAPCSLogo2_noBorder_transparent.tiff","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2935":{},"2936":{"rev":27783,"date":{"__isSmartRef__":true,"id":2937},"author":"robertkrahn","shortName":"upload.xhtml","url":"/repository/webwerkstatt/Dan/upload.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2937":{},"2938":{"rev":65318,"date":{"__isSmartRef__":true,"id":2939},"author":"Hank","shortName":"LineTest.xhtml","url":"/repository/webwerkstatt/Dan/LineTest.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2939":{},"2940":{"rev":53001,"date":{"__isSmartRef__":true,"id":2941},"author":"robertkrahn","shortName":"NodeJSDemo.xhtml","url":"/repository/webwerkstatt/Dan/NodeJSDemo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2941":{},"2942":{"rev":62584,"date":{"__isSmartRef__":true,"id":2943},"author":"Hank","shortName":"EmptyWorld2.xhtml","url":"/repository/webwerkstatt/Dan/EmptyWorld2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2943":{},"2944":{"rev":22296,"date":{"__isSmartRef__":true,"id":2945},"author":"robertkrahn","shortName":"image2.jpg","url":"/repository/webwerkstatt/Dan/image2.jpg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2945":{},"2946":{"rev":27785,"date":{"__isSmartRef__":true,"id":2947},"author":"robertkrahn","shortName":"HJFinis.xhtml","url":"/repository/webwerkstatt/Dan/HJFinis.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2947":{},"2948":{"rev":37152,"date":{"__isSmartRef__":true,"id":2949},"author":"m.roeder","shortName":"DemoProtoVis.xhtml","url":"/repository/webwerkstatt/Dan/DemoProtoVis.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2949":{},"2950":{"rev":27788,"date":{"__isSmartRef__":true,"id":2951},"author":"robertkrahn","shortName":"HTMLOverview.xhtml","url":"/repository/webwerkstatt/Dan/HTMLOverview.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2951":{},"2952":{"rev":27789,"date":{"__isSmartRef__":true,"id":2953},"author":"robertkrahn","shortName":"FabrikInfoVis.xhtml","url":"/repository/webwerkstatt/Dan/FabrikInfoVis.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2953":{},"2954":{"rev":64800,"date":{"__isSmartRef__":true,"id":2955},"author":"Hank","shortName":"\"lively.morphic.Widgets\".js","url":"/repository/webwerkstatt/Dan/\"lively.morphic.Widgets\".js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2955":{},"2956":{"rev":27790,"date":{"__isSmartRef__":true,"id":2957},"author":"robertkrahn","shortName":"HJCover.xhtml","url":"/repository/webwerkstatt/Dan/HJCover.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2957":{},"2958":{"rev":50293,"date":{"__isSmartRef__":true,"id":2959},"author":"robertkrahn","shortName":"Workbench-2-3-11.xhtml","url":"/repository/webwerkstatt/Dan/Workbench-2-3-11.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2959":{},"2960":{"rev":53743,"date":{"__isSmartRef__":true,"id":2961},"author":"Dan","shortName":"draft.xhtml","url":"/repository/webwerkstatt/Dan/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2961":{},"2962":{"rev":67421,"date":{"__isSmartRef__":true,"id":2963},"author":"robertkrahn","shortName":"DnDCPUUsage.xhtml","url":"/repository/webwerkstatt/Dan/DnDCPUUsage.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2963":{},"2964":{"rev":27792,"date":{"__isSmartRef__":true,"id":2965},"author":"robertkrahn","shortName":"JSOverview.xhtml","url":"/repository/webwerkstatt/Dan/JSOverview.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2965":{},"2966":{"rev":27793,"date":{"__isSmartRef__":true,"id":2967},"author":"robertkrahn","shortName":"Relevance.xhtml","url":"/repository/webwerkstatt/Dan/Relevance.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2967":{},"2968":{"rev":67511,"date":{"__isSmartRef__":true,"id":2969},"author":"Hank","shortName":"Demo-4-3-11.xhtml","url":"/repository/webwerkstatt/Dan/Demo-4-3-11.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2969":{},"2970":{"rev":43177,"date":{"__isSmartRef__":true,"id":2971},"author":"m.roeder","shortName":"auth","url":"/repository/webwerkstatt/Dan/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2971":{},"2972":{"rev":27795,"date":{"__isSmartRef__":true,"id":2973},"author":"robertkrahn","shortName":"HTML5Summary.xhtml","url":"/repository/webwerkstatt/Dan/HTML5Summary.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2973":{},"2974":{"rev":56391,"date":{"__isSmartRef__":true,"id":2975},"author":"Dan","shortName":"Demo-3-8-11.xhtml","url":"/repository/webwerkstatt/Dan/Demo-3-8-11.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2975":{},"2976":{"rev":56363,"date":{"__isSmartRef__":true,"id":2977},"author":"robertkrahn","shortName":"OMeta-Smalltalk-Demo.xhtml","url":"/repository/webwerkstatt/Dan/OMeta-Smalltalk-Demo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2977":{},"2978":{"rev":55194,"date":{"__isSmartRef__":true,"id":2979},"author":"Dan","shortName":"FromScratch.xhtml","url":"/repository/webwerkstatt/Dan/FromScratch.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2979":{},"2980":{"rev":49890,"date":{"__isSmartRef__":true,"id":2981},"author":"Dan","shortName":"GromitBlock.xhtml","url":"/repository/webwerkstatt/Dan/GromitBlock.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2981":{},"2982":{"rev":45867,"date":{"__isSmartRef__":true,"id":2983},"author":"robertkrahn","shortName":"dev.xhtml","url":"/repository/webwerkstatt/Dan/dev.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2983":{},"2984":{"rev":59949,"date":{"__isSmartRef__":true,"id":2985},"author":"jenslincke","shortName":"test.xhtml","url":"/repository/webwerkstatt/Dan/test.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2985":{},"2986":{"rev":50293,"date":{"__isSmartRef__":true,"id":2987},"author":"robertkrahn","shortName":"SAPSlideTemplate1.xhtml","url":"/repository/webwerkstatt/Dan/SAPSlideTemplate1.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2987":{},"2988":{"rev":69699,"date":{"__isSmartRef__":true,"id":2989},"author":"anonymous","shortName":"PM/","url":"/repository/webwerkstatt/Dan/PM/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2989":{},"2990":{"rev":69335,"date":{"__isSmartRef__":true,"id":2991},"author":"anonymous","shortName":"Forms.xhtml","url":"/repository/webwerkstatt/Dan/PM/Forms.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2991":{},"2992":{"rev":66798,"date":{"__isSmartRef__":true,"id":2993},"author":"anonymous","shortName":"Lively2.xhtml","url":"/repository/webwerkstatt/Dan/PM/Lively2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2993":{},"2994":{"rev":65395,"date":{"__isSmartRef__":true,"id":2995},"author":"anonymous","shortName":"May.xhtml","url":"/repository/webwerkstatt/Dan/PM/May.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2995":{},"2996":{"rev":65399,"date":{"__isSmartRef__":true,"id":2997},"author":"anonymous","shortName":"PowerPointNot.xhtml","url":"/repository/webwerkstatt/Dan/PM/PowerPointNot.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2997":{},"2998":{"rev":69479,"date":{"__isSmartRef__":true,"id":2999},"author":"anonymous","shortName":"DemoForm.xhtml","url":"/repository/webwerkstatt/Dan/PM/DemoForm.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"2999":{},"3000":{"rev":68064,"date":{"__isSmartRef__":true,"id":3001},"author":"anonymous","shortName":"FormsDraft1.xhtml","url":"/repository/webwerkstatt/Dan/PM/FormsDraft1.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3001":{},"3002":{"rev":65403,"date":{"__isSmartRef__":true,"id":3003},"author":"anonymous","shortName":"Phoenix.xhtml","url":"/repository/webwerkstatt/Dan/PM/Phoenix.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3003":{},"3004":{"rev":69699,"date":{"__isSmartRef__":true,"id":3005},"author":"anonymous","shortName":"ScripterDev.xhtml","url":"/repository/webwerkstatt/Dan/PM/ScripterDev.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3005":{},"3006":{"rev":65410,"date":{"__isSmartRef__":true,"id":3007},"author":"anonymous","shortName":"LiveWeb.xhtml","url":"/repository/webwerkstatt/Dan/PM/LiveWeb.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3007":{},"3008":{"rev":69476,"date":{"__isSmartRef__":true,"id":3009},"author":"anonymous","shortName":"FormsScripter.xhtml","url":"/repository/webwerkstatt/Dan/PM/FormsScripter.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3009":{},"3010":{"rev":40653,"date":{"__isSmartRef__":true,"id":3011},"author":"robertkrahn","shortName":"FromRobert.xhtml","url":"/repository/webwerkstatt/Dan/FromRobert.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3011":{},"3012":{"rev":68311,"date":{"__isSmartRef__":true,"id":3013},"author":"Hank","shortName":"TextTest.xhtml","url":"/repository/webwerkstatt/Dan/TextTest.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3013":{},"3014":{"rev":68760,"date":{"__isSmartRef__":true,"id":3015},"author":"robertkrahn","shortName":"NewPresentation.xhtml","url":"/repository/webwerkstatt/Dan/NewPresentation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3015":{},"3016":{"rev":64881,"date":{"__isSmartRef__":true,"id":3017},"author":"Hank","shortName":"Bug-List.xhtml","url":"/repository/webwerkstatt/Dan/Bug-List.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3017":{},"3018":{"rev":67218,"date":{"__isSmartRef__":true,"id":3019},"author":"robertkrahn","shortName":"Demo-3-15-11.xhtml","url":"/repository/webwerkstatt/Dan/Demo-3-15-11.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3019":{},"3020":{"rev":27787,"date":{"__isSmartRef__":true,"id":3021},"author":"robertkrahn","shortName":"JSSummary.xhtml","url":"/repository/webwerkstatt/Dan/JSSummary.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3021":{},"3022":{"rev":27786,"date":{"__isSmartRef__":true,"id":3023},"author":"robertkrahn","shortName":"HTML5Links.xhtml","url":"/repository/webwerkstatt/Dan/HTML5Links.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3023":{},"3024":{"rev":51922,"date":{"__isSmartRef__":true,"id":3025},"author":"robertkrahn","shortName":"Presentation.js","url":"/repository/webwerkstatt/Dan/Presentation.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3025":{},"3026":{"rev":43209,"date":{"__isSmartRef__":true,"id":3027},"author":"Dan","shortName":"shuffle.xhtml","url":"/repository/webwerkstatt/Dan/shuffle.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3027":{},"3028":{"rev":27791,"date":{"__isSmartRef__":true,"id":3029},"author":"robertkrahn","shortName":"LKBase.xhtml","url":"/repository/webwerkstatt/Dan/LKBase.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3029":{},"3030":{"rev":55389,"date":{"__isSmartRef__":true,"id":3031},"author":"Dan","shortName":"QuickBrownFox.xhtml","url":"/repository/webwerkstatt/Dan/QuickBrownFox.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3031":{},"3032":{"rev":56829,"date":{"__isSmartRef__":true,"id":3033},"author":"robertkrahn","shortName":"RemoteCPU.xhtml","url":"/repository/webwerkstatt/Dan/RemoteCPU.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3033":{},"3034":{"rev":67512,"date":{"__isSmartRef__":true,"id":3035},"author":"Hank","shortName":"Demo-5-3-11.xhtml","url":"/repository/webwerkstatt/Dan/Demo-5-3-11.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3035":{},"3036":{"rev":63068,"date":{"__isSmartRef__":true,"id":3037},"author":"Hank","shortName":"EmptyWorld.xhtml","url":"/repository/webwerkstatt/Dan/EmptyWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3037":{},"3038":{"rev":27794,"date":{"__isSmartRef__":true,"id":3039},"author":"robertkrahn","shortName":"Overview.xhtml","url":"/repository/webwerkstatt/Dan/Overview.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3039":{},"3040":{"rev":22295,"date":{"__isSmartRef__":true,"id":3041},"author":"robertkrahn","shortName":"image.jpg","url":"/repository/webwerkstatt/Dan/image.jpg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3041":{},"3042":{"rev":68579,"date":{"__isSmartRef__":true,"id":3043},"author":"robertkrahn","shortName":"Tests/","url":"/repository/webwerkstatt/Dan/Tests/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3043":{},"3044":{"rev":68322,"date":{"__isSmartRef__":true,"id":3045},"author":"Hank","shortName":"TextTest.xhtml","url":"/repository/webwerkstatt/Dan/Tests/TextTest.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3045":{},"3046":{"rev":65326,"date":{"__isSmartRef__":true,"id":3047},"author":"Hank","shortName":"LineTest.xhtml","url":"/repository/webwerkstatt/Dan/Tests/LineTest.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3047":{},"3048":{"rev":68579,"date":{"__isSmartRef__":true,"id":3049},"author":"robertkrahn","shortName":"SerializationTest.xhtml","url":"/repository/webwerkstatt/Dan/Tests/SerializationTest.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3049":{},"3050":{"rev":68321,"date":{"__isSmartRef__":true,"id":3051},"author":"Hank","shortName":"SerializationTest2.xhtml","url":"/repository/webwerkstatt/Dan/Tests/SerializationTest2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3051":{},"3052":{"rev":45875,"date":{"__isSmartRef__":true,"id":3053},"author":"Dan","shortName":"canvasDev.xhtml","url":"/repository/webwerkstatt/Dan/canvasDev.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3053":{},"3054":{"rev":27796,"date":{"__isSmartRef__":true,"id":3055},"author":"robertkrahn","shortName":"LKDemo.xhtml","url":"/repository/webwerkstatt/Dan/LKDemo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3055":{},"3056":{"rev":27797,"date":{"__isSmartRef__":true,"id":3057},"author":"robertkrahn","shortName":"template.xhtml","url":"/repository/webwerkstatt/Dan/template.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3057":{},"3058":{"rev":27799,"date":{"__isSmartRef__":true,"id":3059},"author":"robertkrahn","shortName":"JSLinks.xhtml","url":"/repository/webwerkstatt/Dan/JSLinks.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3059":{},"3060":{"rev":27800,"date":{"__isSmartRef__":true,"id":3061},"author":"robertkrahn","shortName":"InfoVis.xhtml","url":"/repository/webwerkstatt/Dan/InfoVis.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3061":{},"3062":{"rev":64826,"date":{"__isSmartRef__":true,"id":3063},"author":"Hank","shortName":"BorderTest.xhtml","url":"/repository/webwerkstatt/Dan/BorderTest.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3063":{},"3064":{"rev":53406,"date":{"__isSmartRef__":true,"id":3065},"author":"Dan","shortName":"SimpleBrowser1.xhtml","url":"/repository/webwerkstatt/Dan/SimpleBrowser1.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3065":{},"3066":{"rev":29237,"date":{"__isSmartRef__":true,"id":3067},"author":"Dan","shortName":"LibrarySpec.xhtml","url":"/repository/webwerkstatt/Dan/LibrarySpec.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3067":{},"3068":{"rev":27801,"date":{"__isSmartRef__":true,"id":3069},"author":"robertkrahn","shortName":"SmalltalkOMetaDemo.xhtml","url":"/repository/webwerkstatt/Dan/SmalltalkOMetaDemo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3069":{},"3070":{"rev":67219,"date":{"__isSmartRef__":true,"id":3071},"author":"jenslincke","shortName":"Demo-3-15-11-bk.xhtml","url":"/repository/webwerkstatt/Dan/Demo-3-15-11-bk.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3071":{},"3072":{"rev":62091,"date":{"__isSmartRef__":true,"id":3073},"author":"Hank","shortName":"NewEmptyWorld.xhtml","url":"/repository/webwerkstatt/Dan/NewEmptyWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3073":{},"3074":{"rev":27802,"date":{"__isSmartRef__":true,"id":3075},"author":"robertkrahn","shortName":"LKBlock.xhtml","url":"/repository/webwerkstatt/Dan/LKBlock.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3075":{},"3076":{"rev":27804,"date":{"__isSmartRef__":true,"id":3077},"author":"robertkrahn","shortName":"HJTools.xhtml","url":"/repository/webwerkstatt/Dan/HJTools.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3077":{},"3078":{"rev":37145,"date":{"__isSmartRef__":true,"id":3079},"author":"m.roeder","shortName":"DemoInfoVis.xhtml","url":"/repository/webwerkstatt/Dan/DemoInfoVis.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3079":{},"3080":{"rev":69675,"date":{"__isSmartRef__":true,"id":3081},"author":"robertkrahn","shortName":"Tests/","url":"/repository/webwerkstatt/Tests/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3081":{},"3082":{"rev":7274,"date":{"__isSmartRef__":true,"id":3083},"author":"jenslincke","shortName":"UndoTest.js","url":"/repository/webwerkstatt/Tests/UndoTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3083":{},"3084":{"rev":67401,"date":{"__isSmartRef__":true,"id":3085},"author":"robertkrahn","shortName":"TraitTests.js","url":"/repository/webwerkstatt/Tests/TraitTests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3085":{},"3086":{"rev":23576,"date":{"__isSmartRef__":true,"id":3087},"author":"robertkrahn","shortName":"PaperTest.js","url":"/repository/webwerkstatt/Tests/PaperTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3087":{},"3088":{"rev":10835,"date":{"__isSmartRef__":true,"id":3089},"author":"jenslincke","shortName":"CouchdbTest.js","url":"/repository/webwerkstatt/Tests/CouchdbTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3089":{},"3090":{"rev":4305,"date":{"__isSmartRef__":true,"id":3091},"author":"robertkrahn","shortName":"WikiWidgetTest.js","url":"/repository/webwerkstatt/Tests/WikiWidgetTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3091":{},"3092":{"rev":4305,"date":{"__isSmartRef__":true,"id":3093},"author":"robertkrahn","shortName":"javascriptyStuff.js","url":"/repository/webwerkstatt/Tests/javascriptyStuff.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3093":{},"3094":{"rev":59962,"date":{"__isSmartRef__":true,"id":3095},"author":"robertkrahn","shortName":"TextBasicsTest.js","url":"/repository/webwerkstatt/Tests/TextBasicsTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3095":{},"3096":{"rev":4305,"date":{"__isSmartRef__":true,"id":3097},"author":"robertkrahn","shortName":"WebCollabAgentTest.js","url":"/repository/webwerkstatt/Tests/WebCollabAgentTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3097":{},"3098":{"rev":19907,"date":{"__isSmartRef__":true,"id":3099},"author":"jenslincke","shortName":"JournalTest.js","url":"/repository/webwerkstatt/Tests/JournalTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3099":{},"3100":{"rev":4305,"date":{"__isSmartRef__":true,"id":3101},"author":"robertkrahn","shortName":"ModuleSystemTests.js","url":"/repository/webwerkstatt/Tests/ModuleSystemTests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3101":{},"3102":{"rev":17351,"date":{"__isSmartRef__":true,"id":3103},"author":"robertkrahn","shortName":"HelperTest.js","url":"/repository/webwerkstatt/Tests/HelperTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3103":{},"3104":{"rev":42936,"date":{"__isSmartRef__":true,"id":3105},"author":"robertkrahn","shortName":"TestFrameworkTests.js","url":"/repository/webwerkstatt/Tests/TestFrameworkTests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3105":{},"3106":{"rev":8760,"date":{"__isSmartRef__":true,"id":3107},"author":"jenslincke","shortName":"MiniPrototypeTest.js","url":"/repository/webwerkstatt/Tests/MiniPrototypeTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3107":{},"3108":{"rev":63622,"date":{"__isSmartRef__":true,"id":3109},"author":"robertkrahn","shortName":"ToolsTests.js","url":"/repository/webwerkstatt/Tests/ToolsTests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3109":{},"3110":{"rev":7286,"date":{"__isSmartRef__":true,"id":3111},"author":"anonymous","shortName":"results/","url":"/repository/webwerkstatt/Tests/results/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3111":{},"3112":{"rev":34807,"date":{"__isSmartRef__":true,"id":3113},"author":"robertkrahn","shortName":"CoreTest.js","url":"/repository/webwerkstatt/Tests/CoreTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3113":{},"3114":{"rev":18359,"date":{"__isSmartRef__":true,"id":3115},"author":"robertkrahn","shortName":"LKWikiTest.js","url":"/repository/webwerkstatt/Tests/LKWikiTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3115":{},"3116":{"rev":12310,"date":{"__isSmartRef__":true,"id":3117},"author":"robertkrahn","shortName":"PageNavigationTest.js","url":"/repository/webwerkstatt/Tests/PageNavigationTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3117":{},"3118":{"rev":10280,"date":{"__isSmartRef__":true,"id":3119},"author":"jenslincke","shortName":"SceneTest.js","url":"/repository/webwerkstatt/Tests/SceneTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3119":{},"3120":{"rev":56497,"date":{"__isSmartRef__":true,"id":3121},"author":"robertkrahn","shortName":"FabrikTest.js","url":"/repository/webwerkstatt/Tests/FabrikTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3121":{},"3122":{"rev":40431,"date":{"__isSmartRef__":true,"id":3123},"author":"robertkrahn","shortName":"ContextJSFlattenTest.js","url":"/repository/webwerkstatt/Tests/ContextJSFlattenTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3123":{},"3124":{"rev":38357,"date":{"__isSmartRef__":true,"id":3125},"author":"m.roeder","shortName":"LayoutTests.js","url":"/repository/webwerkstatt/Tests/LayoutTests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3125":{},"3126":{"rev":40432,"date":{"__isSmartRef__":true,"id":3127},"author":"robertkrahn","shortName":"BootstrapTests.js","url":"/repository/webwerkstatt/Tests/BootstrapTests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3127":{},"3128":{"rev":50300,"date":{"__isSmartRef__":true,"id":3129},"author":"robertkrahn","shortName":"SerializationTests.js","url":"/repository/webwerkstatt/Tests/SerializationTests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3129":{},"3130":{"rev":7310,"date":{"__isSmartRef__":true,"id":3131},"author":"robertkrahn","shortName":"SmalltalkParserTest.js","url":"/repository/webwerkstatt/Tests/SmalltalkParserTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3131":{},"3132":{"rev":29719,"date":{"__isSmartRef__":true,"id":3133},"author":"jenslincke","shortName":"TileScriptingTests.js","url":"/repository/webwerkstatt/Tests/TileScriptingTests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3133":{},"3134":{"rev":34232,"date":{"__isSmartRef__":true,"id":3135},"author":"robertkrahn","shortName":"results.txt","url":"/repository/webwerkstatt/Tests/results.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3135":{},"3136":{"rev":31979,"date":{"__isSmartRef__":true,"id":3137},"author":"robertkrahn","shortName":"ClassTest.js","url":"/repository/webwerkstatt/Tests/ClassTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3137":{},"3138":{"rev":56497,"date":{"__isSmartRef__":true,"id":3139},"author":"robertkrahn","shortName":"OmetaTest.js","url":"/repository/webwerkstatt/Tests/OmetaTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3139":{},"3140":{"rev":4305,"date":{"__isSmartRef__":true,"id":3141},"author":"robertkrahn","shortName":"RecordTest.js","url":"/repository/webwerkstatt/Tests/RecordTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3141":{},"3142":{"rev":19949,"date":{"__isSmartRef__":true,"id":3143},"author":"robertkrahn","shortName":"UserStoryTest.js","url":"/repository/webwerkstatt/Tests/UserStoryTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3143":{},"3144":{"rev":51700,"date":{"__isSmartRef__":true,"id":3145},"author":"jenslincke","shortName":"testRessources/","url":"/repository/webwerkstatt/Tests/testRessources/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3145":{},"3146":{"rev":51606,"date":{"__isSmartRef__":true,"id":3147},"author":"jenslincke","shortName":"Bar.js","url":"/repository/webwerkstatt/Tests/testRessources/Bar.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3147":{},"3148":{"rev":29894,"date":{"__isSmartRef__":true,"id":3149},"author":"robertkrahn","shortName":"Pen.lkml","url":"/repository/webwerkstatt/Tests/testRessources/Pen.lkml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3149":{},"3150":{"rev":4305,"date":{"__isSmartRef__":true,"id":3151},"author":"robertkrahn","shortName":"testLoadFabrikWithTextComponent.xml","url":"/repository/webwerkstatt/Tests/testRessources/testLoadFabrikWithTextComponent.xml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3151":{},"3152":{"rev":51700,"date":{"__isSmartRef__":true,"id":3153},"author":"jenslincke","shortName":"combinedFooBar.js","url":"/repository/webwerkstatt/Tests/testRessources/combinedFooBar.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3153":{},"3154":{"rev":4305,"date":{"__isSmartRef__":true,"id":3155},"author":"robertkrahn","shortName":"testLoadFabrikWidgets.xml","url":"/repository/webwerkstatt/Tests/testRessources/testLoadFabrikWidgets.xml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3155":{},"3156":{"rev":4305,"date":{"__isSmartRef__":true,"id":3157},"author":"robertkrahn","shortName":"testLoadFabrik.xml","url":"/repository/webwerkstatt/Tests/testRessources/testLoadFabrik.xml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3157":{},"3158":{"rev":4305,"date":{"__isSmartRef__":true,"id":3159},"author":"robertkrahn","shortName":"testLoadFabrikWithTextComponentRealWorld.xml","url":"/repository/webwerkstatt/Tests/testRessources/testLoadFabrikWithTextComponentRealWorld.xml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3159":{},"3160":{"rev":51607,"date":{"__isSmartRef__":true,"id":3161},"author":"jenslincke","shortName":"Foo.js","url":"/repository/webwerkstatt/Tests/testRessources/Foo.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3161":{},"3162":{"rev":14559,"date":{"__isSmartRef__":true,"id":3163},"author":"robertkrahn","shortName":"WidgetTest.js","url":"/repository/webwerkstatt/Tests/WidgetTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3163":{},"3164":{"rev":54135,"date":{"__isSmartRef__":true,"id":3165},"author":"robertkrahn","shortName":"MorphTest.js","url":"/repository/webwerkstatt/Tests/MorphTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3165":{},"3166":{"rev":30703,"date":{"__isSmartRef__":true,"id":3167},"author":"jenslincke","shortName":"CDBTest.js","url":"/repository/webwerkstatt/Tests/CDBTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3167":{},"3168":{"rev":56102,"date":{"__isSmartRef__":true,"id":3169},"author":"robertkrahn","shortName":"ObjectTests.js","url":"/repository/webwerkstatt/Tests/ObjectTests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3169":{},"3170":{"rev":54303,"date":{"__isSmartRef__":true,"id":3171},"author":"robertkrahn","shortName":"NetworkTest.js","url":"/repository/webwerkstatt/Tests/NetworkTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3171":{},"3172":{"rev":47335,"date":{"__isSmartRef__":true,"id":3173},"author":"jenslincke","shortName":"ConnectorTest.js","url":"/repository/webwerkstatt/Tests/ConnectorTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3173":{},"3174":{"rev":28099,"date":{"__isSmartRef__":true,"id":3175},"author":"robertkrahn","shortName":"changes.xhtml","url":"/repository/webwerkstatt/changes.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3175":{},"3176":{"rev":63660,"date":{"__isSmartRef__":true,"id":3177},"author":"robertkrahn","shortName":"ometa/","url":"/repository/webwerkstatt/ometa/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3177":{},"3178":{"rev":33175,"date":{"__isSmartRef__":true,"id":3179},"author":"robertkrahn","shortName":"bs-project-list-parser.ometa","url":"/repository/webwerkstatt/ometa/bs-project-list-parser.ometa","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3179":{},"3180":{"rev":54321,"date":{"__isSmartRef__":true,"id":3181},"author":"robertkrahn","shortName":"lib.js","url":"/repository/webwerkstatt/ometa/lib.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3181":{},"3182":{"rev":33176,"date":{"__isSmartRef__":true,"id":3183},"author":"robertkrahn","shortName":"bs-ometa-compiler.ometa","url":"/repository/webwerkstatt/ometa/bs-ometa-compiler.ometa","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3183":{},"3184":{"rev":3903,"date":{"__isSmartRef__":true,"id":3185},"author":"robertkrahn","shortName":"bs-project-list-parser.js","url":"/repository/webwerkstatt/ometa/bs-project-list-parser.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3185":{},"3186":{"rev":63660,"date":{"__isSmartRef__":true,"id":3187},"author":"robertkrahn","shortName":"ometa-base.js","url":"/repository/webwerkstatt/ometa/ometa-base.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3187":{},"3188":{"rev":3903,"date":{"__isSmartRef__":true,"id":3189},"author":"robertkrahn","shortName":"bs-project-list-parser.txt","url":"/repository/webwerkstatt/ometa/bs-project-list-parser.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3189":{},"3190":{"rev":19516,"date":{"__isSmartRef__":true,"id":3191},"author":"jenslincke","shortName":"jquery.js","url":"/repository/webwerkstatt/ometa/jquery.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3191":{},"3192":{"rev":34513,"date":{"__isSmartRef__":true,"id":3193},"author":"robertkrahn","shortName":"bs-js-compiler.ometa","url":"/repository/webwerkstatt/ometa/bs-js-compiler.ometa","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3193":{},"3194":{"rev":33176,"date":{"__isSmartRef__":true,"id":3195},"author":"robertkrahn","shortName":"bs-ometa-compiler.js","url":"/repository/webwerkstatt/ometa/bs-ometa-compiler.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3195":{},"3196":{"rev":33175,"date":{"__isSmartRef__":true,"id":3197},"author":"robertkrahn","shortName":"bs-ometa-optimizer.ometa","url":"/repository/webwerkstatt/ometa/bs-ometa-optimizer.ometa","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3197":{},"3198":{"rev":3903,"date":{"__isSmartRef__":true,"id":3199},"author":"robertkrahn","shortName":"bs-ometa-compiler.txt","url":"/repository/webwerkstatt/ometa/bs-ometa-compiler.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3199":{},"3200":{"rev":33175,"date":{"__isSmartRef__":true,"id":3201},"author":"robertkrahn","shortName":"bs-ometa-js-compiler.ometa","url":"/repository/webwerkstatt/ometa/bs-ometa-js-compiler.ometa","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3201":{},"3202":{"rev":3903,"date":{"__isSmartRef__":true,"id":3203},"author":"robertkrahn","shortName":"lk-parser-extensions.ometa","url":"/repository/webwerkstatt/ometa/lk-parser-extensions.ometa","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3203":{},"3204":{"rev":34514,"date":{"__isSmartRef__":true,"id":3205},"author":"robertkrahn","shortName":"bs-js-compiler.js","url":"/repository/webwerkstatt/ometa/bs-js-compiler.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3205":{},"3206":{"rev":3903,"date":{"__isSmartRef__":true,"id":3207},"author":"robertkrahn","shortName":"bs-ometa-optimizer.js","url":"/repository/webwerkstatt/ometa/bs-ometa-optimizer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3207":{},"3208":{"rev":3903,"date":{"__isSmartRef__":true,"id":3209},"author":"robertkrahn","shortName":"bs-ometa-js-compiler.js","url":"/repository/webwerkstatt/ometa/bs-ometa-js-compiler.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3209":{},"3210":{"rev":3903,"date":{"__isSmartRef__":true,"id":3211},"author":"robertkrahn","shortName":"bs-js-compiler.txt","url":"/repository/webwerkstatt/ometa/bs-js-compiler.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3211":{},"3212":{"rev":3903,"date":{"__isSmartRef__":true,"id":3213},"author":"robertkrahn","shortName":"prototype-fix.js","url":"/repository/webwerkstatt/ometa/prototype-fix.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3213":{},"3214":{"rev":3903,"date":{"__isSmartRef__":true,"id":3215},"author":"robertkrahn","shortName":"bs-ometa-optimizer.txt","url":"/repository/webwerkstatt/ometa/bs-ometa-optimizer.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3215":{},"3216":{"rev":3903,"date":{"__isSmartRef__":true,"id":3217},"author":"robertkrahn","shortName":"bs-ometa-js-compiler.txt","url":"/repository/webwerkstatt/ometa/bs-ometa-js-compiler.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3217":{},"3218":{"rev":3903,"date":{"__isSmartRef__":true,"id":3219},"author":"robertkrahn","shortName":"parser.js","url":"/repository/webwerkstatt/ometa/parser.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3219":{},"3220":{"rev":3903,"date":{"__isSmartRef__":true,"id":3221},"author":"robertkrahn","shortName":"lk-parser-extensions.js","url":"/repository/webwerkstatt/ometa/lk-parser-extensions.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3221":{},"3222":{"rev":59111,"date":{"__isSmartRef__":true,"id":3223},"author":"robertkrahn","shortName":"Workspace.js","url":"/repository/webwerkstatt/ometa/Workspace.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3223":{},"3224":{"rev":39450,"date":{"__isSmartRef__":true,"id":3225},"author":"jenslincke","shortName":"philipp/","url":"/repository/webwerkstatt/philipp/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3225":{},"3226":{"rev":39408,"date":{"__isSmartRef__":true,"id":3227},"author":"jenslincke","shortName":"Philipp.js","url":"/repository/webwerkstatt/philipp/Philipp.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3227":{},"3228":{"rev":39403,"date":{"__isSmartRef__":true,"id":3229},"author":"-philipp","shortName":"auth","url":"/repository/webwerkstatt/philipp/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3229":{},"3230":{"rev":39450,"date":{"__isSmartRef__":true,"id":3231},"author":"jenslincke","shortName":"PhilippsTutorial.xhtml","url":"/repository/webwerkstatt/philipp/PhilippsTutorial.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3231":{},"3232":{"rev":39398,"date":{"__isSmartRef__":true,"id":3233},"author":"jenslincke","shortName":"Emtpy.xhtml","url":"/repository/webwerkstatt/philipp/Emtpy.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3233":{},"3234":{"rev":27806,"date":{"__isSmartRef__":true,"id":3235},"author":"robertkrahn","shortName":"widgets/","url":"/repository/webwerkstatt/widgets/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3235":{},"3236":{"rev":27806,"date":{"__isSmartRef__":true,"id":3237},"author":"robertkrahn","shortName":"MoveWorldWidget.xhtml","url":"/repository/webwerkstatt/widgets/MoveWorldWidget.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3237":{},"3238":{"rev":27829,"date":{"__isSmartRef__":true,"id":3239},"author":"robertkrahn","shortName":"webcollab-integration/","url":"/repository/webwerkstatt/webcollab-integration/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3239":{},"3240":{"rev":3431,"date":{"__isSmartRef__":true,"id":3241},"author":"robertkrahn","shortName":"auth","url":"/repository/webwerkstatt/webcollab-integration/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3241":{},"3242":{"rev":27822,"date":{"__isSmartRef__":true,"id":3243},"author":"robertkrahn","shortName":"DraftAsyncTestCase.xhtml","url":"/repository/webwerkstatt/webcollab-integration/DraftAsyncTestCase.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3243":{},"3244":{"rev":6793,"date":{"__isSmartRef__":true,"id":3245},"author":"robertkrahn","shortName":"TestRunner2.js","url":"/repository/webwerkstatt/webcollab-integration/TestRunner2.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3245":{},"3246":{"rev":27823,"date":{"__isSmartRef__":true,"id":3247},"author":"robertkrahn","shortName":"test.xhtml","url":"/repository/webwerkstatt/webcollab-integration/test.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3247":{},"3248":{"rev":27824,"date":{"__isSmartRef__":true,"id":3249},"author":"robertkrahn","shortName":"chat-prototype-1.xhtml","url":"/repository/webwerkstatt/webcollab-integration/chat-prototype-1.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3249":{},"3250":{"rev":27825,"date":{"__isSmartRef__":true,"id":3251},"author":"robertkrahn","shortName":"chat-prototype-2.xhtml","url":"/repository/webwerkstatt/webcollab-integration/chat-prototype-2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3251":{},"3252":{"rev":27826,"date":{"__isSmartRef__":true,"id":3253},"author":"robertkrahn","shortName":"chat-prototype-3.xhtml","url":"/repository/webwerkstatt/webcollab-integration/chat-prototype-3.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3253":{},"3254":{"rev":27827,"date":{"__isSmartRef__":true,"id":3255},"author":"robertkrahn","shortName":"chat-prototype.xhtml","url":"/repository/webwerkstatt/webcollab-integration/chat-prototype.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3255":{},"3256":{"rev":27828,"date":{"__isSmartRef__":true,"id":3257},"author":"robertkrahn","shortName":"DraftAgentIntegration.xhtml","url":"/repository/webwerkstatt/webcollab-integration/DraftAgentIntegration.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3257":{},"3258":{"rev":27829,"date":{"__isSmartRef__":true,"id":3259},"author":"robertkrahn","shortName":"chat-prototype-4.xhtml","url":"/repository/webwerkstatt/webcollab-integration/chat-prototype-4.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3259":{},"3260":{"rev":67216,"date":{"__isSmartRef__":true,"id":3261},"author":"robertkrahn","shortName":"vpri.xhtml","url":"/repository/webwerkstatt/vpri.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3261":{},"3262":{"rev":69744,"date":{"__isSmartRef__":true,"id":3263},"author":"robertkrahn","shortName":"issues/","url":"/repository/webwerkstatt/issues/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3263":{},"3264":{"rev":39999,"date":{"__isSmartRef__":true,"id":3265},"author":"jenslincke","shortName":"media/","url":"/repository/webwerkstatt/issues/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3265":{},"3266":{"rev":39999,"date":{"__isSmartRef__":true,"id":3267},"author":"jenslincke","shortName":"LivelyTestCoverage.png","url":"/repository/webwerkstatt/issues/media/LivelyTestCoverage.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3267":{},"3268":{"rev":29454,"date":{"__isSmartRef__":true,"id":3269},"author":"robertkrahn","shortName":"Untitled-1.gif","url":"/repository/webwerkstatt/issues/media/Untitled-1.gif","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3269":{},"3270":{"rev":10479,"date":{"__isSmartRef__":true,"id":3271},"author":"jenslincke","shortName":"UpdateBindingsOnDuplicationBug.png","url":"/repository/webwerkstatt/issues/media/UpdateBindingsOnDuplicationBug.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3271":{},"3272":{"rev":37754,"date":{"__isSmartRef__":true,"id":3273},"author":"jenslincke","shortName":"101202_SystemBrowserDoesNotRememberUrl.xhtml","url":"/repository/webwerkstatt/issues/101202_SystemBrowserDoesNotRememberUrl.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3273":{},"3274":{"rev":49906,"date":{"__isSmartRef__":true,"id":3275},"author":"jenslincke","shortName":"110203_ResizingTheWorldIsSometimesBroken.xhtml","url":"/repository/webwerkstatt/issues/110203_ResizingTheWorldIsSometimesBroken.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3275":{},"3276":{"rev":40145,"date":{"__isSmartRef__":true,"id":3277},"author":"jenslincke","shortName":"101216_LayoutDoesNotWorkInstantly.xhtml","url":"/repository/webwerkstatt/issues/101216_LayoutDoesNotWorkInstantly.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3277":{},"3278":{"rev":54884,"date":{"__isSmartRef__":true,"id":3279},"author":"jenslincke","shortName":"110224_OmetaOverwritesUnescape.xhtml","url":"/repository/webwerkstatt/issues/110224_OmetaOverwritesUnescape.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3279":{},"3280":{"rev":68539,"date":{"__isSmartRef__":true,"id":3281},"author":"robertkrahn","shortName":"newContent.json","url":"/repository/webwerkstatt/issues/newContent.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3281":{},"3282":{"rev":38167,"date":{"__isSmartRef__":true,"id":3283},"author":"m.roeder","shortName":"101203_LayoutSetViaLayoutMenuDoesNotLast.xhtml","url":"/repository/webwerkstatt/issues/101203_LayoutSetViaLayoutMenuDoesNotLast.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3283":{},"3284":{"rev":68561,"date":{"__isSmartRef__":true,"id":3285},"author":"robertkrahn","shortName":"fixed/","url":"/repository/webwerkstatt/issues/fixed/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3285":{},"3286":{"rev":45695,"date":{"__isSmartRef__":true,"id":3287},"author":"jenslincke","shortName":"101025_ContextjsTostringInTextmorph.xhtml","url":"/repository/webwerkstatt/issues/fixed/101025_ContextjsTostringInTextmorph.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3287":{},"3288":{"rev":45687,"date":{"__isSmartRef__":true,"id":3289},"author":"jenslincke","shortName":"110107_InlineRelativeImage.xhtml","url":"/repository/webwerkstatt/issues/fixed/110107_InlineRelativeImage.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3289":{},"3290":{"rev":45676,"date":{"__isSmartRef__":true,"id":3291},"author":"jenslincke","shortName":"101206_SaveAsIsBroken.xhtml","url":"/repository/webwerkstatt/issues/fixed/101206_SaveAsIsBroken.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3291":{},"3292":{"rev":45701,"date":{"__isSmartRef__":true,"id":3293},"author":"jenslincke","shortName":"101002_SystemDictionaryAndFillBugs.xhtml","url":"/repository/webwerkstatt/issues/fixed/101002_SystemDictionaryAndFillBugs.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3293":{},"3294":{"rev":45638,"date":{"__isSmartRef__":true,"id":3295},"author":"jenslincke","shortName":"100824_LabelDuplication.xhtml","url":"/repository/webwerkstatt/issues/fixed/100824_LabelDuplication.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3295":{},"3296":{"rev":45674,"date":{"__isSmartRef__":true,"id":3297},"author":"jenslincke","shortName":"101130_SaveAsShouldOpenNewLocation.xhtml","url":"/repository/webwerkstatt/issues/fixed/101130_SaveAsShouldOpenNewLocation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3297":{},"3298":{"rev":45671,"date":{"__isSmartRef__":true,"id":3299},"author":"jenslincke","shortName":"101130_CopyAndPasteStyleWithShortcuts.xhtml","url":"/repository/webwerkstatt/issues/fixed/101130_CopyAndPasteStyleWithShortcuts.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3299":{},"3300":{"rev":45631,"date":{"__isSmartRef__":true,"id":3301},"author":"jenslincke","shortName":"100713_TextColorSerialization.xhtml","url":"/repository/webwerkstatt/issues/fixed/100713_TextColorSerialization.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3301":{},"3302":{"rev":45682,"date":{"__isSmartRef__":true,"id":3303},"author":"jenslincke","shortName":"101215_PageLoadingError.xhtml","url":"/repository/webwerkstatt/issues/fixed/101215_PageLoadingError.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3303":{},"3304":{"rev":45642,"date":{"__isSmartRef__":true,"id":3305},"author":"jenslincke","shortName":"100929_FontsizeChangeOnATextSelction.xhtml","url":"/repository/webwerkstatt/issues/fixed/100929_FontsizeChangeOnATextSelction.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3305":{},"3306":{"rev":45705,"date":{"__isSmartRef__":true,"id":3307},"author":"jenslincke","shortName":"100601_TextBorderUnderWindows.xhtml","url":"/repository/webwerkstatt/issues/fixed/100601_TextBorderUnderWindows.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3307":{},"3308":{"rev":45680,"date":{"__isSmartRef__":true,"id":3309},"author":"jenslincke","shortName":"101214_SystemBrowserModuleLoadIsBroken.xhtml","url":"/repository/webwerkstatt/issues/fixed/101214_SystemBrowserModuleLoadIsBroken.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3309":{},"3310":{"rev":47491,"date":{"__isSmartRef__":true,"id":3311},"author":"robertkrahn","shortName":"110125_TickingScriptsNotCorrectlyRemoved.xhtml","url":"/repository/webwerkstatt/issues/fixed/110125_TickingScriptsNotCorrectlyRemoved.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3311":{},"3312":{"rev":45689,"date":{"__isSmartRef__":true,"id":3313},"author":"jenslincke","shortName":"101123_JsonForgetsObjectSpecificLayerActivations.xhtml","url":"/repository/webwerkstatt/issues/fixed/101123_JsonForgetsObjectSpecificLayerActivations.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3313":{},"3314":{"rev":54905,"date":{"__isSmartRef__":true,"id":3315},"author":"jenslincke","shortName":"110224_EditButtonLabels.xhtml","url":"/repository/webwerkstatt/issues/fixed/110224_EditButtonLabels.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3315":{},"3316":{"rev":53413,"date":{"__isSmartRef__":true,"id":3317},"author":"robertkrahn","shortName":"110220_CmdandctrlKeyInTextsOnLinux.xhtml","url":"/repository/webwerkstatt/issues/fixed/110220_CmdandctrlKeyInTextsOnLinux.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3317":{},"3318":{"rev":45697,"date":{"__isSmartRef__":true,"id":3319},"author":"jenslincke","shortName":"101005_DontSerializeHandleMorphs.xhtml","url":"/repository/webwerkstatt/issues/fixed/101005_DontSerializeHandleMorphs.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3319":{},"3320":{"rev":45655,"date":{"__isSmartRef__":true,"id":3321},"author":"jenslincke","shortName":"101115_TitleOfIssue.xhtml","url":"/repository/webwerkstatt/issues/fixed/101115_TitleOfIssue.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3321":{},"3322":{"rev":45678,"date":{"__isSmartRef__":true,"id":3323},"author":"jenslincke","shortName":"101214_ImagesMorphsInJson.xhtml","url":"/repository/webwerkstatt/issues/fixed/101214_ImagesMorphsInJson.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3323":{},"3324":{"rev":46661,"date":{"__isSmartRef__":true,"id":3325},"author":"jenslincke","shortName":"101130_FixConnectors.xhtml","url":"/repository/webwerkstatt/issues/fixed/101130_FixConnectors.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3325":{},"3326":{"rev":54907,"date":{"__isSmartRef__":true,"id":3327},"author":"jenslincke","shortName":"110222_CopyObjectsWithScriptHaveNoThisBound.xhtml","url":"/repository/webwerkstatt/issues/fixed/110222_CopyObjectsWithScriptHaveNoThisBound.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3327":{},"3328":{"rev":45650,"date":{"__isSmartRef__":true,"id":3329},"author":"jenslincke","shortName":"101103_FixAsLogo.xhtml","url":"/repository/webwerkstatt/issues/fixed/101103_FixAsLogo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3329":{},"3330":{"rev":45693,"date":{"__isSmartRef__":true,"id":3331},"author":"jenslincke","shortName":"101117_LabelsHaveBorders.xhtml","url":"/repository/webwerkstatt/issues/fixed/101117_LabelsHaveBorders.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3331":{},"3332":{"rev":45711,"date":{"__isSmartRef__":true,"id":3333},"author":"jenslincke","shortName":"101206_SavingAPageBreaksMinimap.xhtml","url":"/repository/webwerkstatt/issues/fixed/101206_SavingAPageBreaksMinimap.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3333":{},"3334":{"rev":45667,"date":{"__isSmartRef__":true,"id":3335},"author":"jenslincke","shortName":"101115_CopyCopiesId.xhtml","url":"/repository/webwerkstatt/issues/fixed/101115_CopyCopiesId.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3335":{},"3336":{"rev":45633,"date":{"__isSmartRef__":true,"id":3337},"author":"jenslincke","shortName":"100823_SystemBrowserSerialization.xhtml","url":"/repository/webwerkstatt/issues/fixed/100823_SystemBrowserSerialization.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3337":{},"3338":{"rev":46562,"date":{"__isSmartRef__":true,"id":3339},"author":"robertkrahn","shortName":"110120_ZoomingDoesNotAffectMouse.xhtml","url":"/repository/webwerkstatt/issues/fixed/110120_ZoomingDoesNotAffectMouse.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3339":{},"3340":{"rev":45707,"date":{"__isSmartRef__":true,"id":3341},"author":"jenslincke","shortName":"101109_ProtovisBugfix.xhtml","url":"/repository/webwerkstatt/issues/fixed/101109_ProtovisBugfix.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3341":{},"3342":{"rev":45703,"date":{"__isSmartRef__":true,"id":3343},"author":"jenslincke","shortName":"100927_ListSerializationWithOldModel.xhtml","url":"/repository/webwerkstatt/issues/fixed/100927_ListSerializationWithOldModel.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3343":{},"3344":{"rev":54909,"date":{"__isSmartRef__":true,"id":3345},"author":"jenslincke","shortName":"110214_ClientCodeSearchBroken.xhtml","url":"/repository/webwerkstatt/issues/fixed/110214_ClientCodeSearchBroken.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3345":{},"3346":{"rev":45640,"date":{"__isSmartRef__":true,"id":3347},"author":"jenslincke","shortName":"100923_SetfontsizeChangesPadding.xhtml","url":"/repository/webwerkstatt/issues/fixed/100923_SetfontsizeChangesPadding.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3347":{},"3348":{"rev":45628,"date":{"__isSmartRef__":true,"id":3349},"author":"jenslincke","shortName":"100614_BindingsUpdate.xhtml","url":"/repository/webwerkstatt/issues/fixed/100614_BindingsUpdate.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3349":{},"3350":{"rev":45659,"date":{"__isSmartRef__":true,"id":3351},"author":"jenslincke","shortName":"101125_FirefoxCharacterDeletion.xhtml","url":"/repository/webwerkstatt/issues/fixed/101125_FirefoxCharacterDeletion.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3351":{},"3352":{"rev":45636,"date":{"__isSmartRef__":true,"id":3353},"author":"jenslincke","shortName":"100824_CopyAndPasteMorphWithReferences.xhtml","url":"/repository/webwerkstatt/issues/fixed/100824_CopyAndPasteMorphWithReferences.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3353":{},"3354":{"rev":45685,"date":{"__isSmartRef__":true,"id":3355},"author":"jenslincke","shortName":"110107_SaveWorldTestsForNewerVersion.xhtml","url":"/repository/webwerkstatt/issues/fixed/110107_SaveWorldTestsForNewerVersion.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3355":{},"3356":{"rev":45699,"date":{"__isSmartRef__":true,"id":3357},"author":"jenslincke","shortName":"101005_Don'tSerializeBaloonHelps.xhtml","url":"/repository/webwerkstatt/issues/fixed/101005_Don'tSerializeBaloonHelps.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3357":{},"3358":{"rev":45648,"date":{"__isSmartRef__":true,"id":3359},"author":"jenslincke","shortName":"101026_SlowBrowserSave.xhtml","url":"/repository/webwerkstatt/issues/fixed/101026_SlowBrowserSave.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3359":{},"3360":{"rev":45709,"date":{"__isSmartRef__":true,"id":3361},"author":"jenslincke","shortName":"101130_SaveAsShouldSetPageTitle.xhtml","url":"/repository/webwerkstatt/issues/fixed/101130_SaveAsShouldSetPageTitle.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3361":{},"3362":{"rev":40403,"date":{"__isSmartRef__":true,"id":3363},"author":"jenslincke","shortName":"101217_LivelyEngineWindowDrawingDisplayError.xhtml","url":"/repository/webwerkstatt/issues/101217_LivelyEngineWindowDrawingDisplayError.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3363":{},"3364":{"rev":39832,"date":{"__isSmartRef__":true,"id":3365},"author":"robertkrahn","shortName":"101209_LongLoading.xhtml","url":"/repository/webwerkstatt/issues/101209_LongLoading.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3365":{},"3366":{"rev":54925,"date":{"__isSmartRef__":true,"id":3367},"author":"jenslincke","shortName":"110224_FontMetricsSeemsToBeBrokenInSomePages.xhtml","url":"/repository/webwerkstatt/issues/110224_FontMetricsSeemsToBeBrokenInSomePages.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3367":{},"3368":{"rev":45542,"date":{"__isSmartRef__":true,"id":3369},"author":"jenslincke","shortName":"DevIssues.xhtml","url":"/repository/webwerkstatt/issues/DevIssues.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3369":{},"3370":{"rev":50135,"date":{"__isSmartRef__":true,"id":3371},"author":"jenslincke","shortName":"Template.xhtml","url":"/repository/webwerkstatt/issues/Template.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3371":{},"3372":{"rev":68574,"date":{"__isSmartRef__":true,"id":3373},"author":"robertkrahn","shortName":"110506_CompletelyEmphasizedTextDoesNotSerialize.xhtml","url":"/repository/webwerkstatt/issues/110506_CompletelyEmphasizedTextDoesNotSerialize.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3373":{},"3374":{"rev":49346,"date":{"__isSmartRef__":true,"id":3375},"author":"jenslincke","shortName":"110131_QuickLoadingBreaksExceptionStack.xhtml","url":"/repository/webwerkstatt/issues/110131_QuickLoadingBreaksExceptionStack.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3375":{},"3376":{"rev":58607,"date":{"__isSmartRef__":true,"id":3377},"author":"jenslincke","shortName":"110325_Partsbinshowsitemstwice.xhtml","url":"/repository/webwerkstatt/issues/110325_Partsbinshowsitemstwice.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3377":{},"3378":{"rev":51922,"date":{"__isSmartRef__":true,"id":3379},"author":"robertkrahn","shortName":"110209_NetworkUsesOldModelCode.xhtml","url":"/repository/webwerkstatt/issues/110209_NetworkUsesOldModelCode.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3379":{},"3380":{"rev":65105,"date":{"__isSmartRef__":true,"id":3381},"author":"jenslincke","shortName":"110426_NewStatusMessagesWithMore.xhtml","url":"/repository/webwerkstatt/issues/110426_NewStatusMessagesWithMore.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3381":{},"3382":{"rev":33609,"date":{"__isSmartRef__":true,"id":3383},"author":"robertkrahn","shortName":"101109_ResizeWorldOnLoad.xhtml","url":"/repository/webwerkstatt/issues/101109_ResizeWorldOnLoad.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3383":{},"3384":{"rev":58669,"date":{"__isSmartRef__":true,"id":3385},"author":"robertkrahn","shortName":"110323_FontExtentsAreBroken.xhtml","url":"/repository/webwerkstatt/issues/110323_FontExtentsAreBroken.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3385":{},"3386":{"rev":41633,"date":{"__isSmartRef__":true,"id":3387},"author":"m.roeder","shortName":"101222_DuplicationOfConnectedMorphs.xhtml","url":"/repository/webwerkstatt/issues/101222_DuplicationOfConnectedMorphs.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3387":{},"3388":{"rev":42430,"date":{"__isSmartRef__":true,"id":3389},"author":"robertkrahn","shortName":"101228_LocalCodeBrowserSave.xhtml","url":"/repository/webwerkstatt/issues/101228_LocalCodeBrowserSave.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3389":{},"3390":{"rev":67418,"date":{"__isSmartRef__":true,"id":3391},"author":"jenslincke","shortName":"110503_ClipboardBrokeUnderChrome.xhtml","url":"/repository/webwerkstatt/issues/110503_ClipboardBrokeUnderChrome.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3391":{},"3392":{"rev":30221,"date":{"__isSmartRef__":true,"id":3393},"author":"jenslincke","shortName":"101004_LitterInMyDocuments.xhtml","url":"/repository/webwerkstatt/issues/101004_LitterInMyDocuments.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3393":{},"3394":{"rev":24105,"date":{"__isSmartRef__":true,"id":3395},"author":"robertkrahn","shortName":"MethodCategoryBug.js","url":"/repository/webwerkstatt/issues/MethodCategoryBug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3395":{},"3396":{"rev":60993,"date":{"__isSmartRef__":true,"id":3397},"author":"jenslincke","shortName":"110407_NoScriptEditorInNewWorld.xhtml","url":"/repository/webwerkstatt/issues/110407_NoScriptEditorInNewWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3397":{},"3398":{"rev":60997,"date":{"__isSmartRef__":true,"id":3399},"author":"jenslincke","shortName":"contents.xhtml","url":"/repository/webwerkstatt/issues/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3399":{},"3400":{"rev":50431,"date":{"__isSmartRef__":true,"id":3401},"author":"jenslincke","shortName":"110207_InputLinesAreNotPersistent.xhtml","url":"/repository/webwerkstatt/issues/110207_InputLinesAreNotPersistent.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3401":{},"3402":{"rev":50584,"date":{"__isSmartRef__":true,"id":3403},"author":"jenslincke","shortName":"110207_CreaterealSvgsFromAsLogo_Test1.svg","url":"/repository/webwerkstatt/issues/110207_CreaterealSvgsFromAsLogo_Test1.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3403":{},"3404":{"rev":57954,"date":{"__isSmartRef__":true,"id":3405},"author":"robertkrahn","shortName":"110322_RemoveOldModelFromScb.xhtml","url":"/repository/webwerkstatt/issues/110322_RemoveOldModelFromScb.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3405":{},"3406":{"rev":50587,"date":{"__isSmartRef__":true,"id":3407},"author":"jenslincke","shortName":"110207_CreaterealSvgsFromAsLogo_Test2.svg","url":"/repository/webwerkstatt/issues/110207_CreaterealSvgsFromAsLogo_Test2.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3407":{},"3408":{"rev":50583,"date":{"__isSmartRef__":true,"id":3409},"author":"jenslincke","shortName":"110207_CreaterealSvgsFromAsLogo_Test3.svg","url":"/repository/webwerkstatt/issues/110207_CreaterealSvgsFromAsLogo_Test3.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3409":{},"3410":{"rev":50586,"date":{"__isSmartRef__":true,"id":3411},"author":"jenslincke","shortName":"110207_CreaterealSvgsFromAsLogo_Test4.svg","url":"/repository/webwerkstatt/issues/110207_CreaterealSvgsFromAsLogo_Test4.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3411":{},"3412":{"rev":40020,"date":{"__isSmartRef__":true,"id":3413},"author":"jenslincke","shortName":"101215_FileuploadMorphBroken.xhtml","url":"/repository/webwerkstatt/issues/101215_FileuploadMorphBroken.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3413":{},"3414":{"rev":37862,"date":{"__isSmartRef__":true,"id":3415},"author":"robertkrahn","shortName":"101207_ConnectionSemantic---akaConnectToFunction.xhtml","url":"/repository/webwerkstatt/issues/101207_ConnectionSemantic---akaConnectToFunction.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3415":{},"3416":{"rev":50588,"date":{"__isSmartRef__":true,"id":3417},"author":"jenslincke","shortName":"110207_CreaterealSvgsFromAsLogo_Test5.svg","url":"/repository/webwerkstatt/issues/110207_CreaterealSvgsFromAsLogo_Test5.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3417":{},"3418":{"rev":69470,"date":{"__isSmartRef__":true,"id":3419},"author":"robertkrahn","shortName":"CreateIssuePage.xhtml","url":"/repository/webwerkstatt/issues/CreateIssuePage.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3419":{},"3420":{"rev":50166,"date":{"__isSmartRef__":true,"id":3421},"author":"jenslincke","shortName":"110204_NoFirstHandDuringSomePageLoading.xhtml","url":"/repository/webwerkstatt/issues/110204_NoFirstHandDuringSomePageLoading.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3421":{},"3422":{"rev":56918,"date":{"__isSmartRef__":true,"id":3423},"author":"robertkrahn","shortName":"110311_ShadowsDoNotTickWithTheirMorphs.xhtml","url":"/repository/webwerkstatt/issues/110311_ShadowsDoNotTickWithTheirMorphs.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3423":{},"3424":{"rev":48423,"date":{"__isSmartRef__":true,"id":3425},"author":"jenslincke","shortName":"110127_LoadUserConfig.xhtml","url":"/repository/webwerkstatt/issues/110127_LoadUserConfig.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3425":{},"3426":{"rev":61893,"date":{"__isSmartRef__":true,"id":3427},"author":"robertkrahn","shortName":"110412_NewSimpleBrowser.xhtml","url":"/repository/webwerkstatt/issues/110412_NewSimpleBrowser.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3427":{},"3428":{"rev":62708,"date":{"__isSmartRef__":true,"id":3429},"author":"robertkrahn","shortName":"110414_TextpanesLoseTheirTextMorph.xhtml","url":"/repository/webwerkstatt/issues/110414_TextpanesLoseTheirTextMorph.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3429":{},"3430":{"rev":56644,"date":{"__isSmartRef__":true,"id":3431},"author":"robertkrahn","shortName":"110311_DuplicatedMorphHaveNotTheRightOffset.xhtml","url":"/repository/webwerkstatt/issues/110311_DuplicatedMorphHaveNotTheRightOffset.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3431":{},"3432":{"rev":58623,"date":{"__isSmartRef__":true,"id":3433},"author":"jenslincke","shortName":"110325_Combinedmoduelsbroken.xhtml","url":"/repository/webwerkstatt/issues/110325_Combinedmoduelsbroken.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3433":{},"3434":{"rev":45541,"date":{"__isSmartRef__":true,"id":3435},"author":"jenslincke","shortName":"100517_FireButtonOnGrab.xhtml","url":"/repository/webwerkstatt/issues/100517_FireButtonOnGrab.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3435":{},"3436":{"rev":69448,"date":{"__isSmartRef__":true,"id":3437},"author":"jenslincke","shortName":"110509_WorldMenuDoesNotWork.xhtml","url":"/repository/webwerkstatt/issues/110509_WorldMenuDoesNotWork.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3437":{},"3438":{"rev":36724,"date":{"__isSmartRef__":true,"id":3439},"author":"jenslincke","shortName":"101125_FirfoxUsability.xhtml","url":"/repository/webwerkstatt/issues/101125_FirfoxUsability.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3439":{},"3440":{"rev":56703,"date":{"__isSmartRef__":true,"id":3441},"author":"robertkrahn","shortName":"110311_LivelyClosuresBreakSerialization.xhtml","url":"/repository/webwerkstatt/issues/110311_LivelyClosuresBreakSerialization.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3441":{},"3442":{"rev":38663,"date":{"__isSmartRef__":true,"id":3443},"author":"jenslincke","shortName":"101210_CannotReadPropertyAttributeconnectionsOfNull.xhtml","url":"/repository/webwerkstatt/issues/101210_CannotReadPropertyAttributeconnectionsOfNull.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3443":{},"3444":{"rev":50487,"date":{"__isSmartRef__":true,"id":3445},"author":"jenslincke","shortName":"110207_EmbeddingSvgImages.xhtml","url":"/repository/webwerkstatt/issues/110207_EmbeddingSvgImages.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3445":{},"3446":{"rev":47626,"date":{"__isSmartRef__":true,"id":3447},"author":"robertkrahn","shortName":"110125_TextSelectionShouldNotBeUsedWhenTextIsNotInUserEditMode.xhtml","url":"/repository/webwerkstatt/issues/110125_TextSelectionShouldNotBeUsedWhenTextIsNotInUserEditMode.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3447":{},"3448":{"rev":47936,"date":{"__isSmartRef__":true,"id":3449},"author":"robertkrahn","shortName":"110126_SliderReshapeDoesNotWork.xhtml","url":"/repository/webwerkstatt/issues/110126_SliderReshapeDoesNotWork.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3449":{},"3450":{"rev":30413,"date":{"__isSmartRef__":true,"id":3451},"author":"jenslincke","shortName":"101006_Adjustsliderbroken.xhtml","url":"/repository/webwerkstatt/issues/101006_Adjustsliderbroken.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3451":{},"3452":{"rev":32473,"date":{"__isSmartRef__":true,"id":3453},"author":"robertkrahn","shortName":"auth","url":"/repository/webwerkstatt/issues/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3453":{},"3454":{"rev":38662,"date":{"__isSmartRef__":true,"id":3455},"author":"jenslincke","shortName":"101208_BrowseChromeErrorMessages.xhtml","url":"/repository/webwerkstatt/issues/101208_BrowseChromeErrorMessages.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3455":{},"3456":{"rev":37173,"date":{"__isSmartRef__":true,"id":3457},"author":"jenslincke","shortName":"101130_LoadingErrorAttributeConnectionsNull.xhtml","url":"/repository/webwerkstatt/issues/101130_LoadingErrorAttributeConnectionsNull.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3457":{},"3458":{"rev":50565,"date":{"__isSmartRef__":true,"id":3459},"author":"jenslincke","shortName":"110207_CreaterealSvgsFromAsLogo_Test.svg","url":"/repository/webwerkstatt/issues/110207_CreaterealSvgsFromAsLogo_Test.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3459":{},"3460":{"rev":69085,"date":{"__isSmartRef__":true,"id":3461},"author":"robertkrahn","shortName":"110507_CommentsForParts.xhtml","url":"/repository/webwerkstatt/issues/110507_CommentsForParts.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3461":{},"3462":{"rev":29453,"date":{"__isSmartRef__":true,"id":3463},"author":"robertkrahn","shortName":"Upload.xhtml","url":"/repository/webwerkstatt/issues/Upload.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3463":{},"3464":{"rev":68577,"date":{"__isSmartRef__":true,"id":3465},"author":"robertkrahn","shortName":"NewTemplate.xhtml","url":"/repository/webwerkstatt/issues/NewTemplate.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3465":{},"3466":{"rev":41190,"date":{"__isSmartRef__":true,"id":3467},"author":"jenslincke","shortName":"101221_UnrefineObjectInCopIsMissing.xhtml","url":"/repository/webwerkstatt/issues/101221_UnrefineObjectInCopIsMissing.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3467":{},"3468":{"rev":61989,"date":{"__isSmartRef__":true,"id":3469},"author":"robertkrahn","shortName":"110412_ListDroppingBroken.xhtml","url":"/repository/webwerkstatt/issues/110412_ListDroppingBroken.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3469":{},"3470":{"rev":37534,"date":{"__isSmartRef__":true,"id":3471},"author":"robertkrahn","shortName":"100910_MethodCategoriesNotUpdated.xhtml","url":"/repository/webwerkstatt/issues/100910_MethodCategoriesNotUpdated.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3471":{},"3472":{"rev":37657,"date":{"__isSmartRef__":true,"id":3473},"author":"robertkrahn","shortName":"101203_CollapsedWindowsNotReturningToTheirPosition.xhtml","url":"/repository/webwerkstatt/issues/101203_CollapsedWindowsNotReturningToTheirPosition.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3473":{},"3474":{"rev":46538,"date":{"__isSmartRef__":true,"id":3475},"author":"jenslincke","shortName":"110119_ConnectorsAreToStraight.xhtml","url":"/repository/webwerkstatt/issues/110119_ConnectorsAreToStraight.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3475":{},"3476":{"rev":39444,"date":{"__isSmartRef__":true,"id":3477},"author":"jenslincke","shortName":"101214_PageLoadingError.xhtml","url":"/repository/webwerkstatt/issues/101214_PageLoadingError.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3477":{},"3478":{"rev":45268,"date":{"__isSmartRef__":true,"id":3479},"author":"robertkrahn","shortName":"110112_LayoutChanged.xhtml","url":"/repository/webwerkstatt/issues/110112_LayoutChanged.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3479":{},"3480":{"rev":49689,"date":{"__isSmartRef__":true,"id":3481},"author":"jenslincke","shortName":"110202_ShadowCopyOfClipmorphDoesNotClip.xhtml","url":"/repository/webwerkstatt/issues/110202_ShadowCopyOfClipmorphDoesNotClip.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3481":{},"3482":{"rev":68868,"date":{"__isSmartRef__":true,"id":3483},"author":"robertkrahn","shortName":"110506_PartsbinHasNoAddOrRemoveCategoryButtons.xhtml","url":"/repository/webwerkstatt/issues/110506_PartsbinHasNoAddOrRemoveCategoryButtons.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3483":{},"3484":{"rev":50482,"date":{"__isSmartRef__":true,"id":3485},"author":"jenslincke","shortName":"110207_RenamingButtonsIsToComplicated.xhtml","url":"/repository/webwerkstatt/issues/110207_RenamingButtonsIsToComplicated.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3485":{},"3486":{"rev":69744,"date":{"__isSmartRef__":true,"id":3487},"author":"robertkrahn","shortName":"110510_MorphsAreDroppedWhenDndedFromPartsbin.xhtml","url":"/repository/webwerkstatt/issues/110510_MorphsAreDroppedWhenDndedFromPartsbin.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3487":{},"3488":{"rev":48512,"date":{"__isSmartRef__":true,"id":3489},"author":"jenslincke","shortName":"110131_KeyboardShortcutsBrokenUnderWindows.xhtml","url":"/repository/webwerkstatt/issues/110131_KeyboardShortcutsBrokenUnderWindows.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3489":{},"3490":{"rev":54928,"date":{"__isSmartRef__":true,"id":3491},"author":"jenslincke","shortName":"110224_DifferentScrollSpeedsInSafariAndChrome.xhtml","url":"/repository/webwerkstatt/issues/110224_DifferentScrollSpeedsInSafariAndChrome.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3491":{},"3492":{"rev":58075,"date":{"__isSmartRef__":true,"id":3493},"author":"robertkrahn","shortName":"110323_MakeScbModelFree.xhtml","url":"/repository/webwerkstatt/issues/110323_MakeScbModelFree.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3493":{},"3494":{"rev":47188,"date":{"__isSmartRef__":true,"id":3495},"author":"jenslincke","shortName":"110124_ThirdLevelMenusStayOpen.xhtml","url":"/repository/webwerkstatt/issues/110124_ThirdLevelMenusStayOpen.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3495":{},"3496":{"rev":39461,"date":{"__isSmartRef__":true,"id":3497},"author":"jenslincke","shortName":"101214_ContextMenuInListpanesShouldBeModelSpecific.xhtml","url":"/repository/webwerkstatt/issues/101214_ContextMenuInListpanesShouldBeModelSpecific.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3497":{},"3498":{"rev":69685,"date":{"__isSmartRef__":true,"id":3499},"author":"robertkrahn","shortName":"110509_ConnectionsInputsGetStackedUp.xhtml","url":"/repository/webwerkstatt/issues/110509_ConnectionsInputsGetStackedUp.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3499":{},"3500":{"rev":67244,"date":{"__isSmartRef__":true,"id":3501},"author":"jenslincke","shortName":"110503_NewworldBreaksOldWorld.xhtml","url":"/repository/webwerkstatt/issues/110503_NewworldBreaksOldWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3501":{},"3502":{"rev":59985,"date":{"__isSmartRef__":true,"id":3503},"author":"robertkrahn","shortName":"110401_NonfixedTextwitdthBroken.xhtml","url":"/repository/webwerkstatt/issues/110401_NonfixedTextwitdthBroken.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3503":{},"3504":{"rev":56460,"date":{"__isSmartRef__":true,"id":3505},"author":"robertkrahn","shortName":"110308_SimpleCodeBrowserFix.xhtml","url":"/repository/webwerkstatt/issues/110308_SimpleCodeBrowserFix.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3505":{},"3506":{"rev":50589,"date":{"__isSmartRef__":true,"id":3507},"author":"jenslincke","shortName":"110207_CreaterealSvgsFromAsLogo.xhtml","url":"/repository/webwerkstatt/issues/110207_CreaterealSvgsFromAsLogo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3507":{},"3508":{"rev":56605,"date":{"__isSmartRef__":true,"id":3509},"author":"robertkrahn","shortName":"110310_ObjectsFromPartsbinThrowClosureError.xhtml","url":"/repository/webwerkstatt/issues/110310_ObjectsFromPartsbinThrowClosureError.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3509":{},"3510":{"rev":37748,"date":{"__isSmartRef__":true,"id":3511},"author":"robertkrahn","shortName":"testfoo.xhtml","url":"/repository/webwerkstatt/testfoo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3511":{},"3512":{"rev":28097,"date":{"__isSmartRef__":true,"id":3513},"author":"robertkrahn","shortName":"MediaUpload.xhtml","url":"/repository/webwerkstatt/MediaUpload.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3513":{},"3514":{"rev":69158,"date":{"__isSmartRef__":true,"id":3515},"author":"fbo","shortName":"fabian/","url":"/repository/webwerkstatt/fabian/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3515":{},"3516":{"rev":68423,"date":{"__isSmartRef__":true,"id":3517},"author":"robertkrahn","shortName":"empty.xhtml","url":"/repository/webwerkstatt/fabian/empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3517":{},"3518":{"rev":69158,"date":{"__isSmartRef__":true,"id":3519},"author":"fbo","shortName":"layoutPlayground.xhtml","url":"/repository/webwerkstatt/fabian/layoutPlayground.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3519":{},"3520":{"rev":65078,"date":{"__isSmartRef__":true,"id":3521},"author":"anonymous","shortName":"hpi/","url":"/repository/webwerkstatt/hpi/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3521":{},"3522":{"rev":63212,"date":{"__isSmartRef__":true,"id":3523},"author":"anonymous","shortName":"teaching/","url":"/repository/webwerkstatt/hpi/teaching/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3523":{},"3524":{"rev":63212,"date":{"__isSmartRef__":true,"id":3525},"author":"anonymous","shortName":"2011EUD/","url":"/repository/webwerkstatt/hpi/teaching/2011EUD/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3525":{},"3526":{"rev":63212,"date":{"__isSmartRef__":true,"id":3527},"author":"anonymous","shortName":"TopicAssignment.xhtml","url":"/repository/webwerkstatt/hpi/teaching/2011EUD/TopicAssignment.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3527":{},"3528":{"rev":61054,"date":{"__isSmartRef__":true,"id":3529},"author":"anonymous","shortName":"MindMaps.xhtml","url":"/repository/webwerkstatt/hpi/teaching/2011EUD/MindMaps.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3529":{},"3530":{"rev":61046,"date":{"__isSmartRef__":true,"id":3531},"author":"anonymous","shortName":"Empty.xhtml","url":"/repository/webwerkstatt/hpi/teaching/2011EUD/Empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3531":{},"3532":{"rev":61020,"date":{"__isSmartRef__":true,"id":3533},"author":"anonymous","shortName":"2011ASE/","url":"/repository/webwerkstatt/hpi/teaching/2011ASE/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3533":{},"3534":{"rev":61020,"date":{"__isSmartRef__":true,"id":3535},"author":"anonymous","shortName":"projectIdeas.xhtml","url":"/repository/webwerkstatt/hpi/teaching/2011ASE/projectIdeas.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3535":{},"3536":{"rev":62033,"date":{"__isSmartRef__":true,"id":3537},"author":"anonymous","shortName":"ideas/","url":"/repository/webwerkstatt/hpi/ideas/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3537":{},"3538":{"rev":61315,"date":{"__isSmartRef__":true,"id":3539},"author":"anonymous","shortName":"PaperIdeasMindMaps.xhtml","url":"/repository/webwerkstatt/hpi/ideas/PaperIdeasMindMaps.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3539":{},"3540":{"rev":61058,"date":{"__isSmartRef__":true,"id":3541},"author":"anonymous","shortName":"Empty.xhtml","url":"/repository/webwerkstatt/hpi/ideas/Empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3541":{},"3542":{"rev":61063,"date":{"__isSmartRef__":true,"id":3543},"author":"anonymous","shortName":"ReferenceTiles.xhtml","url":"/repository/webwerkstatt/hpi/ideas/ReferenceTiles.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3543":{},"3544":{"rev":62033,"date":{"__isSmartRef__":true,"id":3545},"author":"anonymous","shortName":"LivleyHTMLEditor.xhtml","url":"/repository/webwerkstatt/hpi/ideas/LivleyHTMLEditor.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3545":{},"3546":{"rev":61871,"date":{"__isSmartRef__":true,"id":3547},"author":"anonymous","shortName":"WebGL.xhtml","url":"/repository/webwerkstatt/hpi/ideas/WebGL.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3547":{},"3548":{"rev":64370,"date":{"__isSmartRef__":true,"id":3549},"author":"anonymous","shortName":"Empty.xhtml","url":"/repository/webwerkstatt/hpi/Empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3549":{},"3550":{"rev":64541,"date":{"__isSmartRef__":true,"id":3551},"author":"anonymous","shortName":"projects/","url":"/repository/webwerkstatt/hpi/projects/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3551":{},"3552":{"rev":64541,"date":{"__isSmartRef__":true,"id":3553},"author":"anonymous","shortName":"daimler/","url":"/repository/webwerkstatt/hpi/projects/daimler/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3553":{},"3554":{"rev":64377,"date":{"__isSmartRef__":true,"id":3555},"author":"anonymous","shortName":"Schulungsunterlagen.ppt.pdf","url":"/repository/webwerkstatt/hpi/projects/daimler/Schulungsunterlagen.ppt.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3555":{},"3556":{"rev":64541,"date":{"__isSmartRef__":true,"id":3557},"author":"anonymous","shortName":"draft.xhtml","url":"/repository/webwerkstatt/hpi/projects/daimler/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3557":{},"3558":{"rev":65078,"date":{"__isSmartRef__":true,"id":3559},"author":"anonymous","shortName":"papers/","url":"/repository/webwerkstatt/hpi/papers/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3559":{},"3560":{"rev":60665,"date":{"__isSmartRef__":true,"id":3561},"author":"anonymous","shortName":"WebDevTR/","url":"/repository/webwerkstatt/hpi/papers/WebDevTR/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3561":{},"3562":{"rev":60665,"date":{"__isSmartRef__":true,"id":3563},"author":"anonymous","shortName":"Empty.xhtml","url":"/repository/webwerkstatt/hpi/papers/WebDevTR/Empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3563":{},"3564":{"rev":65078,"date":{"__isSmartRef__":true,"id":3565},"author":"anonymous","shortName":"Lively2/","url":"/repository/webwerkstatt/hpi/papers/Lively2/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3565":{},"3566":{"rev":65078,"date":{"__isSmartRef__":true,"id":3567},"author":"anonymous","shortName":"Empty.xhtml","url":"/repository/webwerkstatt/hpi/papers/Lively2/Empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3567":{},"3568":{"rev":64052,"date":{"__isSmartRef__":true,"id":3569},"author":"anonymous","shortName":"ContextJSTracing/","url":"/repository/webwerkstatt/hpi/papers/ContextJSTracing/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3569":{},"3570":{"rev":63124,"date":{"__isSmartRef__":true,"id":3571},"author":"anonymous","shortName":"FixSetFontSizeBugWithTracing.xhtml","url":"/repository/webwerkstatt/hpi/papers/ContextJSTracing/FixSetFontSizeBugWithTracing.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3571":{},"3572":{"rev":64052,"date":{"__isSmartRef__":true,"id":3573},"author":"anonymous","shortName":"SimpleObjectTracing.xhtml","url":"/repository/webwerkstatt/hpi/papers/ContextJSTracing/SimpleObjectTracing.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3573":{},"3574":{"rev":61418,"date":{"__isSmartRef__":true,"id":3575},"author":"anonymous","shortName":"DraftEventTracing.xhtml","url":"/repository/webwerkstatt/hpi/papers/ContextJSTracing/DraftEventTracing.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3575":{},"3576":{"rev":61420,"date":{"__isSmartRef__":true,"id":3577},"author":"anonymous","shortName":"DraftObserveAndLearn.xhtml","url":"/repository/webwerkstatt/hpi/papers/ContextJSTracing/DraftObserveAndLearn.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3577":{},"3578":{"rev":62506,"date":{"__isSmartRef__":true,"id":3579},"author":"anonymous","shortName":"Empty.xhtml","url":"/repository/webwerkstatt/hpi/papers/ContextJSTracing/Empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3579":{},"3580":{"rev":62679,"date":{"__isSmartRef__":true,"id":3581},"author":"anonymous","shortName":"DraftObjectTracing.xhtml","url":"/repository/webwerkstatt/hpi/papers/ContextJSTracing/DraftObjectTracing.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3581":{},"3582":{"rev":63876,"date":{"__isSmartRef__":true,"id":3583},"author":"anonymous","shortName":"draft.xhtml","url":"/repository/webwerkstatt/hpi/papers/ContextJSTracing/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3583":{},"3584":{"rev":63886,"date":{"__isSmartRef__":true,"id":3585},"author":"anonymous","shortName":"RelatedWork.xhtml","url":"/repository/webwerkstatt/hpi/papers/ContextJSTracing/RelatedWork.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3585":{},"3586":{"rev":61449,"date":{"__isSmartRef__":true,"id":3587},"author":"anonymous","shortName":"LivelyImages/","url":"/repository/webwerkstatt/hpi/papers/LivelyImages/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3587":{},"3588":{"rev":61449,"date":{"__isSmartRef__":true,"id":3589},"author":"anonymous","shortName":"draft.xhtml","url":"/repository/webwerkstatt/hpi/papers/LivelyImages/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3589":{},"3590":{"rev":61450,"date":{"__isSmartRef__":true,"id":3591},"author":"anonymous","shortName":"EfficientLayerActivation/","url":"/repository/webwerkstatt/hpi/papers/EfficientLayerActivation/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3591":{},"3592":{"rev":61450,"date":{"__isSmartRef__":true,"id":3593},"author":"anonymous","shortName":"Draft.xhtml","url":"/repository/webwerkstatt/hpi/papers/EfficientLayerActivation/Draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3593":{},"3594":{"rev":69080,"date":{"__isSmartRef__":true,"id":3595},"author":"robertkrahn","shortName":"webwerkstatt.xhtml","url":"/repository/webwerkstatt/webwerkstatt.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3595":{},"3596":{"rev":43383,"date":{"__isSmartRef__":true,"id":3597},"author":"jenslincke","shortName":"contextjs/","url":"/repository/webwerkstatt/contextjs/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3597":{},"3598":{"rev":27141,"date":{"__isSmartRef__":true,"id":3599},"author":"robertkrahn","shortName":"ContextJSOpenLayerComposition.xhtml","url":"/repository/webwerkstatt/contextjs/ContextJSOpenLayerComposition.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3599":{},"3600":{"rev":27142,"date":{"__isSmartRef__":true,"id":3601},"author":"robertkrahn","shortName":"Ideas.xhtml","url":"/repository/webwerkstatt/contextjs/Ideas.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3601":{},"3602":{"rev":27143,"date":{"__isSmartRef__":true,"id":3603},"author":"robertkrahn","shortName":"ContextJSImplicitLayerExample.xhtml","url":"/repository/webwerkstatt/contextjs/ContextJSImplicitLayerExample.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3603":{},"3604":{"rev":36005,"date":{"__isSmartRef__":true,"id":3605},"author":"jenslincke","shortName":"Syntax.xhtml","url":"/repository/webwerkstatt/contextjs/Syntax.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3605":{},"3606":{"rev":27145,"date":{"__isSmartRef__":true,"id":3607},"author":"robertkrahn","shortName":"ContextJSDebugLayerExperiment.xhtml","url":"/repository/webwerkstatt/contextjs/ContextJSDebugLayerExperiment.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3607":{},"3608":{"rev":36135,"date":{"__isSmartRef__":true,"id":3609},"author":"jenslincke","shortName":"DraftLayerUninstall.xhtml","url":"/repository/webwerkstatt/contextjs/DraftLayerUninstall.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3609":{},"3610":{"rev":27147,"date":{"__isSmartRef__":true,"id":3611},"author":"robertkrahn","shortName":"LayerStateExample.xhtml","url":"/repository/webwerkstatt/contextjs/LayerStateExample.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3611":{},"3612":{"rev":17834,"date":{"__isSmartRef__":true,"id":3613},"author":"jenslincke","shortName":"DraftBenchmark.js","url":"/repository/webwerkstatt/contextjs/DraftBenchmark.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3613":{},"3614":{"rev":27149,"date":{"__isSmartRef__":true,"id":3615},"author":"robertkrahn","shortName":"motivation/","url":"/repository/webwerkstatt/contextjs/motivation/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3615":{},"3616":{"rev":27148,"date":{"__isSmartRef__":true,"id":3617},"author":"robertkrahn","shortName":"testrunner.xhtml","url":"/repository/webwerkstatt/contextjs/motivation/testrunner.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3617":{},"3618":{"rev":27149,"date":{"__isSmartRef__":true,"id":3619},"author":"robertkrahn","shortName":"contents.xhtml","url":"/repository/webwerkstatt/contextjs/motivation/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3619":{},"3620":{"rev":27150,"date":{"__isSmartRef__":true,"id":3621},"author":"robertkrahn","shortName":"LayeredStateExampleBug.xhtml","url":"/repository/webwerkstatt/contextjs/LayeredStateExampleBug.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3621":{},"3622":{"rev":27151,"date":{"__isSmartRef__":true,"id":3623},"author":"robertkrahn","shortName":"ContextJSDebugLayerExample.xhtml","url":"/repository/webwerkstatt/contextjs/ContextJSDebugLayerExample.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3623":{},"3624":{"rev":2166,"date":{"__isSmartRef__":true,"id":3625},"author":"jenslincke","shortName":"LayerTextMorph_Workspace1.txt","url":"/repository/webwerkstatt/contextjs/LayerTextMorph_Workspace1.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3625":{},"3626":{"rev":27154,"date":{"__isSmartRef__":true,"id":3627},"author":"robertkrahn","shortName":"SyntaxExperiments.xhtml","url":"/repository/webwerkstatt/contextjs/SyntaxExperiments.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3627":{},"3628":{"rev":27156,"date":{"__isSmartRef__":true,"id":3629},"author":"robertkrahn","shortName":"LayerConnectors.xhtml","url":"/repository/webwerkstatt/contextjs/LayerConnectors.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3629":{},"3630":{"rev":27157,"date":{"__isSmartRef__":true,"id":3631},"author":"robertkrahn","shortName":"ContextJSScopeExamples.xhtml","url":"/repository/webwerkstatt/contextjs/ContextJSScopeExamples.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3631":{},"3632":{"rev":27155,"date":{"__isSmartRef__":true,"id":3633},"author":"robertkrahn","shortName":"ContextJSDebugLayerEvents.xhtml","url":"/repository/webwerkstatt/contextjs/ContextJSDebugLayerEvents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3633":{},"3634":{"rev":30509,"date":{"__isSmartRef__":true,"id":3635},"author":"jenslincke","shortName":"DraftBenchmarkContextJS.xhtml","url":"/repository/webwerkstatt/contextjs/DraftBenchmarkContextJS.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3635":{},"3636":{"rev":27159,"date":{"__isSmartRef__":true,"id":3637},"author":"robertkrahn","shortName":"ContextJSFixTextMorphExample.xhtml","url":"/repository/webwerkstatt/contextjs/ContextJSFixTextMorphExample.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3637":{},"3638":{"rev":37304,"date":{"__isSmartRef__":true,"id":3639},"author":"jenslincke","shortName":"ContextJS.xhtml","url":"/repository/webwerkstatt/contextjs/ContextJS.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3639":{},"3640":{"rev":27161,"date":{"__isSmartRef__":true,"id":3641},"author":"robertkrahn","shortName":"ContextJSImplicitLayerExampleWithTrait.xhtml","url":"/repository/webwerkstatt/contextjs/ContextJSImplicitLayerExampleWithTrait.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3641":{},"3642":{"rev":27162,"date":{"__isSmartRef__":true,"id":3643},"author":"robertkrahn","shortName":"ContextJSPrototypePanel.xhtml","url":"/repository/webwerkstatt/contextjs/ContextJSPrototypePanel.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3643":{},"3644":{"rev":27163,"date":{"__isSmartRef__":true,"id":3645},"author":"robertkrahn","shortName":"ContextJSComputeLayerExample.xhtml","url":"/repository/webwerkstatt/contextjs/ContextJSComputeLayerExample.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3645":{},"3646":{"rev":27164,"date":{"__isSmartRef__":true,"id":3647},"author":"robertkrahn","shortName":"ContextJSMeta01.xhtml","url":"/repository/webwerkstatt/contextjs/ContextJSMeta01.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3647":{},"3648":{"rev":27165,"date":{"__isSmartRef__":true,"id":3649},"author":"robertkrahn","shortName":"ContextJSMarkerMorph.xhtml","url":"/repository/webwerkstatt/contextjs/ContextJSMarkerMorph.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3649":{},"3650":{"rev":27171,"date":{"__isSmartRef__":true,"id":3651},"author":"robertkrahn","shortName":"implementation/","url":"/repository/webwerkstatt/contextjs/implementation/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3651":{},"3652":{"rev":27166,"date":{"__isSmartRef__":true,"id":3653},"author":"robertkrahn","shortName":"LayerDefinition.xhtml","url":"/repository/webwerkstatt/contextjs/implementation/LayerDefinition.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3653":{},"3654":{"rev":27167,"date":{"__isSmartRef__":true,"id":3655},"author":"robertkrahn","shortName":"ImplicitLayerActivation.xhtml","url":"/repository/webwerkstatt/contextjs/implementation/ImplicitLayerActivation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3655":{},"3656":{"rev":27168,"date":{"__isSmartRef__":true,"id":3657},"author":"robertkrahn","shortName":"StructuralScopeDisplayEvents.xhtml","url":"/repository/webwerkstatt/contextjs/implementation/StructuralScopeDisplayEvents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3657":{},"3658":{"rev":27169,"date":{"__isSmartRef__":true,"id":3659},"author":"robertkrahn","shortName":"contents.xhtml","url":"/repository/webwerkstatt/contextjs/implementation/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3659":{},"3660":{"rev":27170,"date":{"__isSmartRef__":true,"id":3661},"author":"robertkrahn","shortName":"DynamicScope.xhtml","url":"/repository/webwerkstatt/contextjs/implementation/DynamicScope.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3661":{},"3662":{"rev":27171,"date":{"__isSmartRef__":true,"id":3663},"author":"robertkrahn","shortName":"StructuralScope.xhtml","url":"/repository/webwerkstatt/contextjs/implementation/StructuralScope.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3663":{},"3664":{"rev":30505,"date":{"__isSmartRef__":true,"id":3665},"author":"jenslincke","shortName":"BenchmarkContextJS.xhtml","url":"/repository/webwerkstatt/contextjs/BenchmarkContextJS.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3665":{},"3666":{"rev":17649,"date":{"__isSmartRef__":true,"id":3667},"author":"jenslincke","shortName":"DraftLayers.js","url":"/repository/webwerkstatt/contextjs/DraftLayers.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3667":{},"3668":{"rev":30503,"date":{"__isSmartRef__":true,"id":3669},"author":"jenslincke","shortName":"benchmarks.txt","url":"/repository/webwerkstatt/contextjs/benchmarks.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3669":{},"3670":{"rev":27173,"date":{"__isSmartRef__":true,"id":3671},"author":"robertkrahn","shortName":"ContextJSObjectScope.xhtml","url":"/repository/webwerkstatt/contextjs/ContextJSObjectScope.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3671":{},"3672":{"rev":30504,"date":{"__isSmartRef__":true,"id":3673},"author":"jenslincke","shortName":"BenchmarkActiveLayers.xhtml","url":"/repository/webwerkstatt/contextjs/BenchmarkActiveLayers.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3673":{},"3674":{"rev":27175,"date":{"__isSmartRef__":true,"id":3675},"author":"robertkrahn","shortName":"ContextJSLayerAssignment.xhtml","url":"/repository/webwerkstatt/contextjs/ContextJSLayerAssignment.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3675":{},"3676":{"rev":27177,"date":{"__isSmartRef__":true,"id":3677},"author":"robertkrahn","shortName":"ContextJSTestRunner.xhtml","url":"/repository/webwerkstatt/contextjs/ContextJSTestRunner.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3677":{},"3678":{"rev":41131,"date":{"__isSmartRef__":true,"id":3679},"author":"jenslincke","shortName":"documentation/","url":"/repository/webwerkstatt/contextjs/documentation/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3679":{},"3680":{"rev":37421,"date":{"__isSmartRef__":true,"id":3681},"author":"jenslincke","shortName":"static/","url":"/repository/webwerkstatt/contextjs/documentation/static/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3681":{},"3682":{"rev":37421,"date":{"__isSmartRef__":true,"id":3683},"author":"jenslincke","shortName":"ContextJS.html","url":"/repository/webwerkstatt/contextjs/documentation/static/ContextJS.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3683":{},"3684":{"rev":41131,"date":{"__isSmartRef__":true,"id":3685},"author":"jenslincke","shortName":"contents.xhtml","url":"/repository/webwerkstatt/contextjs/documentation/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3685":{},"3686":{"rev":27178,"date":{"__isSmartRef__":true,"id":3687},"author":"robertkrahn","shortName":"LayerPersonExample.xhtml","url":"/repository/webwerkstatt/contextjs/LayerPersonExample.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3687":{},"3688":{"rev":68275,"date":{"__isSmartRef__":true,"id":3689},"author":"robertkrahn","shortName":"OldPartsBin/","url":"/repository/webwerkstatt/OldPartsBin/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3689":{},"3690":{"rev":50507,"date":{"__isSmartRef__":true,"id":3691},"author":"jenslincke","shortName":"CommandLine.xhtml","url":"/repository/webwerkstatt/OldPartsBin/CommandLine.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3691":{},"3692":{"rev":58605,"date":{"__isSmartRef__":true,"id":3693},"author":"jenslincke","shortName":"Shapes/","url":"/repository/webwerkstatt/OldPartsBin/Shapes/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3693":{},"3694":{"rev":58589,"date":{"__isSmartRef__":true,"id":3695},"author":"jenslincke","shortName":"Heart.svg","url":"/repository/webwerkstatt/OldPartsBin/Shapes/Heart.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3695":{},"3696":{"rev":58604,"date":{"__isSmartRef__":true,"id":3697},"author":"jenslincke","shortName":"Star.json","url":"/repository/webwerkstatt/OldPartsBin/Shapes/Star.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3697":{},"3698":{"rev":58597,"date":{"__isSmartRef__":true,"id":3699},"author":"jenslincke","shortName":"Rectangle.svg","url":"/repository/webwerkstatt/OldPartsBin/Shapes/Rectangle.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3699":{},"3700":{"rev":58584,"date":{"__isSmartRef__":true,"id":3701},"author":"jenslincke","shortName":"Ellipse.json","url":"/repository/webwerkstatt/OldPartsBin/Shapes/Ellipse.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3701":{},"3702":{"rev":58605,"date":{"__isSmartRef__":true,"id":3703},"author":"jenslincke","shortName":"Star.svg","url":"/repository/webwerkstatt/OldPartsBin/Shapes/Star.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3703":{},"3704":{"rev":58585,"date":{"__isSmartRef__":true,"id":3705},"author":"jenslincke","shortName":"Ellipse.svg","url":"/repository/webwerkstatt/OldPartsBin/Shapes/Ellipse.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3705":{},"3706":{"rev":58588,"date":{"__isSmartRef__":true,"id":3707},"author":"jenslincke","shortName":"Heart.json","url":"/repository/webwerkstatt/OldPartsBin/Shapes/Heart.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3707":{},"3708":{"rev":58596,"date":{"__isSmartRef__":true,"id":3709},"author":"jenslincke","shortName":"Rectangle.json","url":"/repository/webwerkstatt/OldPartsBin/Shapes/Rectangle.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3709":{},"3710":{"rev":54642,"date":{"__isSmartRef__":true,"id":3711},"author":"robertkrahn","shortName":"Logos/","url":"/repository/webwerkstatt/OldPartsBin/Logos/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3711":{},"3712":{"rev":54642,"date":{"__isSmartRef__":true,"id":3713},"author":"robertkrahn","shortName":"hpiLogo.svg","url":"/repository/webwerkstatt/OldPartsBin/Logos/hpiLogo.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3713":{},"3714":{"rev":54641,"date":{"__isSmartRef__":true,"id":3715},"author":"robertkrahn","shortName":"hpiLogo.json","url":"/repository/webwerkstatt/OldPartsBin/Logos/hpiLogo.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3715":{},"3716":{"rev":61067,"date":{"__isSmartRef__":true,"id":3717},"author":"markoroeder","shortName":"Databases/","url":"/repository/webwerkstatt/OldPartsBin/Databases/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3717":{},"3718":{"rev":61066,"date":{"__isSmartRef__":true,"id":3719},"author":"markoroeder","shortName":"CouchDBBrowser.json","url":"/repository/webwerkstatt/OldPartsBin/Databases/CouchDBBrowser.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3719":{},"3720":{"rev":61064,"date":{"__isSmartRef__":true,"id":3721},"author":"markoroeder","shortName":"ODataBrowser.json","url":"/repository/webwerkstatt/OldPartsBin/Databases/ODataBrowser.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3721":{},"3722":{"rev":61067,"date":{"__isSmartRef__":true,"id":3723},"author":"markoroeder","shortName":"CouchDBBrowser.svg","url":"/repository/webwerkstatt/OldPartsBin/Databases/CouchDBBrowser.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3723":{},"3724":{"rev":61065,"date":{"__isSmartRef__":true,"id":3725},"author":"markoroeder","shortName":"ODataBrowser.svg","url":"/repository/webwerkstatt/OldPartsBin/Databases/ODataBrowser.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3725":{},"3726":{"rev":65602,"date":{"__isSmartRef__":true,"id":3727},"author":"jenslincke","shortName":"DavidsMorph.json","url":"/repository/webwerkstatt/OldPartsBin/DavidsMorph.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3727":{},"3728":{"rev":55044,"date":{"__isSmartRef__":true,"id":3729},"author":"jenslincke","shortName":"Fun/","url":"/repository/webwerkstatt/OldPartsBin/Fun/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3729":{},"3730":{"rev":54487,"date":{"__isSmartRef__":true,"id":3731},"author":"robertkrahn","shortName":"RectangleArt.json","url":"/repository/webwerkstatt/OldPartsBin/Fun/RectangleArt.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3731":{},"3732":{"rev":54677,"date":{"__isSmartRef__":true,"id":3733},"author":"robertkrahn","shortName":"SomeOneWithHeart.svg","url":"/repository/webwerkstatt/OldPartsBin/Fun/SomeOneWithHeart.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3733":{},"3734":{"rev":54479,"date":{"__isSmartRef__":true,"id":3735},"author":"robertkrahn","shortName":"ScalingAlbatross.svg","url":"/repository/webwerkstatt/OldPartsBin/Fun/ScalingAlbatross.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3735":{},"3736":{"rev":54486,"date":{"__isSmartRef__":true,"id":3737},"author":"robertkrahn","shortName":"Afrika.svg","url":"/repository/webwerkstatt/OldPartsBin/Fun/Afrika.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3737":{},"3738":{"rev":54676,"date":{"__isSmartRef__":true,"id":3739},"author":"robertkrahn","shortName":"SomeOneWithHeart.json","url":"/repository/webwerkstatt/OldPartsBin/Fun/SomeOneWithHeart.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3739":{},"3740":{"rev":55035,"date":{"__isSmartRef__":true,"id":3741},"author":"jenslincke","shortName":"elephant.svg","url":"/repository/webwerkstatt/OldPartsBin/Fun/elephant.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3741":{},"3742":{"rev":54804,"date":{"__isSmartRef__":true,"id":3743},"author":"robertkrahn","shortName":"StarScaler.svg","url":"/repository/webwerkstatt/OldPartsBin/Fun/StarScaler.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3743":{},"3744":{"rev":54681,"date":{"__isSmartRef__":true,"id":3745},"author":"robertkrahn","shortName":"SnakeContainer.svg","url":"/repository/webwerkstatt/OldPartsBin/Fun/SnakeContainer.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3745":{},"3746":{"rev":54478,"date":{"__isSmartRef__":true,"id":3747},"author":"robertkrahn","shortName":"ScalingAlbatross.json","url":"/repository/webwerkstatt/OldPartsBin/Fun/ScalingAlbatross.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3747":{},"3748":{"rev":54484,"date":{"__isSmartRef__":true,"id":3749},"author":"robertkrahn","shortName":"car.svg","url":"/repository/webwerkstatt/OldPartsBin/Fun/car.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3749":{},"3750":{"rev":55044,"date":{"__isSmartRef__":true,"id":3751},"author":"jenslincke","shortName":"ElephantControlRod.svg","url":"/repository/webwerkstatt/OldPartsBin/Fun/ElephantControlRod.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3751":{},"3752":{"rev":54485,"date":{"__isSmartRef__":true,"id":3753},"author":"robertkrahn","shortName":"Afrika.json","url":"/repository/webwerkstatt/OldPartsBin/Fun/Afrika.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3753":{},"3754":{"rev":55034,"date":{"__isSmartRef__":true,"id":3755},"author":"jenslincke","shortName":"elephant.json","url":"/repository/webwerkstatt/OldPartsBin/Fun/elephant.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3755":{},"3756":{"rev":54488,"date":{"__isSmartRef__":true,"id":3757},"author":"robertkrahn","shortName":"RectangleArt.svg","url":"/repository/webwerkstatt/OldPartsBin/Fun/RectangleArt.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3757":{},"3758":{"rev":54803,"date":{"__isSmartRef__":true,"id":3759},"author":"robertkrahn","shortName":"StarScaler.json","url":"/repository/webwerkstatt/OldPartsBin/Fun/StarScaler.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3759":{},"3760":{"rev":54680,"date":{"__isSmartRef__":true,"id":3761},"author":"robertkrahn","shortName":"SnakeContainer.json","url":"/repository/webwerkstatt/OldPartsBin/Fun/SnakeContainer.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3761":{},"3762":{"rev":54483,"date":{"__isSmartRef__":true,"id":3763},"author":"robertkrahn","shortName":"car.json","url":"/repository/webwerkstatt/OldPartsBin/Fun/car.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3763":{},"3764":{"rev":55043,"date":{"__isSmartRef__":true,"id":3765},"author":"jenslincke","shortName":"ElephantControlRod.json","url":"/repository/webwerkstatt/OldPartsBin/Fun/ElephantControlRod.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3765":{},"3766":{"rev":51302,"date":{"__isSmartRef__":true,"id":3767},"author":"jenslincke","shortName":"TestWorkspace.svg","url":"/repository/webwerkstatt/OldPartsBin/TestWorkspace.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3767":{},"3768":{"rev":58698,"date":{"__isSmartRef__":true,"id":3769},"author":"jenslincke","shortName":"TreeInspector.json","url":"/repository/webwerkstatt/OldPartsBin/TreeInspector.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3769":{},"3770":{"rev":59257,"date":{"__isSmartRef__":true,"id":3771},"author":"jenslincke","shortName":"Templates/","url":"/repository/webwerkstatt/OldPartsBin/Templates/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3771":{},"3772":{"rev":59255,"date":{"__isSmartRef__":true,"id":3773},"author":"jenslincke","shortName":"PaperMorph.json","url":"/repository/webwerkstatt/OldPartsBin/Templates/PaperMorph.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3773":{},"3774":{"rev":59257,"date":{"__isSmartRef__":true,"id":3775},"author":"jenslincke","shortName":"PaperMorph.svg","url":"/repository/webwerkstatt/OldPartsBin/Templates/PaperMorph.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3775":{},"3776":{"rev":59474,"date":{"__isSmartRef__":true,"id":3777},"author":"georgip","shortName":"elephant.svg","url":"/repository/webwerkstatt/OldPartsBin/elephant.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3777":{},"3778":{"rev":60146,"date":{"__isSmartRef__":true,"id":3779},"author":"jenslincke","shortName":"FuelDemo/","url":"/repository/webwerkstatt/OldPartsBin/FuelDemo/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3779":{},"3780":{"rev":60045,"date":{"__isSmartRef__":true,"id":3781},"author":"jenslincke","shortName":"Circle.svg","url":"/repository/webwerkstatt/OldPartsBin/FuelDemo/Circle.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3781":{},"3782":{"rev":60037,"date":{"__isSmartRef__":true,"id":3783},"author":"jenslincke","shortName":"fuelConsumeMeter.svg","url":"/repository/webwerkstatt/OldPartsBin/FuelDemo/fuelConsumeMeter.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3783":{},"3784":{"rev":60040,"date":{"__isSmartRef__":true,"id":3785},"author":"jenslincke","shortName":"fuelMeter.json","url":"/repository/webwerkstatt/OldPartsBin/FuelDemo/fuelMeter.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3785":{},"3786":{"rev":60145,"date":{"__isSmartRef__":true,"id":3787},"author":"jenslincke","shortName":"FirstFuelDemoDraft.json","url":"/repository/webwerkstatt/OldPartsBin/FuelDemo/FirstFuelDemoDraft.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3787":{},"3788":{"rev":60048,"date":{"__isSmartRef__":true,"id":3789},"author":"jenslincke","shortName":"DraftFuelApp.json","url":"/repository/webwerkstatt/OldPartsBin/FuelDemo/DraftFuelApp.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3789":{},"3790":{"rev":60041,"date":{"__isSmartRef__":true,"id":3791},"author":"jenslincke","shortName":"fuelMeter.svg","url":"/repository/webwerkstatt/OldPartsBin/FuelDemo/fuelMeter.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3791":{},"3792":{"rev":60146,"date":{"__isSmartRef__":true,"id":3793},"author":"jenslincke","shortName":"FirstFuelDemoDraft.svg","url":"/repository/webwerkstatt/OldPartsBin/FuelDemo/FirstFuelDemoDraft.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3793":{},"3794":{"rev":60055,"date":{"__isSmartRef__":true,"id":3795},"author":"jenslincke","shortName":"FuelDemo.json","url":"/repository/webwerkstatt/OldPartsBin/FuelDemo/FuelDemo.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3795":{},"3796":{"rev":60044,"date":{"__isSmartRef__":true,"id":3797},"author":"jenslincke","shortName":"Circle.json","url":"/repository/webwerkstatt/OldPartsBin/FuelDemo/Circle.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3797":{},"3798":{"rev":60036,"date":{"__isSmartRef__":true,"id":3799},"author":"jenslincke","shortName":"fuelConsumeMeter.json","url":"/repository/webwerkstatt/OldPartsBin/FuelDemo/fuelConsumeMeter.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3799":{},"3800":{"rev":60049,"date":{"__isSmartRef__":true,"id":3801},"author":"jenslincke","shortName":"DraftFuelApp.svg","url":"/repository/webwerkstatt/OldPartsBin/FuelDemo/DraftFuelApp.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3801":{},"3802":{"rev":60056,"date":{"__isSmartRef__":true,"id":3803},"author":"jenslincke","shortName":"FuelDemo.svg","url":"/repository/webwerkstatt/OldPartsBin/FuelDemo/FuelDemo.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3803":{},"3804":{"rev":56648,"date":{"__isSmartRef__":true,"id":3805},"author":"m.roeder","shortName":"Visualization/","url":"/repository/webwerkstatt/OldPartsBin/Visualization/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3805":{},"3806":{"rev":56648,"date":{"__isSmartRef__":true,"id":3807},"author":"m.roeder","shortName":"BarChart.svg","url":"/repository/webwerkstatt/OldPartsBin/Visualization/BarChart.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3807":{},"3808":{"rev":56647,"date":{"__isSmartRef__":true,"id":3809},"author":"m.roeder","shortName":"BarChart.json","url":"/repository/webwerkstatt/OldPartsBin/Visualization/BarChart.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3809":{},"3810":{"rev":58593,"date":{"__isSmartRef__":true,"id":3811},"author":"jenslincke","shortName":"Labels/","url":"/repository/webwerkstatt/OldPartsBin/Labels/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3811":{},"3812":{"rev":58593,"date":{"__isSmartRef__":true,"id":3813},"author":"jenslincke","shortName":"Marker.svg","url":"/repository/webwerkstatt/OldPartsBin/Labels/Marker.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3813":{},"3814":{"rev":54494,"date":{"__isSmartRef__":true,"id":3815},"author":"robertkrahn","shortName":"BugLabel.json","url":"/repository/webwerkstatt/OldPartsBin/Labels/BugLabel.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3815":{},"3816":{"rev":54496,"date":{"__isSmartRef__":true,"id":3817},"author":"robertkrahn","shortName":"FixedLabel.json","url":"/repository/webwerkstatt/OldPartsBin/Labels/FixedLabel.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3817":{},"3818":{"rev":58592,"date":{"__isSmartRef__":true,"id":3819},"author":"jenslincke","shortName":"Marker.json","url":"/repository/webwerkstatt/OldPartsBin/Labels/Marker.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3819":{},"3820":{"rev":54495,"date":{"__isSmartRef__":true,"id":3821},"author":"robertkrahn","shortName":"BugLabel.svg","url":"/repository/webwerkstatt/OldPartsBin/Labels/BugLabel.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3821":{},"3822":{"rev":54497,"date":{"__isSmartRef__":true,"id":3823},"author":"robertkrahn","shortName":"FixedLabel.svg","url":"/repository/webwerkstatt/OldPartsBin/Labels/FixedLabel.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3823":{},"3824":{"rev":62114,"date":{"__isSmartRef__":true,"id":3825},"author":"robertkrahn","shortName":"rectangle.svg","url":"/repository/webwerkstatt/OldPartsBin/rectangle.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3825":{},"3826":{"rev":51355,"date":{"__isSmartRef__":true,"id":3827},"author":"jenslincke","shortName":"TestObject.svg","url":"/repository/webwerkstatt/OldPartsBin/TestObject.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3827":{},"3828":{"rev":50742,"date":{"__isSmartRef__":true,"id":3829},"author":"jenslincke","shortName":"ScriptEditor.xhtml","url":"/repository/webwerkstatt/OldPartsBin/ScriptEditor.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3829":{},"3830":{"rev":58601,"date":{"__isSmartRef__":true,"id":3831},"author":"jenslincke","shortName":"Widgets/","url":"/repository/webwerkstatt/OldPartsBin/Widgets/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3831":{},"3832":{"rev":54627,"date":{"__isSmartRef__":true,"id":3833},"author":"robertkrahn","shortName":"closeButton.svg","url":"/repository/webwerkstatt/OldPartsBin/Widgets/closeButton.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3833":{},"3834":{"rev":54820,"date":{"__isSmartRef__":true,"id":3835},"author":"robertkrahn","shortName":"ScrollPane.svg","url":"/repository/webwerkstatt/OldPartsBin/Widgets/ScrollPane.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3835":{},"3836":{"rev":58601,"date":{"__isSmartRef__":true,"id":3837},"author":"jenslincke","shortName":"Slider.svg","url":"/repository/webwerkstatt/OldPartsBin/Widgets/Slider.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3837":{},"3838":{"rev":54491,"date":{"__isSmartRef__":true,"id":3839},"author":"robertkrahn","shortName":"bigCloseButton.svg","url":"/repository/webwerkstatt/OldPartsBin/Widgets/bigCloseButton.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3839":{},"3840":{"rev":58580,"date":{"__isSmartRef__":true,"id":3841},"author":"jenslincke","shortName":"Button.json","url":"/repository/webwerkstatt/OldPartsBin/Widgets/Button.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3841":{},"3842":{"rev":55359,"date":{"__isSmartRef__":true,"id":3843},"author":"robertkrahn","shortName":"ComboButton.json","url":"/repository/webwerkstatt/OldPartsBin/Widgets/ComboButton.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3843":{},"3844":{"rev":58510,"date":{"__isSmartRef__":true,"id":3845},"author":"m.roeder","shortName":"CheckBox.svg","url":"/repository/webwerkstatt/OldPartsBin/Widgets/CheckBox.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3845":{},"3846":{"rev":58581,"date":{"__isSmartRef__":true,"id":3847},"author":"jenslincke","shortName":"Button.svg","url":"/repository/webwerkstatt/OldPartsBin/Widgets/Button.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3847":{},"3848":{"rev":55359,"date":{"__isSmartRef__":true,"id":3849},"author":"robertkrahn","shortName":"ComboButton.svg","url":"/repository/webwerkstatt/OldPartsBin/Widgets/ComboButton.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3849":{},"3850":{"rev":54626,"date":{"__isSmartRef__":true,"id":3851},"author":"robertkrahn","shortName":"closeButton.json","url":"/repository/webwerkstatt/OldPartsBin/Widgets/closeButton.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3851":{},"3852":{"rev":54819,"date":{"__isSmartRef__":true,"id":3853},"author":"robertkrahn","shortName":"ScrollPane.json","url":"/repository/webwerkstatt/OldPartsBin/Widgets/ScrollPane.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3853":{},"3854":{"rev":58600,"date":{"__isSmartRef__":true,"id":3855},"author":"jenslincke","shortName":"Slider.json","url":"/repository/webwerkstatt/OldPartsBin/Widgets/Slider.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3855":{},"3856":{"rev":54490,"date":{"__isSmartRef__":true,"id":3857},"author":"robertkrahn","shortName":"bigCloseButton.json","url":"/repository/webwerkstatt/OldPartsBin/Widgets/bigCloseButton.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3857":{},"3858":{"rev":58509,"date":{"__isSmartRef__":true,"id":3859},"author":"m.roeder","shortName":"CheckBox.json","url":"/repository/webwerkstatt/OldPartsBin/Widgets/CheckBox.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3859":{},"3860":{"rev":58387,"date":{"__isSmartRef__":true,"id":3861},"author":"m.roeder","shortName":"Documentation/","url":"/repository/webwerkstatt/OldPartsBin/Documentation/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3861":{},"3862":{"rev":54785,"date":{"__isSmartRef__":true,"id":3863},"author":"jenslincke","shortName":"ScriptingTutorial.svg","url":"/repository/webwerkstatt/OldPartsBin/Documentation/ScriptingTutorial.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3863":{},"3864":{"rev":58386,"date":{"__isSmartRef__":true,"id":3865},"author":"m.roeder","shortName":"LivelyHelp.json","url":"/repository/webwerkstatt/OldPartsBin/Documentation/LivelyHelp.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3865":{},"3866":{"rev":58387,"date":{"__isSmartRef__":true,"id":3867},"author":"m.roeder","shortName":"LivelyHelp.svg","url":"/repository/webwerkstatt/OldPartsBin/Documentation/LivelyHelp.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3867":{},"3868":{"rev":54784,"date":{"__isSmartRef__":true,"id":3869},"author":"jenslincke","shortName":"ScriptingTutorial.json","url":"/repository/webwerkstatt/OldPartsBin/Documentation/ScriptingTutorial.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3869":{},"3870":{"rev":58406,"date":{"__isSmartRef__":true,"id":3871},"author":"robertkrahn","shortName":"joe.svg","url":"/repository/webwerkstatt/OldPartsBin/joe.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3871":{},"3872":{"rev":59594,"date":{"__isSmartRef__":true,"id":3873},"author":"alexander.hold","shortName":"EventPlayerMorph.json","url":"/repository/webwerkstatt/OldPartsBin/EventPlayerMorph.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3873":{},"3874":{"rev":65603,"date":{"__isSmartRef__":true,"id":3875},"author":"jenslincke","shortName":"DavidsMorph.svg","url":"/repository/webwerkstatt/OldPartsBin/DavidsMorph.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3875":{},"3876":{"rev":58699,"date":{"__isSmartRef__":true,"id":3877},"author":"jenslincke","shortName":"TreeInspector.svg","url":"/repository/webwerkstatt/OldPartsBin/TreeInspector.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3877":{},"3878":{"rev":58405,"date":{"__isSmartRef__":true,"id":3879},"author":"robertkrahn","shortName":"joe.json","url":"/repository/webwerkstatt/OldPartsBin/joe.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3879":{},"3880":{"rev":58705,"date":{"__isSmartRef__":true,"id":3881},"author":"jenslincke","shortName":"AttributeTreePrinter.svg","url":"/repository/webwerkstatt/OldPartsBin/AttributeTreePrinter.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3881":{},"3882":{"rev":60206,"date":{"__isSmartRef__":true,"id":3883},"author":"robertkrahn","shortName":"newObject.json","url":"/repository/webwerkstatt/OldPartsBin/newObject.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3883":{},"3884":{"rev":56201,"date":{"__isSmartRef__":true,"id":3885},"author":"robertkrahn","shortName":"Styling/","url":"/repository/webwerkstatt/OldPartsBin/Styling/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3885":{},"3886":{"rev":56201,"date":{"__isSmartRef__":true,"id":3887},"author":"robertkrahn","shortName":"CrayonColors.json","url":"/repository/webwerkstatt/OldPartsBin/Styling/CrayonColors.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3887":{},"3888":{"rev":56201,"date":{"__isSmartRef__":true,"id":3889},"author":"robertkrahn","shortName":"WebColors.json","url":"/repository/webwerkstatt/OldPartsBin/Styling/WebColors.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3889":{},"3890":{"rev":56201,"date":{"__isSmartRef__":true,"id":3891},"author":"robertkrahn","shortName":"CrayonColors.svg","url":"/repository/webwerkstatt/OldPartsBin/Styling/CrayonColors.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3891":{},"3892":{"rev":56201,"date":{"__isSmartRef__":true,"id":3893},"author":"robertkrahn","shortName":"WebColors.svg","url":"/repository/webwerkstatt/OldPartsBin/Styling/WebColors.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3893":{},"3894":{"rev":54672,"date":{"__isSmartRef__":true,"id":3895},"author":"robertkrahn","shortName":"Games/","url":"/repository/webwerkstatt/OldPartsBin/Games/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3895":{},"3896":{"rev":54672,"date":{"__isSmartRef__":true,"id":3897},"author":"robertkrahn","shortName":"QuickBrownFox.svg","url":"/repository/webwerkstatt/OldPartsBin/Games/QuickBrownFox.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3897":{},"3898":{"rev":54671,"date":{"__isSmartRef__":true,"id":3899},"author":"robertkrahn","shortName":"QuickBrownFox.json","url":"/repository/webwerkstatt/OldPartsBin/Games/QuickBrownFox.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3899":{},"3900":{"rev":58704,"date":{"__isSmartRef__":true,"id":3901},"author":"jenslincke","shortName":"AttributeTreePrinter.json","url":"/repository/webwerkstatt/OldPartsBin/AttributeTreePrinter.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3901":{},"3902":{"rev":62354,"date":{"__isSmartRef__":true,"id":3903},"author":"robertkrahn","shortName":"ProtovisDrawing.svg","url":"/repository/webwerkstatt/OldPartsBin/ProtovisDrawing.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3903":{},"3904":{"rev":68274,"date":{"__isSmartRef__":true,"id":3905},"author":"robertkrahn","shortName":"Tools/","url":"/repository/webwerkstatt/OldPartsBin/Tools/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3905":{},"3906":{"rev":54659,"date":{"__isSmartRef__":true,"id":3907},"author":"robertkrahn","shortName":"PartsBin.svg","url":"/repository/webwerkstatt/OldPartsBin/Tools/PartsBin.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3907":{},"3908":{"rev":54662,"date":{"__isSmartRef__":true,"id":3909},"author":"robertkrahn","shortName":"PartsBinItemEditor.json","url":"/repository/webwerkstatt/OldPartsBin/Tools/PartsBinItemEditor.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3909":{},"3910":{"rev":68274,"date":{"__isSmartRef__":true,"id":3911},"author":"robertkrahn","shortName":"PartsBinReloaded.svg","url":"/repository/webwerkstatt/OldPartsBin/Tools/PartsBinReloaded.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3911":{},"3912":{"rev":60836,"date":{"__isSmartRef__":true,"id":3913},"author":"robertkrahn","shortName":"FileBrowser.svg","url":"/repository/webwerkstatt/OldPartsBin/Tools/FileBrowser.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3913":{},"3914":{"rev":54646,"date":{"__isSmartRef__":true,"id":3915},"author":"robertkrahn","shortName":"Journal.json","url":"/repository/webwerkstatt/OldPartsBin/Tools/Journal.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3915":{},"3916":{"rev":54654,"date":{"__isSmartRef__":true,"id":3917},"author":"robertkrahn","shortName":"MorphSearch.json","url":"/repository/webwerkstatt/OldPartsBin/Tools/MorphSearch.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3917":{},"3918":{"rev":54808,"date":{"__isSmartRef__":true,"id":3919},"author":"robertkrahn","shortName":"SVNCommitAnalyzer.svg","url":"/repository/webwerkstatt/OldPartsBin/Tools/SVNCommitAnalyzer.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3919":{},"3920":{"rev":58678,"date":{"__isSmartRef__":true,"id":3921},"author":"jenslincke","shortName":"ScriptEditor.json","url":"/repository/webwerkstatt/OldPartsBin/Tools/ScriptEditor.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3921":{},"3922":{"rev":56053,"date":{"__isSmartRef__":true,"id":3923},"author":"jenslincke","shortName":"ServerCodeSearch.svg","url":"/repository/webwerkstatt/OldPartsBin/Tools/ServerCodeSearch.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3923":{},"3924":{"rev":58862,"date":{"__isSmartRef__":true,"id":3925},"author":"robertkrahn","shortName":"SystemBrowser.svg","url":"/repository/webwerkstatt/OldPartsBin/Tools/SystemBrowser.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3925":{},"3926":{"rev":56223,"date":{"__isSmartRef__":true,"id":3927},"author":"robertkrahn","shortName":"TestControl.json","url":"/repository/webwerkstatt/OldPartsBin/Tools/TestControl.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3927":{},"3928":{"rev":54658,"date":{"__isSmartRef__":true,"id":3929},"author":"robertkrahn","shortName":"PartsBin.json","url":"/repository/webwerkstatt/OldPartsBin/Tools/PartsBin.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3929":{},"3930":{"rev":68273,"date":{"__isSmartRef__":true,"id":3931},"author":"robertkrahn","shortName":"PartsBinReloaded.json","url":"/repository/webwerkstatt/OldPartsBin/Tools/PartsBinReloaded.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3931":{},"3932":{"rev":60835,"date":{"__isSmartRef__":true,"id":3933},"author":"robertkrahn","shortName":"FileBrowser.json","url":"/repository/webwerkstatt/OldPartsBin/Tools/FileBrowser.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3933":{},"3934":{"rev":54807,"date":{"__isSmartRef__":true,"id":3935},"author":"robertkrahn","shortName":"SVNCommitAnalyzer.json","url":"/repository/webwerkstatt/OldPartsBin/Tools/SVNCommitAnalyzer.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3935":{},"3936":{"rev":56052,"date":{"__isSmartRef__":true,"id":3937},"author":"jenslincke","shortName":"ServerCodeSearch.json","url":"/repository/webwerkstatt/OldPartsBin/Tools/ServerCodeSearch.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3937":{},"3938":{"rev":57569,"date":{"__isSmartRef__":true,"id":3939},"author":"m.roeder","shortName":"TickingBox.svg","url":"/repository/webwerkstatt/OldPartsBin/Tools/TickingBox.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3939":{},"3940":{"rev":58861,"date":{"__isSmartRef__":true,"id":3941},"author":"robertkrahn","shortName":"SystemBrowser.json","url":"/repository/webwerkstatt/OldPartsBin/Tools/SystemBrowser.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3941":{},"3942":{"rev":54663,"date":{"__isSmartRef__":true,"id":3943},"author":"robertkrahn","shortName":"PartsBinItemEditor.svg","url":"/repository/webwerkstatt/OldPartsBin/Tools/PartsBinItemEditor.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3943":{},"3944":{"rev":54647,"date":{"__isSmartRef__":true,"id":3945},"author":"robertkrahn","shortName":"Journal.svg","url":"/repository/webwerkstatt/OldPartsBin/Tools/Journal.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3945":{},"3946":{"rev":58679,"date":{"__isSmartRef__":true,"id":3947},"author":"jenslincke","shortName":"ScriptEditor.svg","url":"/repository/webwerkstatt/OldPartsBin/Tools/ScriptEditor.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3947":{},"3948":{"rev":54655,"date":{"__isSmartRef__":true,"id":3949},"author":"robertkrahn","shortName":"MorphSearch.svg","url":"/repository/webwerkstatt/OldPartsBin/Tools/MorphSearch.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3949":{},"3950":{"rev":57568,"date":{"__isSmartRef__":true,"id":3951},"author":"m.roeder","shortName":"TickingBox.json","url":"/repository/webwerkstatt/OldPartsBin/Tools/TickingBox.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3951":{},"3952":{"rev":56224,"date":{"__isSmartRef__":true,"id":3953},"author":"robertkrahn","shortName":"TestControl.svg","url":"/repository/webwerkstatt/OldPartsBin/Tools/TestControl.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3953":{},"3954":{"rev":60638,"date":{"__isSmartRef__":true,"id":3955},"author":"m.roeder","shortName":"DataFlow/","url":"/repository/webwerkstatt/OldPartsBin/DataFlow/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3955":{},"3956":{"rev":60637,"date":{"__isSmartRef__":true,"id":3957},"author":"m.roeder","shortName":"Iterator.json","url":"/repository/webwerkstatt/OldPartsBin/DataFlow/Iterator.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3957":{},"3958":{"rev":60638,"date":{"__isSmartRef__":true,"id":3959},"author":"m.roeder","shortName":"Iterator.svg","url":"/repository/webwerkstatt/OldPartsBin/DataFlow/Iterator.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3959":{},"3960":{"rev":59595,"date":{"__isSmartRef__":true,"id":3961},"author":"alexander.hold","shortName":"EventPlayerMorph.svg","url":"/repository/webwerkstatt/OldPartsBin/EventPlayerMorph.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3961":{},"3962":{"rev":51301,"date":{"__isSmartRef__":true,"id":3963},"author":"jenslincke","shortName":"TestWorkspace.json","url":"/repository/webwerkstatt/OldPartsBin/TestWorkspace.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3963":{},"3964":{"rev":60354,"date":{"__isSmartRef__":true,"id":3965},"author":"robertkrahn","shortName":"Server/","url":"/repository/webwerkstatt/OldPartsBin/Server/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3965":{},"3966":{"rev":60176,"date":{"__isSmartRef__":true,"id":3967},"author":"robertkrahn","shortName":"ServerCommands.json","url":"/repository/webwerkstatt/OldPartsBin/Server/ServerCommands.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3967":{},"3968":{"rev":60279,"date":{"__isSmartRef__":true,"id":3969},"author":"robertkrahn","shortName":"FastCommandLine.svg","url":"/repository/webwerkstatt/OldPartsBin/Server/FastCommandLine.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3969":{},"3970":{"rev":60354,"date":{"__isSmartRef__":true,"id":3971},"author":"robertkrahn","shortName":"ServerWorkspace.svg","url":"/repository/webwerkstatt/OldPartsBin/Server/ServerWorkspace.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3971":{},"3972":{"rev":60275,"date":{"__isSmartRef__":true,"id":3973},"author":"robertkrahn","shortName":"CommandLine.svg","url":"/repository/webwerkstatt/OldPartsBin/Server/CommandLine.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3973":{},"3974":{"rev":60169,"date":{"__isSmartRef__":true,"id":3975},"author":"robertkrahn","shortName":"StaticDocCreator.json","url":"/repository/webwerkstatt/OldPartsBin/Server/StaticDocCreator.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3975":{},"3976":{"rev":60177,"date":{"__isSmartRef__":true,"id":3977},"author":"robertkrahn","shortName":"ServerCommands.svg","url":"/repository/webwerkstatt/OldPartsBin/Server/ServerCommands.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3977":{},"3978":{"rev":60170,"date":{"__isSmartRef__":true,"id":3979},"author":"robertkrahn","shortName":"StaticDocCreator.svg","url":"/repository/webwerkstatt/OldPartsBin/Server/StaticDocCreator.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3979":{},"3980":{"rev":60278,"date":{"__isSmartRef__":true,"id":3981},"author":"robertkrahn","shortName":"FastCommandLine.json","url":"/repository/webwerkstatt/OldPartsBin/Server/FastCommandLine.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3981":{},"3982":{"rev":60353,"date":{"__isSmartRef__":true,"id":3983},"author":"robertkrahn","shortName":"ServerWorkspace.json","url":"/repository/webwerkstatt/OldPartsBin/Server/ServerWorkspace.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3983":{},"3984":{"rev":60274,"date":{"__isSmartRef__":true,"id":3985},"author":"robertkrahn","shortName":"CommandLine.json","url":"/repository/webwerkstatt/OldPartsBin/Server/CommandLine.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3985":{},"3986":{"rev":60093,"date":{"__isSmartRef__":true,"id":3987},"author":"jenslincke","shortName":"Demos/","url":"/repository/webwerkstatt/OldPartsBin/Demos/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3987":{},"3988":{"rev":60092,"date":{"__isSmartRef__":true,"id":3989},"author":"jenslincke","shortName":"ArchitectureOverview.json","url":"/repository/webwerkstatt/OldPartsBin/Demos/ArchitectureOverview.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3989":{},"3990":{"rev":56358,"date":{"__isSmartRef__":true,"id":3991},"author":"robertkrahn","shortName":"TestWidget.svg","url":"/repository/webwerkstatt/OldPartsBin/Demos/TestWidget.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3991":{},"3992":{"rev":60067,"date":{"__isSmartRef__":true,"id":3993},"author":"jenslincke","shortName":"ExampleObjects.svg","url":"/repository/webwerkstatt/OldPartsBin/Demos/ExampleObjects.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3993":{},"3994":{"rev":58712,"date":{"__isSmartRef__":true,"id":3995},"author":"jenslincke","shortName":"FreeLivelyServerMemChart.json","url":"/repository/webwerkstatt/OldPartsBin/Demos/FreeLivelyServerMemChart.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3995":{},"3996":{"rev":60093,"date":{"__isSmartRef__":true,"id":3997},"author":"jenslincke","shortName":"ArchitectureOverview.svg","url":"/repository/webwerkstatt/OldPartsBin/Demos/ArchitectureOverview.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3997":{},"3998":{"rev":55191,"date":{"__isSmartRef__":true,"id":3999},"author":"jenslincke","shortName":"GraphLayoutApp.json","url":"/repository/webwerkstatt/OldPartsBin/Demos/GraphLayoutApp.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"3999":{},"4000":{"rev":56357,"date":{"__isSmartRef__":true,"id":4001},"author":"robertkrahn","shortName":"TestWidget.json","url":"/repository/webwerkstatt/OldPartsBin/Demos/TestWidget.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4001":{},"4002":{"rev":58713,"date":{"__isSmartRef__":true,"id":4003},"author":"jenslincke","shortName":"FreeLivelyServerMemChart.svg","url":"/repository/webwerkstatt/OldPartsBin/Demos/FreeLivelyServerMemChart.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4003":{},"4004":{"rev":60066,"date":{"__isSmartRef__":true,"id":4005},"author":"jenslincke","shortName":"ExampleObjects.json","url":"/repository/webwerkstatt/OldPartsBin/Demos/ExampleObjects.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4005":{},"4006":{"rev":55192,"date":{"__isSmartRef__":true,"id":4007},"author":"jenslincke","shortName":"GraphLayoutApp.svg","url":"/repository/webwerkstatt/OldPartsBin/Demos/GraphLayoutApp.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4007":{},"4008":{"rev":59473,"date":{"__isSmartRef__":true,"id":4009},"author":"georgip","shortName":"elephant.json","url":"/repository/webwerkstatt/OldPartsBin/elephant.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4009":{},"4010":{"rev":62353,"date":{"__isSmartRef__":true,"id":4011},"author":"robertkrahn","shortName":"ProtovisDrawing.json","url":"/repository/webwerkstatt/OldPartsBin/ProtovisDrawing.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4011":{},"4012":{"rev":62113,"date":{"__isSmartRef__":true,"id":4013},"author":"robertkrahn","shortName":"rectangle.json","url":"/repository/webwerkstatt/OldPartsBin/rectangle.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4013":{},"4014":{"rev":51354,"date":{"__isSmartRef__":true,"id":4015},"author":"jenslincke","shortName":"TestObject.json","url":"/repository/webwerkstatt/OldPartsBin/TestObject.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4015":{},"4016":{"rev":60207,"date":{"__isSmartRef__":true,"id":4017},"author":"robertkrahn","shortName":"newObject.svg","url":"/repository/webwerkstatt/OldPartsBin/newObject.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4017":{},"4018":{"rev":30619,"date":{"__isSmartRef__":true,"id":4019},"author":"robertkrahn","shortName":"loading.gif","url":"/repository/webwerkstatt/loading.gif","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4019":{},"4020":{"rev":46492,"date":{"__isSmartRef__":true,"id":4021},"author":"robertkrahn","shortName":"testWorld.xhtml","url":"/repository/webwerkstatt/testWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4021":{},"4022":{"rev":59237,"date":{"__isSmartRef__":true,"id":4023},"author":"jenslincke","shortName":"blank.xhtml","url":"/repository/webwerkstatt/blank.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4023":{},"4024":{"rev":30242,"date":{"__isSmartRef__":true,"id":4025},"author":"m.roeder","shortName":"odata/","url":"/repository/webwerkstatt/odata/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4025":{},"4026":{"rev":30242,"date":{"__isSmartRef__":true,"id":4027},"author":"m.roeder","shortName":"MicrosoftAjaxSerialization.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxSerialization.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4027":{},"4028":{"rev":30242,"date":{"__isSmartRef__":true,"id":4029},"author":"m.roeder","shortName":"MicrosoftAjaxNetwork.debug.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxNetwork.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4029":{},"4030":{"rev":30242,"date":{"__isSmartRef__":true,"id":4031},"author":"m.roeder","shortName":"MicrosoftAjax.js","url":"/repository/webwerkstatt/odata/MicrosoftAjax.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4031":{},"4032":{"rev":30242,"date":{"__isSmartRef__":true,"id":4033},"author":"m.roeder","shortName":"MicrosoftAjaxTemplates.debug.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxTemplates.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4033":{},"4034":{"rev":30242,"date":{"__isSmartRef__":true,"id":4035},"author":"m.roeder","shortName":"Date.UmAlQuraCalendar.debug.js","url":"/repository/webwerkstatt/odata/Date.UmAlQuraCalendar.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4035":{},"4036":{"rev":30242,"date":{"__isSmartRef__":true,"id":4037},"author":"m.roeder","shortName":"MicrosoftAjaxCore.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxCore.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4037":{},"4038":{"rev":30242,"date":{"__isSmartRef__":true,"id":4039},"author":"m.roeder","shortName":"jQueryStart.debug.js","url":"/repository/webwerkstatt/odata/jQueryStart.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4039":{},"4040":{"rev":30242,"date":{"__isSmartRef__":true,"id":4041},"author":"m.roeder","shortName":"System.Web.Extensions/","url":"/repository/webwerkstatt/odata/System.Web.Extensions/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4041":{},"4042":{"rev":30242,"date":{"__isSmartRef__":true,"id":4043},"author":"m.roeder","shortName":"4.0.0.0/","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4043":{},"4044":{"rev":30242,"date":{"__isSmartRef__":true,"id":4045},"author":"m.roeder","shortName":"4.0.21030.0/","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4045":{},"4046":{"rev":30242,"date":{"__isSmartRef__":true,"id":4047},"author":"m.roeder","shortName":"MicrosoftAjaxSerialization.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/MicrosoftAjaxSerialization.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4047":{},"4048":{"rev":30242,"date":{"__isSmartRef__":true,"id":4049},"author":"m.roeder","shortName":"MicrosoftAjaxCore.debug.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/MicrosoftAjaxCore.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4049":{},"4050":{"rev":30242,"date":{"__isSmartRef__":true,"id":4051},"author":"m.roeder","shortName":"MicrosoftAjaxNetwork.debug.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/MicrosoftAjaxNetwork.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4051":{},"4052":{"rev":30242,"date":{"__isSmartRef__":true,"id":4053},"author":"m.roeder","shortName":"MicrosoftAjax.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/MicrosoftAjax.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4053":{},"4054":{"rev":30242,"date":{"__isSmartRef__":true,"id":4055},"author":"m.roeder","shortName":"MicrosoftAjaxTimer.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/MicrosoftAjaxTimer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4055":{},"4056":{"rev":30242,"date":{"__isSmartRef__":true,"id":4057},"author":"m.roeder","shortName":"MicrosoftAjaxWebServices.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/MicrosoftAjaxWebServices.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4057":{},"4058":{"rev":30242,"date":{"__isSmartRef__":true,"id":4059},"author":"m.roeder","shortName":"Date.HijriCalendar.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/Date.HijriCalendar.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4059":{},"4060":{"rev":30242,"date":{"__isSmartRef__":true,"id":4061},"author":"m.roeder","shortName":"MicrosoftAjaxComponentModel.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/MicrosoftAjaxComponentModel.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4061":{},"4062":{"rev":30242,"date":{"__isSmartRef__":true,"id":4063},"author":"m.roeder","shortName":"MicrosoftAjaxGlobalization.debug.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/MicrosoftAjaxGlobalization.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4063":{},"4064":{"rev":30242,"date":{"__isSmartRef__":true,"id":4065},"author":"m.roeder","shortName":"MicrosoftAjaxWebForms.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/MicrosoftAjaxWebForms.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4065":{},"4066":{"rev":30242,"date":{"__isSmartRef__":true,"id":4067},"author":"m.roeder","shortName":"MicrosoftAjaxHistory.debug.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/MicrosoftAjaxHistory.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4067":{},"4068":{"rev":30242,"date":{"__isSmartRef__":true,"id":4069},"author":"m.roeder","shortName":"Date.UmAlQuraCalendar.debug.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/Date.UmAlQuraCalendar.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4069":{},"4070":{"rev":30242,"date":{"__isSmartRef__":true,"id":4071},"author":"m.roeder","shortName":"MicrosoftAjaxCore.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/MicrosoftAjaxCore.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4071":{},"4072":{"rev":30242,"date":{"__isSmartRef__":true,"id":4073},"author":"m.roeder","shortName":"MicrosoftAjaxNetwork.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/MicrosoftAjaxNetwork.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4073":{},"4074":{"rev":30242,"date":{"__isSmartRef__":true,"id":4075},"author":"m.roeder","shortName":"MicrosoftAjaxApplicationServices.debug.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/MicrosoftAjaxApplicationServices.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4075":{},"4076":{"rev":30242,"date":{"__isSmartRef__":true,"id":4077},"author":"m.roeder","shortName":"MicrosoftAjaxGlobalization.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/MicrosoftAjaxGlobalization.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4077":{},"4078":{"rev":30242,"date":{"__isSmartRef__":true,"id":4079},"author":"m.roeder","shortName":"MicrosoftAjaxHistory.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/MicrosoftAjaxHistory.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4079":{},"4080":{"rev":30242,"date":{"__isSmartRef__":true,"id":4081},"author":"m.roeder","shortName":"MicrosoftAjaxSerialization.debug.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/MicrosoftAjaxSerialization.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4081":{},"4082":{"rev":30242,"date":{"__isSmartRef__":true,"id":4083},"author":"m.roeder","shortName":"Date.UmAlQuraCalendar.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/Date.UmAlQuraCalendar.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4083":{},"4084":{"rev":30242,"date":{"__isSmartRef__":true,"id":4085},"author":"m.roeder","shortName":"MicrosoftAjax.debug.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/MicrosoftAjax.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4085":{},"4086":{"rev":30242,"date":{"__isSmartRef__":true,"id":4087},"author":"m.roeder","shortName":"MicrosoftAjaxTimer.debug.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/MicrosoftAjaxTimer.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4087":{},"4088":{"rev":30242,"date":{"__isSmartRef__":true,"id":4089},"author":"m.roeder","shortName":"Date.HijriCalendar.debug.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/Date.HijriCalendar.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4089":{},"4090":{"rev":30242,"date":{"__isSmartRef__":true,"id":4091},"author":"m.roeder","shortName":"MicrosoftAjaxWebServices.debug.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/MicrosoftAjaxWebServices.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4091":{},"4092":{"rev":30242,"date":{"__isSmartRef__":true,"id":4093},"author":"m.roeder","shortName":"MicrosoftAjaxApplicationServices.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/MicrosoftAjaxApplicationServices.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4093":{},"4094":{"rev":30242,"date":{"__isSmartRef__":true,"id":4095},"author":"m.roeder","shortName":"MicrosoftAjaxComponentModel.debug.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/MicrosoftAjaxComponentModel.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4095":{},"4096":{"rev":30242,"date":{"__isSmartRef__":true,"id":4097},"author":"m.roeder","shortName":"MicrosoftAjaxWebForms.debug.js","url":"/repository/webwerkstatt/odata/System.Web.Extensions/4.0.0.0/4.0.21030.0/MicrosoftAjaxWebForms.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4097":{},"4098":{"rev":30242,"date":{"__isSmartRef__":true,"id":4099},"author":"m.roeder","shortName":"MicrosoftAjaxOpenData.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxOpenData.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4099":{},"4100":{"rev":30242,"date":{"__isSmartRef__":true,"id":4101},"author":"m.roeder","shortName":"System.Web/","url":"/repository/webwerkstatt/odata/System.Web/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4101":{},"4102":{"rev":30242,"date":{"__isSmartRef__":true,"id":4103},"author":"m.roeder","shortName":"4.0.0.0/","url":"/repository/webwerkstatt/odata/System.Web/4.0.0.0/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4103":{},"4104":{"rev":30242,"date":{"__isSmartRef__":true,"id":4105},"author":"m.roeder","shortName":"4.0.21030.0/","url":"/repository/webwerkstatt/odata/System.Web/4.0.0.0/4.0.21030.0/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4105":{},"4106":{"rev":30242,"date":{"__isSmartRef__":true,"id":4107},"author":"m.roeder","shortName":"Menu.js","url":"/repository/webwerkstatt/odata/System.Web/4.0.0.0/4.0.21030.0/Menu.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4107":{},"4108":{"rev":30242,"date":{"__isSmartRef__":true,"id":4109},"author":"m.roeder","shortName":"WebForms.js","url":"/repository/webwerkstatt/odata/System.Web/4.0.0.0/4.0.21030.0/WebForms.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4109":{},"4110":{"rev":30242,"date":{"__isSmartRef__":true,"id":4111},"author":"m.roeder","shortName":"WebUIValidation.js","url":"/repository/webwerkstatt/odata/System.Web/4.0.0.0/4.0.21030.0/WebUIValidation.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4111":{},"4112":{"rev":30242,"date":{"__isSmartRef__":true,"id":4113},"author":"m.roeder","shortName":"WebParts.js","url":"/repository/webwerkstatt/odata/System.Web/4.0.0.0/4.0.21030.0/WebParts.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4113":{},"4114":{"rev":30242,"date":{"__isSmartRef__":true,"id":4115},"author":"m.roeder","shortName":"MenuStandards.js","url":"/repository/webwerkstatt/odata/System.Web/4.0.0.0/4.0.21030.0/MenuStandards.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4115":{},"4116":{"rev":30242,"date":{"__isSmartRef__":true,"id":4117},"author":"m.roeder","shortName":"TreeView.js","url":"/repository/webwerkstatt/odata/System.Web/4.0.0.0/4.0.21030.0/TreeView.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4117":{},"4118":{"rev":30242,"date":{"__isSmartRef__":true,"id":4119},"author":"m.roeder","shortName":"SmartNav.js","url":"/repository/webwerkstatt/odata/System.Web/4.0.0.0/4.0.21030.0/SmartNav.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4119":{},"4120":{"rev":30242,"date":{"__isSmartRef__":true,"id":4121},"author":"m.roeder","shortName":"Focus.js","url":"/repository/webwerkstatt/odata/System.Web/4.0.0.0/4.0.21030.0/Focus.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4121":{},"4122":{"rev":30242,"date":{"__isSmartRef__":true,"id":4123},"author":"m.roeder","shortName":"DetailsView.js","url":"/repository/webwerkstatt/odata/System.Web/4.0.0.0/4.0.21030.0/DetailsView.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4123":{},"4124":{"rev":30242,"date":{"__isSmartRef__":true,"id":4125},"author":"m.roeder","shortName":"GridView.js","url":"/repository/webwerkstatt/odata/System.Web/4.0.0.0/4.0.21030.0/GridView.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4125":{},"4126":{"rev":30242,"date":{"__isSmartRef__":true,"id":4127},"author":"m.roeder","shortName":"MicrosoftAjaxGlobalization.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxGlobalization.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4127":{},"4128":{"rev":30242,"date":{"__isSmartRef__":true,"id":4129},"author":"m.roeder","shortName":"MicrosoftAjaxHistory.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxHistory.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4129":{},"4130":{"rev":30242,"date":{"__isSmartRef__":true,"id":4131},"author":"m.roeder","shortName":"MicrosoftAjaxSerialization.debug.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxSerialization.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4131":{},"4132":{"rev":30242,"date":{"__isSmartRef__":true,"id":4133},"author":"m.roeder","shortName":"MicrosoftAjaxCore.embed.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxCore.embed.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4133":{},"4134":{"rev":30242,"date":{"__isSmartRef__":true,"id":4135},"author":"m.roeder","shortName":"Start.js","url":"/repository/webwerkstatt/odata/Start.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4135":{},"4136":{"rev":30242,"date":{"__isSmartRef__":true,"id":4137},"author":"m.roeder","shortName":"MicrosoftAjax.debug.js","url":"/repository/webwerkstatt/odata/MicrosoftAjax.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4137":{},"4138":{"rev":30242,"date":{"__isSmartRef__":true,"id":4139},"author":"m.roeder","shortName":"MicrosoftAjaxApplicationServices.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxApplicationServices.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4139":{},"4140":{"rev":30242,"date":{"__isSmartRef__":true,"id":4141},"author":"m.roeder","shortName":"MicrosoftAjaxCore.debug.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxCore.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4141":{},"4142":{"rev":30242,"date":{"__isSmartRef__":true,"id":4143},"author":"m.roeder","shortName":"MicrosoftAjaxDataContext.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxDataContext.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4143":{},"4144":{"rev":30242,"date":{"__isSmartRef__":true,"id":4145},"author":"m.roeder","shortName":"jQueryStart-vsdoc.js","url":"/repository/webwerkstatt/odata/jQueryStart-vsdoc.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4145":{},"4146":{"rev":30242,"date":{"__isSmartRef__":true,"id":4147},"author":"m.roeder","shortName":"MicrosoftAjaxOpenData.debug.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxOpenData.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4147":{},"4148":{"rev":30242,"date":{"__isSmartRef__":true,"id":4149},"author":"m.roeder","shortName":"MicrosoftAjaxTimer.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxTimer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4149":{},"4150":{"rev":30242,"date":{"__isSmartRef__":true,"id":4151},"author":"m.roeder","shortName":"MicrosoftAjaxWebServices.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxWebServices.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4151":{},"4152":{"rev":30242,"date":{"__isSmartRef__":true,"id":4153},"author":"m.roeder","shortName":"Date.HijriCalendar.js","url":"/repository/webwerkstatt/odata/Date.HijriCalendar.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4153":{},"4154":{"rev":30242,"date":{"__isSmartRef__":true,"id":4155},"author":"m.roeder","shortName":"MicrosoftAjaxGlobalization.debug.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxGlobalization.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4155":{},"4156":{"rev":30242,"date":{"__isSmartRef__":true,"id":4157},"author":"m.roeder","shortName":"MicrosoftAjaxComponentModel.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxComponentModel.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4157":{},"4158":{"rev":30242,"date":{"__isSmartRef__":true,"id":4159},"author":"m.roeder","shortName":"MicrosoftAjaxWebForms.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxWebForms.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4159":{},"4160":{"rev":30242,"date":{"__isSmartRef__":true,"id":4161},"author":"m.roeder","shortName":"MicrosoftAjaxHistory.debug.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxHistory.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4161":{},"4162":{"rev":30242,"date":{"__isSmartRef__":true,"id":4163},"author":"m.roeder","shortName":"Start.debug.js","url":"/repository/webwerkstatt/odata/Start.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4163":{},"4164":{"rev":30242,"date":{"__isSmartRef__":true,"id":4165},"author":"m.roeder","shortName":"MicrosoftAjaxNetwork.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxNetwork.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4165":{},"4166":{"rev":30242,"date":{"__isSmartRef__":true,"id":4167},"author":"m.roeder","shortName":"MicrosoftAjaxApplicationServices.debug.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxApplicationServices.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4167":{},"4168":{"rev":30242,"date":{"__isSmartRef__":true,"id":4169},"author":"m.roeder","shortName":"MicrosoftAjaxTemplates.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxTemplates.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4169":{},"4170":{"rev":30242,"date":{"__isSmartRef__":true,"id":4171},"author":"m.roeder","shortName":"Date.UmAlQuraCalendar.js","url":"/repository/webwerkstatt/odata/Date.UmAlQuraCalendar.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4171":{},"4172":{"rev":30242,"date":{"__isSmartRef__":true,"id":4173},"author":"m.roeder","shortName":"MicrosoftAjaxDataContext.debug.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxDataContext.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4173":{},"4174":{"rev":30242,"date":{"__isSmartRef__":true,"id":4175},"author":"m.roeder","shortName":"jQueryStart.js","url":"/repository/webwerkstatt/odata/jQueryStart.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4175":{},"4176":{"rev":30242,"date":{"__isSmartRef__":true,"id":4177},"author":"m.roeder","shortName":"MicrosoftAjaxTimer.debug.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxTimer.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4177":{},"4178":{"rev":30242,"date":{"__isSmartRef__":true,"id":4179},"author":"m.roeder","shortName":"MicrosoftAjaxWebServices.debug.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxWebServices.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4179":{},"4180":{"rev":30242,"date":{"__isSmartRef__":true,"id":4181},"author":"m.roeder","shortName":"Date.HijriCalendar.debug.js","url":"/repository/webwerkstatt/odata/Date.HijriCalendar.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4181":{},"4182":{"rev":30242,"date":{"__isSmartRef__":true,"id":4183},"author":"m.roeder","shortName":"MicrosoftAjaxComponentModel.debug.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxComponentModel.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4183":{},"4184":{"rev":30242,"date":{"__isSmartRef__":true,"id":4185},"author":"m.roeder","shortName":"MicrosoftAjaxWebForms.debug.js","url":"/repository/webwerkstatt/odata/MicrosoftAjaxWebForms.debug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4185":{},"4186":{"rev":68892,"date":{"__isSmartRef__":true,"id":4187},"author":"tmohr","shortName":"tmohr/","url":"/repository/webwerkstatt/tmohr/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4187":{},"4188":{"rev":68892,"date":{"__isSmartRef__":true,"id":4189},"author":"tmohr","shortName":"myNewWorld.xhtml","url":"/repository/webwerkstatt/tmohr/myNewWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4189":{},"4190":{"rev":61857,"date":{"__isSmartRef__":true,"id":4191},"author":"tmohr","shortName":"anfang.xhtml","url":"/repository/webwerkstatt/tmohr/anfang.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4191":{},"4192":{"rev":68429,"date":{"__isSmartRef__":true,"id":4193},"author":"tmohr","shortName":"WebGL.xhtml","url":"/repository/webwerkstatt/tmohr/WebGL.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4193":{},"4194":{"rev":62209,"date":{"__isSmartRef__":true,"id":4195},"author":"tmohr","shortName":"NewWorld.xhtml","url":"/repository/webwerkstatt/tmohr/NewWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4195":{},"4196":{"rev":62234,"date":{"__isSmartRef__":true,"id":4197},"author":"martin","shortName":"newWorld2.xhtml","url":"/repository/webwerkstatt/tmohr/newWorld2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4197":{},"4198":{"rev":56497,"date":{"__isSmartRef__":true,"id":4199},"author":"robertkrahn","shortName":"migration/","url":"/repository/webwerkstatt/migration/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4199":{},"4200":{"rev":28146,"date":{"__isSmartRef__":true,"id":4201},"author":"robertkrahn","shortName":"test/","url":"/repository/webwerkstatt/migration/test/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4201":{},"4202":{"rev":27184,"date":{"__isSmartRef__":true,"id":4203},"author":"robertkrahn","shortName":"world1.xhtml","url":"/repository/webwerkstatt/migration/test/world1.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4203":{},"4204":{"rev":28119,"date":{"__isSmartRef__":true,"id":4205},"author":"robertkrahn","shortName":"world2.xhtml","url":"/repository/webwerkstatt/migration/test/world2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4205":{},"4206":{"rev":28121,"date":{"__isSmartRef__":true,"id":4207},"author":"robertkrahn","shortName":"moduleWithError.js","url":"/repository/webwerkstatt/migration/test/moduleWithError.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4207":{},"4208":{"rev":28146,"date":{"__isSmartRef__":true,"id":4209},"author":"robertkrahn","shortName":"worldWithError.xhtml","url":"/repository/webwerkstatt/migration/test/worldWithError.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4209":{},"4210":{"rev":28122,"date":{"__isSmartRef__":true,"id":4211},"author":"robertkrahn","shortName":"worldWithError2.xhtml","url":"/repository/webwerkstatt/migration/test/worldWithError2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4211":{},"4212":{"rev":27186,"date":{"__isSmartRef__":true,"id":4213},"author":"robertkrahn","shortName":"oldMigration.xhtml","url":"/repository/webwerkstatt/migration/oldMigration.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4213":{},"4214":{"rev":56497,"date":{"__isSmartRef__":true,"id":4215},"author":"robertkrahn","shortName":"MigrationScripts.js","url":"/repository/webwerkstatt/migration/MigrationScripts.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4215":{},"4216":{"rev":30690,"date":{"__isSmartRef__":true,"id":4217},"author":"robertkrahn","shortName":"100922_addBootstrap.xhtml","url":"/repository/webwerkstatt/migration/100922_addBootstrap.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4217":{},"4218":{"rev":55274,"date":{"__isSmartRef__":true,"id":4219},"author":"robertkrahn","shortName":"games/","url":"/repository/webwerkstatt/games/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4219":{},"4220":{"rev":45353,"date":{"__isSmartRef__":true,"id":4221},"author":"jenslincke","shortName":"QuickBrownFoxHTML.xhtml","url":"/repository/webwerkstatt/games/QuickBrownFoxHTML.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4221":{},"4222":{"rev":45170,"date":{"__isSmartRef__":true,"id":4223},"author":"jenslincke","shortName":"auth","url":"/repository/webwerkstatt/games/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4223":{},"4224":{"rev":53389,"date":{"__isSmartRef__":true,"id":4225},"author":"robertkrahn","shortName":"QuickBrownFoxDebug.js","url":"/repository/webwerkstatt/games/QuickBrownFoxDebug.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4225":{},"4226":{"rev":50800,"date":{"__isSmartRef__":true,"id":4227},"author":"robertkrahn","shortName":"QuickBrownFoxGerman.xhtml","url":"/repository/webwerkstatt/games/QuickBrownFoxGerman.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4227":{},"4228":{"rev":44734,"date":{"__isSmartRef__":true,"id":4229},"author":"robertkrahn","shortName":"htmlWorld.xhtml","url":"/repository/webwerkstatt/games/htmlWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4229":{},"4230":{"rev":48451,"date":{"__isSmartRef__":true,"id":4231},"author":"robertkrahn","shortName":"QuickBrownFoxCanvas.xhtml","url":"/repository/webwerkstatt/games/QuickBrownFoxCanvas.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4231":{},"4232":{"rev":46948,"date":{"__isSmartRef__":true,"id":4233},"author":"Dan","shortName":"QuickBrownFoxDev.xhtml","url":"/repository/webwerkstatt/games/QuickBrownFoxDev.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4233":{},"4234":{"rev":55274,"date":{"__isSmartRef__":true,"id":4235},"author":"robertkrahn","shortName":"QuickBrownFox.js","url":"/repository/webwerkstatt/games/QuickBrownFox.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4235":{},"4236":{"rev":53389,"date":{"__isSmartRef__":true,"id":4237},"author":"robertkrahn","shortName":"QuickBrownFox.xhtml","url":"/repository/webwerkstatt/games/QuickBrownFox.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4237":{},"4238":{"rev":48451,"date":{"__isSmartRef__":true,"id":4239},"author":"robertkrahn","shortName":"canvasWorldEmpty.xhtml","url":"/repository/webwerkstatt/canvasWorldEmpty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4239":{},"4240":{"rev":52674,"date":{"__isSmartRef__":true,"id":4241},"author":"robertkrahn","shortName":"Foo.js","url":"/repository/webwerkstatt/Foo.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4241":{},"4242":{"rev":69295,"date":{"__isSmartRef__":true,"id":4243},"author":"robertkrahn","shortName":"draft/","url":"/repository/webwerkstatt/draft/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4243":{},"4244":{"rev":33719,"date":{"__isSmartRef__":true,"id":4245},"author":"robertkrahn","shortName":"EventRefactoring.js","url":"/repository/webwerkstatt/draft/EventRefactoring.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4245":{},"4246":{"rev":27226,"date":{"__isSmartRef__":true,"id":4247},"author":"robertkrahn","shortName":"DraftTouchAppsTest.xhtml","url":"/repository/webwerkstatt/draft/DraftTouchAppsTest.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4247":{},"4248":{"rev":27227,"date":{"__isSmartRef__":true,"id":4249},"author":"robertkrahn","shortName":"DraftShowProgressOnSaving.xhtml","url":"/repository/webwerkstatt/draft/DraftShowProgressOnSaving.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4249":{},"4250":{"rev":27228,"date":{"__isSmartRef__":true,"id":4251},"author":"robertkrahn","shortName":"DraftSyntaxHighlighting.xhtml","url":"/repository/webwerkstatt/draft/DraftSyntaxHighlighting.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4251":{},"4252":{"rev":41362,"date":{"__isSmartRef__":true,"id":4253},"author":"robertkrahn","shortName":"InterfaceExplorationTestWorld.xhtml","url":"/repository/webwerkstatt/draft/InterfaceExplorationTestWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4253":{},"4254":{"rev":27229,"date":{"__isSmartRef__":true,"id":4255},"author":"robertkrahn","shortName":"LivelyAppsText.xhtml","url":"/repository/webwerkstatt/draft/LivelyAppsText.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4255":{},"4256":{"rev":2173,"date":{"__isSmartRef__":true,"id":4257},"author":"jenslincke","shortName":"divChallenge.html","url":"/repository/webwerkstatt/draft/divChallenge.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4257":{},"4258":{"rev":11477,"date":{"__isSmartRef__":true,"id":4259},"author":"jenslincke","shortName":"testcommit","url":"/repository/webwerkstatt/draft/testcommit","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4259":{},"4260":{"rev":27230,"date":{"__isSmartRef__":true,"id":4261},"author":"robertkrahn","shortName":"empty.xhtml","url":"/repository/webwerkstatt/draft/empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4261":{},"4262":{"rev":27231,"date":{"__isSmartRef__":true,"id":4263},"author":"robertkrahn","shortName":"LivelyPresentation.xhtml","url":"/repository/webwerkstatt/draft/LivelyPresentation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4263":{},"4264":{"rev":27232,"date":{"__isSmartRef__":true,"id":4265},"author":"robertkrahn","shortName":"LivelyAppsNotes.xhtml","url":"/repository/webwerkstatt/draft/LivelyAppsNotes.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4265":{},"4266":{"rev":36030,"date":{"__isSmartRef__":true,"id":4267},"author":"robertkrahn","shortName":"SerializeLivelyObjectsAsJSON.xhtml","url":"/repository/webwerkstatt/draft/SerializeLivelyObjectsAsJSON.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4267":{},"4268":{"rev":58852,"date":{"__isSmartRef__":true,"id":4269},"author":"robertkrahn","shortName":"Traits.xhtml","url":"/repository/webwerkstatt/draft/Traits.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4269":{},"4270":{"rev":27234,"date":{"__isSmartRef__":true,"id":4271},"author":"robertkrahn","shortName":"FixMorphCopyAndPaste.xhtml","url":"/repository/webwerkstatt/draft/FixMorphCopyAndPaste.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4271":{},"4272":{"rev":50303,"date":{"__isSmartRef__":true,"id":4273},"author":"robertkrahn","shortName":"ScriptsCanAccessSuper.xhtml","url":"/repository/webwerkstatt/draft/ScriptsCanAccessSuper.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4273":{},"4274":{"rev":27236,"date":{"__isSmartRef__":true,"id":4275},"author":"robertkrahn","shortName":"WidgetModelMorph.xhtml","url":"/repository/webwerkstatt/draft/WidgetModelMorph.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4275":{},"4276":{"rev":27237,"date":{"__isSmartRef__":true,"id":4277},"author":"robertkrahn","shortName":"DraftMiniMap.xhtml","url":"/repository/webwerkstatt/draft/DraftMiniMap.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4277":{},"4278":{"rev":28469,"date":{"__isSmartRef__":true,"id":4279},"author":"jenslincke","shortName":"DraftCustomStyle.xhtml","url":"/repository/webwerkstatt/draft/DraftCustomStyle.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4279":{},"4280":{"rev":38665,"date":{"__isSmartRef__":true,"id":4281},"author":"robertkrahn","shortName":"DraftLayout.js","url":"/repository/webwerkstatt/draft/DraftLayout.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4281":{},"4282":{"rev":27238,"date":{"__isSmartRef__":true,"id":4283},"author":"robertkrahn","shortName":"DraftLogo.xhtml","url":"/repository/webwerkstatt/draft/DraftLogo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4283":{},"4284":{"rev":27239,"date":{"__isSmartRef__":true,"id":4285},"author":"robertkrahn","shortName":"testSaveAs.xhtml","url":"/repository/webwerkstatt/draft/testSaveAs.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4285":{},"4286":{"rev":32183,"date":{"__isSmartRef__":true,"id":4287},"author":"robertkrahn","shortName":"DraftBrowserUI.js","url":"/repository/webwerkstatt/draft/DraftBrowserUI.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4287":{},"4288":{"rev":27240,"date":{"__isSmartRef__":true,"id":4289},"author":"robertkrahn","shortName":"DraftQueryIssues.xhtml","url":"/repository/webwerkstatt/draft/DraftQueryIssues.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4289":{},"4290":{"rev":27241,"date":{"__isSmartRef__":true,"id":4291},"author":"robertkrahn","shortName":"DraftColorWheel.xhtml","url":"/repository/webwerkstatt/draft/DraftColorWheel.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4291":{},"4292":{"rev":20870,"date":{"__isSmartRef__":true,"id":4293},"author":"Dan","shortName":"DraftPapersPaper.txt","url":"/repository/webwerkstatt/draft/DraftPapersPaper.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4293":{},"4294":{"rev":56556,"date":{"__isSmartRef__":true,"id":4295},"author":"robertkrahn","shortName":"ConnectExamples.xhtml","url":"/repository/webwerkstatt/draft/ConnectExamples.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4295":{},"4296":{"rev":2173,"date":{"__isSmartRef__":true,"id":4297},"author":"jenslincke","shortName":"divtest.html","url":"/repository/webwerkstatt/draft/divtest.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4297":{},"4298":{"rev":22963,"date":{"__isSmartRef__":true,"id":4299},"author":"jenslincke","shortName":"DraftPapers.js","url":"/repository/webwerkstatt/draft/DraftPapers.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4299":{},"4300":{"rev":27243,"date":{"__isSmartRef__":true,"id":4301},"author":"robertkrahn","shortName":"FixPanelMorphResize.xhtml","url":"/repository/webwerkstatt/draft/FixPanelMorphResize.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4301":{},"4302":{"rev":52876,"date":{"__isSmartRef__":true,"id":4303},"author":"robertkrahn","shortName":"Draft.xhtml","url":"/repository/webwerkstatt/draft/Draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4303":{},"4304":{"rev":38260,"date":{"__isSmartRef__":true,"id":4305},"author":"jenslincke","shortName":"DraftOfflineApp.xhtml","url":"/repository/webwerkstatt/draft/DraftOfflineApp.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4305":{},"4306":{"rev":41363,"date":{"__isSmartRef__":true,"id":4307},"author":"robertkrahn","shortName":"InterfaceExploration.js","url":"/repository/webwerkstatt/draft/InterfaceExploration.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4307":{},"4308":{"rev":19913,"date":{"__isSmartRef__":true,"id":4309},"author":"robertkrahn","shortName":"MethodCategories.js","url":"/repository/webwerkstatt/draft/MethodCategories.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4309":{},"4310":{"rev":30029,"date":{"__isSmartRef__":true,"id":4311},"author":"jenslincke","shortName":"DraftSmallFabrikFixes.xhtml","url":"/repository/webwerkstatt/draft/DraftSmallFabrikFixes.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4311":{},"4312":{"rev":27246,"date":{"__isSmartRef__":true,"id":4313},"author":"robertkrahn","shortName":"DraftMethodCategories.xhtml","url":"/repository/webwerkstatt/draft/DraftMethodCategories.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4313":{},"4314":{"rev":27247,"date":{"__isSmartRef__":true,"id":4315},"author":"robertkrahn","shortName":"DraftScriptsTest.xhtml","url":"/repository/webwerkstatt/draft/DraftScriptsTest.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4315":{},"4316":{"rev":27248,"date":{"__isSmartRef__":true,"id":4317},"author":"robertkrahn","shortName":"FixLinkEditing.xhtml","url":"/repository/webwerkstatt/draft/FixLinkEditing.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4317":{},"4318":{"rev":27250,"date":{"__isSmartRef__":true,"id":4319},"author":"robertkrahn","shortName":"ModuleRefactoring.xhtml","url":"/repository/webwerkstatt/draft/ModuleRefactoring.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4319":{},"4320":{"rev":27249,"date":{"__isSmartRef__":true,"id":4321},"author":"robertkrahn","shortName":"documentation.xhtml","url":"/repository/webwerkstatt/draft/documentation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4321":{},"4322":{"rev":28470,"date":{"__isSmartRef__":true,"id":4323},"author":"jenslincke","shortName":"DraftPrimitiveStyle.xhtml","url":"/repository/webwerkstatt/draft/DraftPrimitiveStyle.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4323":{},"4324":{"rev":27251,"date":{"__isSmartRef__":true,"id":4325},"author":"robertkrahn","shortName":"DraftBenchmark.xhtml","url":"/repository/webwerkstatt/draft/DraftBenchmark.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4325":{},"4326":{"rev":27253,"date":{"__isSmartRef__":true,"id":4327},"author":"robertkrahn","shortName":"DraftSavingFeedback.xhtml","url":"/repository/webwerkstatt/draft/DraftSavingFeedback.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4327":{},"4328":{"rev":27254,"date":{"__isSmartRef__":true,"id":4329},"author":"robertkrahn","shortName":"DraftEllipseLineIntersection.xhtml","url":"/repository/webwerkstatt/draft/DraftEllipseLineIntersection.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4329":{},"4330":{"rev":27255,"date":{"__isSmartRef__":true,"id":4331},"author":"robertkrahn","shortName":"DraftProcessModeling.xhtml","url":"/repository/webwerkstatt/draft/DraftProcessModeling.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4331":{},"4332":{"rev":9404,"date":{"__isSmartRef__":true,"id":4333},"author":"robertkrahn","shortName":"TextFileForWebResourceTest.txt","url":"/repository/webwerkstatt/draft/TextFileForWebResourceTest.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4333":{},"4334":{"rev":27256,"date":{"__isSmartRef__":true,"id":4335},"author":"robertkrahn","shortName":"FixBoundEval.xhtml","url":"/repository/webwerkstatt/draft/FixBoundEval.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4335":{},"4336":{"rev":27257,"date":{"__isSmartRef__":true,"id":4337},"author":"robertkrahn","shortName":"DraftTouchApps.xhtml","url":"/repository/webwerkstatt/draft/DraftTouchApps.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4337":{},"4338":{"rev":27259,"date":{"__isSmartRef__":true,"id":4339},"author":"robertkrahn","shortName":"DraftSerialization.xhtml","url":"/repository/webwerkstatt/draft/DraftSerialization.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4339":{},"4340":{"rev":27260,"date":{"__isSmartRef__":true,"id":4341},"author":"robertkrahn","shortName":"DraftCrayonColors.xhtml","url":"/repository/webwerkstatt/draft/DraftCrayonColors.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4341":{},"4342":{"rev":27261,"date":{"__isSmartRef__":true,"id":4343},"author":"robertkrahn","shortName":"DraftLocalStorageOtherPage.xhtml","url":"/repository/webwerkstatt/draft/DraftLocalStorageOtherPage.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4343":{},"4344":{"rev":46452,"date":{"__isSmartRef__":true,"id":4345},"author":"robertkrahn","shortName":"DraftListWidget.xhtml","url":"/repository/webwerkstatt/draft/DraftListWidget.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4345":{},"4346":{"rev":27263,"date":{"__isSmartRef__":true,"id":4347},"author":"robertkrahn","shortName":"DraftWindowsSaveFix.xhtml","url":"/repository/webwerkstatt/draft/DraftWindowsSaveFix.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4347":{},"4348":{"rev":56106,"date":{"__isSmartRef__":true,"id":4349},"author":"robertkrahn","shortName":"BindingsProfile.txt","url":"/repository/webwerkstatt/draft/BindingsProfile.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4349":{},"4350":{"rev":30255,"date":{"__isSmartRef__":true,"id":4351},"author":"robertkrahn","shortName":"test2.xhtml","url":"/repository/webwerkstatt/draft/test2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4351":{},"4352":{"rev":11511,"date":{"__isSmartRef__":true,"id":4353},"author":"jenslincke","shortName":"workspace1.txt","url":"/repository/webwerkstatt/draft/workspace1.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4353":{},"4354":{"rev":38231,"date":{"__isSmartRef__":true,"id":4355},"author":"jenslincke","shortName":"DraftContextjsCodedb.xhtml","url":"/repository/webwerkstatt/draft/DraftContextjsCodedb.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4355":{},"4356":{"rev":56497,"date":{"__isSmartRef__":true,"id":4357},"author":"robertkrahn","shortName":"ColumnInspector.js","url":"/repository/webwerkstatt/draft/ColumnInspector.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4357":{},"4358":{"rev":35852,"date":{"__isSmartRef__":true,"id":4359},"author":"jenslincke","shortName":"DraftCodeChanges.js","url":"/repository/webwerkstatt/draft/DraftCodeChanges.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4359":{},"4360":{"rev":27265,"date":{"__isSmartRef__":true,"id":4361},"author":"robertkrahn","shortName":"TestDeserializeBrowser.xhtml","url":"/repository/webwerkstatt/draft/TestDeserializeBrowser.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4361":{},"4362":{"rev":27266,"date":{"__isSmartRef__":true,"id":4363},"author":"robertkrahn","shortName":"overview.xhtml","url":"/repository/webwerkstatt/draft/overview.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4363":{},"4364":{"rev":35953,"date":{"__isSmartRef__":true,"id":4365},"author":"jenslincke","shortName":"DraftTouchApps.js","url":"/repository/webwerkstatt/draft/DraftTouchApps.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4365":{},"4366":{"rev":27267,"date":{"__isSmartRef__":true,"id":4367},"author":"robertkrahn","shortName":"WikiVisRevised.xhtml","url":"/repository/webwerkstatt/draft/WikiVisRevised.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4367":{},"4368":{"rev":27268,"date":{"__isSmartRef__":true,"id":4369},"author":"robertkrahn","shortName":"ResourceRevised.xhtml","url":"/repository/webwerkstatt/draft/ResourceRevised.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4369":{},"4370":{"rev":30479,"date":{"__isSmartRef__":true,"id":4371},"author":"jenslincke","shortName":"DraftEventTracing.xhtml","url":"/repository/webwerkstatt/draft/DraftEventTracing.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4371":{},"4372":{"rev":27269,"date":{"__isSmartRef__":true,"id":4373},"author":"robertkrahn","shortName":"FixWindowsCopyAndPaste.xhtml","url":"/repository/webwerkstatt/draft/FixWindowsCopyAndPaste.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4373":{},"4374":{"rev":27270,"date":{"__isSmartRef__":true,"id":4375},"author":"robertkrahn","shortName":"TmpFindMorphFunction.xhtml","url":"/repository/webwerkstatt/draft/TmpFindMorphFunction.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4375":{},"4376":{"rev":2874,"date":{"__isSmartRef__":true,"id":4377},"author":"robertkrahn","shortName":"connection.js","url":"/repository/webwerkstatt/draft/connection.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4377":{},"4378":{"rev":41438,"date":{"__isSmartRef__":true,"id":4379},"author":"robertkrahn","shortName":"TestIds.xhtml","url":"/repository/webwerkstatt/draft/TestIds.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4379":{},"4380":{"rev":52955,"date":{"__isSmartRef__":true,"id":4381},"author":"robertkrahn","shortName":"ObjectInheritance.xhtml","url":"/repository/webwerkstatt/draft/ObjectInheritance.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4381":{},"4382":{"rev":27271,"date":{"__isSmartRef__":true,"id":4383},"author":"robertkrahn","shortName":"TmpDraft.xhtml","url":"/repository/webwerkstatt/draft/TmpDraft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4383":{},"4384":{"rev":41231,"date":{"__isSmartRef__":true,"id":4385},"author":"robertkrahn","shortName":"InterfaceExploration.xhtml","url":"/repository/webwerkstatt/draft/InterfaceExploration.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4385":{},"4386":{"rev":38223,"date":{"__isSmartRef__":true,"id":4387},"author":"jenslincke","shortName":"FixSetFontSizeBugWithTracing.xhtml","url":"/repository/webwerkstatt/draft/FixSetFontSizeBugWithTracing.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4387":{},"4388":{"rev":27274,"date":{"__isSmartRef__":true,"id":4389},"author":"robertkrahn","shortName":"LivelyApps.xhtml","url":"/repository/webwerkstatt/draft/LivelyApps.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4389":{},"4390":{"rev":27273,"date":{"__isSmartRef__":true,"id":4391},"author":"robertkrahn","shortName":"LayoutWithForce.xhtml","url":"/repository/webwerkstatt/draft/LayoutWithForce.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4391":{},"4392":{"rev":27272,"date":{"__isSmartRef__":true,"id":4393},"author":"robertkrahn","shortName":"DraftEvilStuff.xhtml","url":"/repository/webwerkstatt/draft/DraftEvilStuff.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4393":{},"4394":{"rev":27276,"date":{"__isSmartRef__":true,"id":4395},"author":"robertkrahn","shortName":"FixClockSetBounds.xhtml","url":"/repository/webwerkstatt/draft/FixClockSetBounds.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4395":{},"4396":{"rev":27275,"date":{"__isSmartRef__":true,"id":4397},"author":"robertkrahn","shortName":"FixFirstPasteBug.xhtml","url":"/repository/webwerkstatt/draft/FixFirstPasteBug.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4397":{},"4398":{"rev":30632,"date":{"__isSmartRef__":true,"id":4399},"author":"robertkrahn","shortName":"SerializeWorldAsJSON_generated.xhtml","url":"/repository/webwerkstatt/draft/SerializeWorldAsJSON_generated.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4399":{},"4400":{"rev":32520,"date":{"__isSmartRef__":true,"id":4401},"author":"robertkrahn","shortName":"DraftLayoutExtension.xhtml","url":"/repository/webwerkstatt/draft/DraftLayoutExtension.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4401":{},"4402":{"rev":27277,"date":{"__isSmartRef__":true,"id":4403},"author":"robertkrahn","shortName":"DraftDropShadow.xhtml","url":"/repository/webwerkstatt/draft/DraftDropShadow.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4403":{},"4404":{"rev":27278,"date":{"__isSmartRef__":true,"id":4405},"author":"robertkrahn","shortName":"DraftSpellCheckerStage2.xhtml","url":"/repository/webwerkstatt/draft/DraftSpellCheckerStage2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4405":{},"4406":{"rev":27279,"date":{"__isSmartRef__":true,"id":4407},"author":"robertkrahn","shortName":"FixDuplicateWithBindings.xhtml","url":"/repository/webwerkstatt/draft/FixDuplicateWithBindings.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4407":{},"4408":{"rev":27280,"date":{"__isSmartRef__":true,"id":4409},"author":"robertkrahn","shortName":"LivelyAppsShapes.xhtml","url":"/repository/webwerkstatt/draft/LivelyAppsShapes.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4409":{},"4410":{"rev":27282,"date":{"__isSmartRef__":true,"id":4411},"author":"robertkrahn","shortName":"FixCommandKey.xhtml","url":"/repository/webwerkstatt/draft/FixCommandKey.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4411":{},"4412":{"rev":33636,"date":{"__isSmartRef__":true,"id":4413},"author":"robertkrahn","shortName":"NewEventSystem.xhtml","url":"/repository/webwerkstatt/draft/NewEventSystem.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4413":{},"4414":{"rev":44804,"date":{"__isSmartRef__":true,"id":4415},"author":"robertkrahn","shortName":"SceneRefactoring2.xhtml","url":"/repository/webwerkstatt/draft/SceneRefactoring2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4415":{},"4416":{"rev":28458,"date":{"__isSmartRef__":true,"id":4417},"author":"jenslincke","shortName":"DraftLivelyStyle.xhtml","url":"/repository/webwerkstatt/draft/DraftLivelyStyle.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4417":{},"4418":{"rev":27284,"date":{"__isSmartRef__":true,"id":4419},"author":"robertkrahn","shortName":"DraftToolWorld.xhtml","url":"/repository/webwerkstatt/draft/DraftToolWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4419":{},"4420":{"rev":19775,"date":{"__isSmartRef__":true,"id":4421},"author":"robertkrahn","shortName":"widgets2.js","url":"/repository/webwerkstatt/draft/widgets2.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4421":{},"4422":{"rev":35953,"date":{"__isSmartRef__":true,"id":4423},"author":"jenslincke","shortName":"DraftJournal.js","url":"/repository/webwerkstatt/draft/DraftJournal.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4423":{},"4424":{"rev":28775,"date":{"__isSmartRef__":true,"id":4425},"author":"robertkrahn","shortName":"protovisStuff.js","url":"/repository/webwerkstatt/draft/protovisStuff.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4425":{},"4426":{"rev":19776,"date":{"__isSmartRef__":true,"id":4427},"author":"robertkrahn","shortName":"Watcher.js","url":"/repository/webwerkstatt/draft/Watcher.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4427":{},"4428":{"rev":32595,"date":{"__isSmartRef__":true,"id":4429},"author":"martinczuchra","shortName":"SerializeWorldAsJSON.xhtml","url":"/repository/webwerkstatt/draft/SerializeWorldAsJSON.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4429":{},"4430":{"rev":29372,"date":{"__isSmartRef__":true,"id":4431},"author":"jenslincke","shortName":"TestMergeLayerIntoClassDummyModule.js","url":"/repository/webwerkstatt/draft/TestMergeLayerIntoClassDummyModule.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4431":{},"4432":{"rev":40802,"date":{"__isSmartRef__":true,"id":4433},"author":"robertkrahn","shortName":"SceneRefactoring.xhtml","url":"/repository/webwerkstatt/draft/SceneRefactoring.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4433":{},"4434":{"rev":50771,"date":{"__isSmartRef__":true,"id":4435},"author":"jenslincke","shortName":"Filebrowser.xhtml","url":"/repository/webwerkstatt/draft/Filebrowser.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4435":{},"4436":{"rev":48480,"date":{"__isSmartRef__":true,"id":4437},"author":"robertkrahn","shortName":"bar.js","url":"/repository/webwerkstatt/draft/bar.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4437":{},"4438":{"rev":27287,"date":{"__isSmartRef__":true,"id":4439},"author":"robertkrahn","shortName":"TestWriteToServer.xhtml","url":"/repository/webwerkstatt/draft/TestWriteToServer.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4439":{},"4440":{"rev":27288,"date":{"__isSmartRef__":true,"id":4441},"author":"robertkrahn","shortName":"DraftEngine.xhtml","url":"/repository/webwerkstatt/draft/DraftEngine.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4441":{},"4442":{"rev":27289,"date":{"__isSmartRef__":true,"id":4443},"author":"robertkrahn","shortName":"DraftWindowsCopyAndPaste.xhtml","url":"/repository/webwerkstatt/draft/DraftWindowsCopyAndPaste.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4443":{},"4444":{"rev":23555,"date":{"__isSmartRef__":true,"id":4445},"author":"robertkrahn","shortName":"PlugExperiment.js","url":"/repository/webwerkstatt/draft/PlugExperiment.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4445":{},"4446":{"rev":27290,"date":{"__isSmartRef__":true,"id":4447},"author":"robertkrahn","shortName":"FixInvalidCharactersInText.xhtml","url":"/repository/webwerkstatt/draft/FixInvalidCharactersInText.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4447":{},"4448":{"rev":35953,"date":{"__isSmartRef__":true,"id":4449},"author":"jenslincke","shortName":"Journal.js","url":"/repository/webwerkstatt/draft/Journal.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4449":{},"4450":{"rev":27291,"date":{"__isSmartRef__":true,"id":4451},"author":"robertkrahn","shortName":"FixCDATAQuoting.xhtml","url":"/repository/webwerkstatt/draft/FixCDATAQuoting.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4451":{},"4452":{"rev":32206,"date":{"__isSmartRef__":true,"id":4453},"author":"jenslincke","shortName":"DraftObserveAndLearn.xhtml","url":"/repository/webwerkstatt/draft/DraftObserveAndLearn.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4453":{},"4454":{"rev":27292,"date":{"__isSmartRef__":true,"id":4455},"author":"robertkrahn","shortName":"DraftFormatingScript.xhtml","url":"/repository/webwerkstatt/draft/DraftFormatingScript.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4455":{},"4456":{"rev":27293,"date":{"__isSmartRef__":true,"id":4457},"author":"robertkrahn","shortName":"FixMorphCopyAndPasteTemp.xhtml","url":"/repository/webwerkstatt/draft/FixMorphCopyAndPasteTemp.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4457":{},"4458":{"rev":35953,"date":{"__isSmartRef__":true,"id":4459},"author":"jenslincke","shortName":"DraftScrolling.js","url":"/repository/webwerkstatt/draft/DraftScrolling.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4459":{},"4460":{"rev":27294,"date":{"__isSmartRef__":true,"id":4461},"author":"robertkrahn","shortName":"testSave.xhtml","url":"/repository/webwerkstatt/draft/testSave.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4461":{},"4462":{"rev":27295,"date":{"__isSmartRef__":true,"id":4463},"author":"robertkrahn","shortName":"TestErrorHandling.xhtml","url":"/repository/webwerkstatt/draft/TestErrorHandling.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4463":{},"4464":{"rev":50303,"date":{"__isSmartRef__":true,"id":4465},"author":"robertkrahn","shortName":"Closures.xhtml","url":"/repository/webwerkstatt/draft/Closures.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4465":{},"4466":{"rev":30606,"date":{"__isSmartRef__":true,"id":4467},"author":"robertkrahn","shortName":"protovisExample.xhtml","url":"/repository/webwerkstatt/draft/protovisExample.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4467":{},"4468":{"rev":46819,"date":{"__isSmartRef__":true,"id":4469},"author":"robertkrahn","shortName":"Googlemapsintegration.xhtml","url":"/repository/webwerkstatt/draft/Googlemapsintegration.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4469":{},"4470":{"rev":27296,"date":{"__isSmartRef__":true,"id":4471},"author":"robertkrahn","shortName":"FixCopyAndPaste.xhtml","url":"/repository/webwerkstatt/draft/FixCopyAndPaste.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4471":{},"4472":{"rev":27297,"date":{"__isSmartRef__":true,"id":4473},"author":"robertkrahn","shortName":"DraftPageBot.xhtml","url":"/repository/webwerkstatt/draft/DraftPageBot.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4473":{},"4474":{"rev":27298,"date":{"__isSmartRef__":true,"id":4475},"author":"robertkrahn","shortName":"DraftWorldStatusMessage2.xhtml","url":"/repository/webwerkstatt/draft/DraftWorldStatusMessage2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4475":{},"4476":{"rev":27299,"date":{"__isSmartRef__":true,"id":4477},"author":"robertkrahn","shortName":"DraftResizer.xhtml","url":"/repository/webwerkstatt/draft/DraftResizer.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4477":{},"4478":{"rev":27300,"date":{"__isSmartRef__":true,"id":4479},"author":"robertkrahn","shortName":"DraftWorldStatusMessages.xhtml","url":"/repository/webwerkstatt/draft/DraftWorldStatusMessages.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4479":{},"4480":{"rev":27301,"date":{"__isSmartRef__":true,"id":4481},"author":"robertkrahn","shortName":"DraftFileUpload.xhtml","url":"/repository/webwerkstatt/draft/DraftFileUpload.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4481":{},"4482":{"rev":27302,"date":{"__isSmartRef__":true,"id":4483},"author":"robertkrahn","shortName":"TmpDraft5.xhtml","url":"/repository/webwerkstatt/draft/TmpDraft5.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4483":{},"4484":{"rev":28391,"date":{"__isSmartRef__":true,"id":4485},"author":"jenslincke","shortName":"DraftStyleMenu.xhtml","url":"/repository/webwerkstatt/draft/DraftStyleMenu.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4485":{},"4486":{"rev":38025,"date":{"__isSmartRef__":true,"id":4487},"author":"jenslincke","shortName":"DraftGeometryChangedEvent.js","url":"/repository/webwerkstatt/draft/DraftGeometryChangedEvent.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4487":{},"4488":{"rev":17838,"date":{"__isSmartRef__":true,"id":4489},"author":"jenslincke","shortName":"Benchmark.js","url":"/repository/webwerkstatt/draft/Benchmark.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4489":{},"4490":{"rev":38236,"date":{"__isSmartRef__":true,"id":4491},"author":"jenslincke","shortName":"Template.xhtml","url":"/repository/webwerkstatt/draft/Template.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4491":{},"4492":{"rev":27305,"date":{"__isSmartRef__":true,"id":4493},"author":"robertkrahn","shortName":"DraftPapers.xhtml","url":"/repository/webwerkstatt/draft/DraftPapers.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4493":{},"4494":{"rev":56344,"date":{"__isSmartRef__":true,"id":4495},"author":"robertkrahn","shortName":"CreatingANewTestwidget.xhtml","url":"/repository/webwerkstatt/draft/CreatingANewTestwidget.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4495":{},"4496":{"rev":32166,"date":{"__isSmartRef__":true,"id":4497},"author":"robertkrahn","shortName":"DraftRules.xhtml","url":"/repository/webwerkstatt/draft/DraftRules.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4497":{},"4498":{"rev":27304,"date":{"__isSmartRef__":true,"id":4499},"author":"robertkrahn","shortName":"DraftSVGImport.xhtml","url":"/repository/webwerkstatt/draft/DraftSVGImport.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4499":{},"4500":{"rev":27306,"date":{"__isSmartRef__":true,"id":4501},"author":"robertkrahn","shortName":"DraftSelectionMorph.xhtml","url":"/repository/webwerkstatt/draft/DraftSelectionMorph.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4501":{},"4502":{"rev":38030,"date":{"__isSmartRef__":true,"id":4503},"author":"jenslincke","shortName":"Connectors.xhtml","url":"/repository/webwerkstatt/draft/Connectors.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4503":{},"4504":{"rev":27310,"date":{"__isSmartRef__":true,"id":4505},"author":"robertkrahn","shortName":"DraftStripEpimorphsOnSaving.xhtml","url":"/repository/webwerkstatt/draft/DraftStripEpimorphsOnSaving.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4505":{},"4506":{"rev":27308,"date":{"__isSmartRef__":true,"id":4507},"author":"robertkrahn","shortName":"DraftRelayoutMorphs.xhtml","url":"/repository/webwerkstatt/draft/DraftRelayoutMorphs.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4507":{},"4508":{"rev":27309,"date":{"__isSmartRef__":true,"id":4509},"author":"robertkrahn","shortName":"DraftMarkerMorphStage2.xhtml","url":"/repository/webwerkstatt/draft/DraftMarkerMorphStage2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4509":{},"4510":{"rev":27312,"date":{"__isSmartRef__":true,"id":4511},"author":"robertkrahn","shortName":"FixMenuMorphBug.xhtml","url":"/repository/webwerkstatt/draft/FixMenuMorphBug.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4511":{},"4512":{"rev":47097,"date":{"__isSmartRef__":true,"id":4513},"author":"robertkrahn","shortName":"PathAnimations.xhtml","url":"/repository/webwerkstatt/draft/PathAnimations.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4513":{},"4514":{"rev":27311,"date":{"__isSmartRef__":true,"id":4515},"author":"robertkrahn","shortName":"test.xhtml","url":"/repository/webwerkstatt/draft/test.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4515":{},"4516":{"rev":27313,"date":{"__isSmartRef__":true,"id":4517},"author":"robertkrahn","shortName":"DraftWorldStatusMessage.xhtml","url":"/repository/webwerkstatt/draft/DraftWorldStatusMessage.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4517":{},"4518":{"rev":62678,"date":{"__isSmartRef__":true,"id":4519},"author":"jenslincke","shortName":"DraftTracer.js","url":"/repository/webwerkstatt/draft/DraftTracer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4519":{},"4520":{"rev":27314,"date":{"__isSmartRef__":true,"id":4521},"author":"robertkrahn","shortName":"DraftPromptDialog.xhtml","url":"/repository/webwerkstatt/draft/DraftPromptDialog.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4521":{},"4522":{"rev":27315,"date":{"__isSmartRef__":true,"id":4523},"author":"robertkrahn","shortName":"GenerateNodes.xhtml","url":"/repository/webwerkstatt/draft/GenerateNodes.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4523":{},"4524":{"rev":27316,"date":{"__isSmartRef__":true,"id":4525},"author":"robertkrahn","shortName":"squeakev.xhtml","url":"/repository/webwerkstatt/draft/squeakev.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4525":{},"4526":{"rev":27317,"date":{"__isSmartRef__":true,"id":4527},"author":"robertkrahn","shortName":"DraftSpellChecker.xhtml","url":"/repository/webwerkstatt/draft/DraftSpellChecker.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4527":{},"4528":{"rev":27319,"date":{"__isSmartRef__":true,"id":4529},"author":"robertkrahn","shortName":"FixConsoleScrolling.xhtml","url":"/repository/webwerkstatt/draft/FixConsoleScrolling.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4529":{},"4530":{"rev":27318,"date":{"__isSmartRef__":true,"id":4531},"author":"robertkrahn","shortName":"DraftUndo.xhtml","url":"/repository/webwerkstatt/draft/DraftUndo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4531":{},"4532":{"rev":27320,"date":{"__isSmartRef__":true,"id":4533},"author":"robertkrahn","shortName":"FixNetrequest101Bug.xhtml","url":"/repository/webwerkstatt/draft/FixNetrequest101Bug.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4533":{},"4534":{"rev":27321,"date":{"__isSmartRef__":true,"id":4535},"author":"robertkrahn","shortName":"TestWorld.xhtml","url":"/repository/webwerkstatt/draft/TestWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4535":{},"4536":{"rev":24085,"date":{"__isSmartRef__":true,"id":4537},"author":"jenslincke","shortName":"DraftScripts.js","url":"/repository/webwerkstatt/draft/DraftScripts.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4537":{},"4538":{"rev":27322,"date":{"__isSmartRef__":true,"id":4539},"author":"robertkrahn","shortName":"DraftCurves.xhtml","url":"/repository/webwerkstatt/draft/DraftCurves.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4539":{},"4540":{"rev":27323,"date":{"__isSmartRef__":true,"id":4541},"author":"robertkrahn","shortName":"DraftNewModel.xhtml","url":"/repository/webwerkstatt/draft/DraftNewModel.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4541":{},"4542":{"rev":27324,"date":{"__isSmartRef__":true,"id":4543},"author":"robertkrahn","shortName":"DraftMenuCleanup.xhtml","url":"/repository/webwerkstatt/draft/DraftMenuCleanup.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4543":{},"4544":{"rev":29373,"date":{"__isSmartRef__":true,"id":4545},"author":"jenslincke","shortName":"DraftMergeLayerIntoClass.xhtml","url":"/repository/webwerkstatt/draft/DraftMergeLayerIntoClass.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4545":{},"4546":{"rev":27325,"date":{"__isSmartRef__":true,"id":4547},"author":"robertkrahn","shortName":"FixChromeCopyAndPaste.xhtml","url":"/repository/webwerkstatt/draft/FixChromeCopyAndPaste.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4547":{},"4548":{"rev":21431,"date":{"__isSmartRef__":true,"id":4549},"author":"jenslincke","shortName":"ListWidget.js","url":"/repository/webwerkstatt/draft/ListWidget.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4549":{},"4550":{"rev":27326,"date":{"__isSmartRef__":true,"id":4551},"author":"robertkrahn","shortName":"DraftLocalStorage.xhtml","url":"/repository/webwerkstatt/draft/DraftLocalStorage.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4551":{},"4552":{"rev":27328,"date":{"__isSmartRef__":true,"id":4553},"author":"robertkrahn","shortName":"DraftSymbolsAreIndexed.xhtml","url":"/repository/webwerkstatt/draft/DraftSymbolsAreIndexed.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4553":{},"4554":{"rev":27327,"date":{"__isSmartRef__":true,"id":4555},"author":"robertkrahn","shortName":"DraftListMorph.xhtml","url":"/repository/webwerkstatt/draft/DraftListMorph.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4555":{},"4556":{"rev":69295,"date":{"__isSmartRef__":true,"id":4557},"author":"robertkrahn","shortName":"NewWorld/","url":"/repository/webwerkstatt/draft/NewWorld/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4557":{},"4558":{"rev":64285,"date":{"__isSmartRef__":true,"id":4559},"author":"robertkrahn","shortName":"SteinertHauptKrahnHirschfeld_2010_ContinuousSelectiveTesting_SpringerLNBIP.pdf","url":"/repository/webwerkstatt/draft/NewWorld/SteinertHauptKrahnHirschfeld_2010_ContinuousSelectiveTesting_SpringerLNBIP.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4559":{},"4560":{"rev":68083,"date":{"__isSmartRef__":true,"id":4561},"author":"robertkrahn","shortName":"LatestFileChangeViewer.xhtml","url":"/repository/webwerkstatt/draft/NewWorld/LatestFileChangeViewer.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4561":{},"4562":{"rev":68419,"date":{"__isSmartRef__":true,"id":4563},"author":"jenslincke","shortName":"ObjectSerializationGraph.xhtml","url":"/repository/webwerkstatt/draft/NewWorld/ObjectSerializationGraph.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4563":{},"4564":{"rev":68344,"date":{"__isSmartRef__":true,"id":4565},"author":"jenslincke","shortName":"SimpleLayout.xhtml","url":"/repository/webwerkstatt/draft/NewWorld/SimpleLayout.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4565":{},"4566":{"rev":64336,"date":{"__isSmartRef__":true,"id":4567},"author":"robertkrahn","shortName":"LivelyS3.pdf","url":"/repository/webwerkstatt/draft/NewWorld/LivelyS3.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4567":{},"4568":{"rev":66094,"date":{"__isSmartRef__":true,"id":4569},"author":"robertkrahn","shortName":"StringsAsRichText.xhtml","url":"/repository/webwerkstatt/draft/NewWorld/StringsAsRichText.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4569":{},"4570":{"rev":68051,"date":{"__isSmartRef__":true,"id":4571},"author":"martin","shortName":"MartinsObjectDiffInNewWorlds.xhtml","url":"/repository/webwerkstatt/draft/NewWorld/MartinsObjectDiffInNewWorlds.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4571":{},"4572":{"rev":64360,"date":{"__isSmartRef__":true,"id":4573},"author":"robertkrahn","shortName":"KrahnIngallsHirschfeldLinckePalacz_2009_LivelyWikiADevelopmentEnvironmentForCreatingAndSharingActiveWebContent_AcmDL.pdf","url":"/repository/webwerkstatt/draft/NewWorld/KrahnIngallsHirschfeldLinckePalacz_2009_LivelyWikiADevelopmentEnvironmentForCreatingAndSharingActiveWebContent_AcmDL.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4573":{},"4574":{"rev":65309,"date":{"__isSmartRef__":true,"id":4575},"author":"robertkrahn","shortName":"CreateDirWhenSaving.xhtml","url":"/repository/webwerkstatt/draft/NewWorld/CreateDirWhenSaving.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4575":{},"4576":{"rev":67260,"date":{"__isSmartRef__":true,"id":4577},"author":"jenslincke","shortName":"ModuleDependencies.xhtml","url":"/repository/webwerkstatt/draft/NewWorld/ModuleDependencies.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4577":{},"4578":{"rev":64272,"date":{"__isSmartRef__":true,"id":4579},"author":"robertkrahn","shortName":"testVideo2.mov","url":"/repository/webwerkstatt/draft/NewWorld/testVideo2.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4579":{},"4580":{"rev":67691,"date":{"__isSmartRef__":true,"id":4581},"author":"jenslincke","shortName":"SimpleBrowser.xhtml","url":"/repository/webwerkstatt/draft/NewWorld/SimpleBrowser.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4581":{},"4582":{"rev":65542,"date":{"__isSmartRef__":true,"id":4583},"author":"jenslincke","shortName":"MorphOrigin.xhtml","url":"/repository/webwerkstatt/draft/NewWorld/MorphOrigin.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4583":{},"4584":{"rev":64259,"date":{"__isSmartRef__":true,"id":4585},"author":"robertkrahn","shortName":"testVideo3.mov","url":"/repository/webwerkstatt/draft/NewWorld/testVideo3.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4585":{},"4586":{"rev":67574,"date":{"__isSmartRef__":true,"id":4587},"author":"robertkrahn","shortName":"Presentations.xhtml","url":"/repository/webwerkstatt/draft/NewWorld/Presentations.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4587":{},"4588":{"rev":67648,"date":{"__isSmartRef__":true,"id":4589},"author":"jenslincke","shortName":"Empty.xhtml","url":"/repository/webwerkstatt/draft/NewWorld/Empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4589":{},"4590":{"rev":64252,"date":{"__isSmartRef__":true,"id":4591},"author":"robertkrahn","shortName":"testVideo4.mov","url":"/repository/webwerkstatt/draft/NewWorld/testVideo4.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4591":{},"4592":{"rev":64253,"date":{"__isSmartRef__":true,"id":4593},"author":"robertkrahn","shortName":"testVideo5.mov","url":"/repository/webwerkstatt/draft/NewWorld/testVideo5.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4593":{},"4594":{"rev":64321,"date":{"__isSmartRef__":true,"id":4595},"author":"robertkrahn","shortName":"LinckeKrahnHirschfeld_2011_ImplementingScopedMethod TracingwithContextJS_COP11SUBMISSION.pdf","url":"/repository/webwerkstatt/draft/NewWorld/LinckeKrahnHirschfeld_2011_ImplementingScopedMethod TracingwithContextJS_COP11SUBMISSION.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4595":{},"4596":{"rev":65006,"date":{"__isSmartRef__":true,"id":4597},"author":"robertkrahn","shortName":"Sliders.xhtml","url":"/repository/webwerkstatt/draft/NewWorld/Sliders.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4597":{},"4598":{"rev":65765,"date":{"__isSmartRef__":true,"id":4599},"author":"jenslincke","shortName":"DraftSelection.xhtml","url":"/repository/webwerkstatt/draft/NewWorld/DraftSelection.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4599":{},"4600":{"rev":66529,"date":{"__isSmartRef__":true,"id":4601},"author":"jenslincke","shortName":"Diffing.xhtml","url":"/repository/webwerkstatt/draft/NewWorld/Diffing.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4601":{},"4602":{"rev":69295,"date":{"__isSmartRef__":true,"id":4603},"author":"robertkrahn","shortName":"PartsBinSearch.xhtml","url":"/repository/webwerkstatt/draft/NewWorld/PartsBinSearch.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4603":{},"4604":{"rev":64254,"date":{"__isSmartRef__":true,"id":4605},"author":"robertkrahn","shortName":"testVideo8.m4v","url":"/repository/webwerkstatt/draft/NewWorld/testVideo8.m4v","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4605":{},"4606":{"rev":67508,"date":{"__isSmartRef__":true,"id":4607},"author":"jenslincke","shortName":"ClassBrowser.xhtml","url":"/repository/webwerkstatt/draft/NewWorld/ClassBrowser.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4607":{},"4608":{"rev":64249,"date":{"__isSmartRef__":true,"id":4609},"author":"robertkrahn","shortName":"testVideo.mp4","url":"/repository/webwerkstatt/draft/NewWorld/testVideo.mp4","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4609":{},"4610":{"rev":67070,"date":{"__isSmartRef__":true,"id":4611},"author":"jenslincke","shortName":"ScriptEditor.xhtml","url":"/repository/webwerkstatt/draft/NewWorld/ScriptEditor.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4611":{},"4612":{"rev":66062,"date":{"__isSmartRef__":true,"id":4613},"author":"robertkrahn","shortName":"TextBugfixes.xhtml","url":"/repository/webwerkstatt/draft/NewWorld/TextBugfixes.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4613":{},"4614":{"rev":66749,"date":{"__isSmartRef__":true,"id":4615},"author":"robertkrahn","shortName":"PartsBin.xhtml","url":"/repository/webwerkstatt/draft/NewWorld/PartsBin.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4615":{},"4616":{"rev":64337,"date":{"__isSmartRef__":true,"id":4617},"author":"robertkrahn","shortName":"DraftUploadPDFs.xhtml","url":"/repository/webwerkstatt/draft/NewWorld/DraftUploadPDFs.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4617":{},"4618":{"rev":27329,"date":{"__isSmartRef__":true,"id":4619},"author":"robertkrahn","shortName":"DraftFabrikViz.xhtml","url":"/repository/webwerkstatt/draft/DraftFabrikViz.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4619":{},"4620":{"rev":52919,"date":{"__isSmartRef__":true,"id":4621},"author":"robertkrahn","shortName":"ConnectingLivelyToErlang.xhtml","url":"/repository/webwerkstatt/draft/ConnectingLivelyToErlang.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4621":{},"4622":{"rev":35953,"date":{"__isSmartRef__":true,"id":4623},"author":"jenslincke","shortName":"Migration.js","url":"/repository/webwerkstatt/draft/Migration.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4623":{},"4624":{"rev":19409,"date":{"__isSmartRef__":true,"id":4625},"author":"jenslincke","shortName":"RectanglePacker.js","url":"/repository/webwerkstatt/draft/RectanglePacker.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4625":{},"4626":{"rev":27997,"date":{"__isSmartRef__":true,"id":4627},"author":"robertkrahn","shortName":"DraftTextMorph.xhtml","url":"/repository/webwerkstatt/draft/DraftTextMorph.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4627":{},"4628":{"rev":27330,"date":{"__isSmartRef__":true,"id":4629},"author":"robertkrahn","shortName":"DraftRectanglePackageWikiViz.xhtml","url":"/repository/webwerkstatt/draft/DraftRectanglePackageWikiViz.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4629":{},"4630":{"rev":27331,"date":{"__isSmartRef__":true,"id":4631},"author":"robertkrahn","shortName":"WikiNavigator.xhtml","url":"/repository/webwerkstatt/draft/WikiNavigator.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4631":{},"4632":{"rev":27332,"date":{"__isSmartRef__":true,"id":4633},"author":"robertkrahn","shortName":"LivelyAppsLogEvents.xhtml","url":"/repository/webwerkstatt/draft/LivelyAppsLogEvents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4633":{},"4634":{"rev":11534,"date":{"__isSmartRef__":true,"id":4635},"author":"jenslincke","shortName":"workspace.txt","url":"/repository/webwerkstatt/draft/workspace.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4635":{},"4636":{"rev":56892,"date":{"__isSmartRef__":true,"id":4637},"author":"robertkrahn","shortName":"ModelRevised.xhtml","url":"/repository/webwerkstatt/draft/ModelRevised.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4637":{},"4638":{"rev":33067,"date":{"__isSmartRef__":true,"id":4639},"author":"jenslincke","shortName":"DraftPropertyCompletionMenu.xhtml","url":"/repository/webwerkstatt/draft/DraftPropertyCompletionMenu.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4639":{},"4640":{"rev":57420,"date":{"__isSmartRef__":true,"id":4641},"author":"robertkrahn","shortName":"SerializeLivelyObjectsAsJson2.xhtml","url":"/repository/webwerkstatt/draft/SerializeLivelyObjectsAsJson2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4641":{},"4642":{"rev":27334,"date":{"__isSmartRef__":true,"id":4643},"author":"robertkrahn","shortName":"DraftSaveWorld.xhtml","url":"/repository/webwerkstatt/draft/DraftSaveWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4643":{},"4644":{"rev":53740,"date":{"__isSmartRef__":true,"id":4645},"author":"robertkrahn","shortName":"StaticDocGeneration.xhtml","url":"/repository/webwerkstatt/draft/StaticDocGeneration.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4645":{},"4646":{"rev":9662,"date":{"__isSmartRef__":true,"id":4647},"author":"jenslincke","shortName":"JournalTest.js","url":"/repository/webwerkstatt/draft/JournalTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4647":{},"4648":{"rev":19458,"date":{"__isSmartRef__":true,"id":4649},"author":"jenslincke","shortName":"DraftWikiViz.js","url":"/repository/webwerkstatt/draft/DraftWikiViz.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4649":{},"4650":{"rev":27336,"date":{"__isSmartRef__":true,"id":4651},"author":"robertkrahn","shortName":"DraftLinkBehavior.xhtml","url":"/repository/webwerkstatt/draft/DraftLinkBehavior.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4651":{},"4652":{"rev":11501,"date":{"__isSmartRef__":true,"id":4653},"author":"jenslincke","shortName":"workspace2.txt","url":"/repository/webwerkstatt/draft/workspace2.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4653":{},"4654":{"rev":30254,"date":{"__isSmartRef__":true,"id":4655},"author":"robertkrahn","shortName":"auth","url":"/repository/webwerkstatt/draft/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4655":{},"4656":{"rev":27337,"date":{"__isSmartRef__":true,"id":4657},"author":"robertkrahn","shortName":"PlugExperiment.xhtml","url":"/repository/webwerkstatt/draft/PlugExperiment.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4657":{},"4658":{"rev":27338,"date":{"__isSmartRef__":true,"id":4659},"author":"robertkrahn","shortName":"FixUndoBug.xhtml","url":"/repository/webwerkstatt/draft/FixUndoBug.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4659":{},"4660":{"rev":27339,"date":{"__isSmartRef__":true,"id":4661},"author":"robertkrahn","shortName":"PresentationDev.xhtml","url":"/repository/webwerkstatt/draft/PresentationDev.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4661":{},"4662":{"rev":27340,"date":{"__isSmartRef__":true,"id":4663},"author":"robertkrahn","shortName":"DraftMouseUpCheck.xhtml","url":"/repository/webwerkstatt/draft/DraftMouseUpCheck.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4663":{},"4664":{"rev":44387,"date":{"__isSmartRef__":true,"id":4665},"author":"robertkrahn","shortName":"LocalCodeBrowserShouldSupportMethodCategories.xhtml","url":"/repository/webwerkstatt/draft/LocalCodeBrowserShouldSupportMethodCategories.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4665":{},"4666":{"rev":45917,"date":{"__isSmartRef__":true,"id":4667},"author":"robertkrahn","shortName":"DraftAltWikiViz.xhtml","url":"/repository/webwerkstatt/draft/DraftAltWikiViz.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4667":{},"4668":{"rev":27342,"date":{"__isSmartRef__":true,"id":4669},"author":"robertkrahn","shortName":"DraftWorkspace.xhtml","url":"/repository/webwerkstatt/draft/DraftWorkspace.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4669":{},"4670":{"rev":46363,"date":{"__isSmartRef__":true,"id":4671},"author":"robertkrahn","shortName":"Draft.js","url":"/repository/webwerkstatt/draft/Draft.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4671":{},"4672":{"rev":27343,"date":{"__isSmartRef__":true,"id":4673},"author":"robertkrahn","shortName":"TestCodeDB.xhtml","url":"/repository/webwerkstatt/draft/TestCodeDB.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4673":{},"4674":{"rev":27344,"date":{"__isSmartRef__":true,"id":4675},"author":"robertkrahn","shortName":"DraftRefactorSystemDictionary.xhtml","url":"/repository/webwerkstatt/draft/DraftRefactorSystemDictionary.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4675":{},"4676":{"rev":27345,"date":{"__isSmartRef__":true,"id":4677},"author":"robertkrahn","shortName":"DraftColorChooser.xhtml","url":"/repository/webwerkstatt/draft/DraftColorChooser.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4677":{},"4678":{"rev":27346,"date":{"__isSmartRef__":true,"id":4679},"author":"robertkrahn","shortName":"DraftOutliner.xhtml","url":"/repository/webwerkstatt/draft/DraftOutliner.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4679":{},"4680":{"rev":52917,"date":{"__isSmartRef__":true,"id":4681},"author":"robertkrahn","shortName":"erlangSpass.xhtml","url":"/repository/webwerkstatt/draft/erlangSpass.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4681":{},"4682":{"rev":20277,"date":{"__isSmartRef__":true,"id":4683},"author":"jenslincke","shortName":"GooglePrettify.js","url":"/repository/webwerkstatt/draft/GooglePrettify.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4683":{},"4684":{"rev":27347,"date":{"__isSmartRef__":true,"id":4685},"author":"robertkrahn","shortName":"DraftMenu.xhtml","url":"/repository/webwerkstatt/draft/DraftMenu.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4685":{},"4686":{"rev":27348,"date":{"__isSmartRef__":true,"id":4687},"author":"robertkrahn","shortName":"DraftZOrder.xhtml","url":"/repository/webwerkstatt/draft/DraftZOrder.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4687":{},"4688":{"rev":27349,"date":{"__isSmartRef__":true,"id":4689},"author":"robertkrahn","shortName":"DraftShowProgress.xhtml","url":"/repository/webwerkstatt/draft/DraftShowProgress.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4689":{},"4690":{"rev":27350,"date":{"__isSmartRef__":true,"id":4691},"author":"robertkrahn","shortName":"FixFirstCharactersInTextBug.xhtml","url":"/repository/webwerkstatt/draft/FixFirstCharactersInTextBug.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4691":{},"4692":{"rev":37938,"date":{"__isSmartRef__":true,"id":4693},"author":"jenslincke","shortName":"DraftGeometryChangedEvent.xhtml","url":"/repository/webwerkstatt/draft/DraftGeometryChangedEvent.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4693":{},"4694":{"rev":27351,"date":{"__isSmartRef__":true,"id":4695},"author":"robertkrahn","shortName":"DraftJournal.xhtml","url":"/repository/webwerkstatt/draft/DraftJournal.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4695":{},"4696":{"rev":27352,"date":{"__isSmartRef__":true,"id":4697},"author":"robertkrahn","shortName":"DraftEllipseMaker.xhtml","url":"/repository/webwerkstatt/draft/DraftEllipseMaker.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4697":{},"4698":{"rev":35953,"date":{"__isSmartRef__":true,"id":4699},"author":"jenslincke","shortName":"DraftWorkspace.js","url":"/repository/webwerkstatt/draft/DraftWorkspace.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4699":{},"4700":{"rev":52902,"date":{"__isSmartRef__":true,"id":4701},"author":"alexander.hold","shortName":"DraftObjectTracing.xhtml","url":"/repository/webwerkstatt/draft/DraftObjectTracing.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4701":{},"4702":{"rev":27353,"date":{"__isSmartRef__":true,"id":4703},"author":"robertkrahn","shortName":"FixSliderMorph.xhtml","url":"/repository/webwerkstatt/draft/FixSliderMorph.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4703":{},"4704":{"rev":27355,"date":{"__isSmartRef__":true,"id":4705},"author":"robertkrahn","shortName":"TestDraft.xhtml","url":"/repository/webwerkstatt/draft/TestDraft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4705":{},"4706":{"rev":2173,"date":{"__isSmartRef__":true,"id":4707},"author":"jenslincke","shortName":"divChallengeWorld.svg","url":"/repository/webwerkstatt/draft/divChallengeWorld.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4707":{},"4708":{"rev":46888,"date":{"__isSmartRef__":true,"id":4709},"author":"robertkrahn","shortName":"headless.html","url":"/repository/webwerkstatt/draft/headless.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4709":{},"4710":{"rev":27356,"date":{"__isSmartRef__":true,"id":4711},"author":"robertkrahn","shortName":"FileExperiments.xhtml","url":"/repository/webwerkstatt/draft/FileExperiments.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4711":{},"4712":{"rev":27357,"date":{"__isSmartRef__":true,"id":4713},"author":"robertkrahn","shortName":"DraftWebResourceAsync.xhtml","url":"/repository/webwerkstatt/draft/DraftWebResourceAsync.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4713":{},"4714":{"rev":27358,"date":{"__isSmartRef__":true,"id":4715},"author":"robertkrahn","shortName":"ObjectHeap.xhtml","url":"/repository/webwerkstatt/draft/ObjectHeap.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4715":{},"4716":{"rev":49582,"date":{"__isSmartRef__":true,"id":4717},"author":"robertkrahn","shortName":"JSASTInterface.xhtml","url":"/repository/webwerkstatt/draft/JSASTInterface.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4717":{},"4718":{"rev":9464,"date":{"__isSmartRef__":true,"id":4719},"author":"robertkrahn","shortName":"NetworkExtension.js","url":"/repository/webwerkstatt/draft/NetworkExtension.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4719":{},"4720":{"rev":27359,"date":{"__isSmartRef__":true,"id":4721},"author":"robertkrahn","shortName":"TestSaveWorld.xhtml","url":"/repository/webwerkstatt/draft/TestSaveWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4721":{},"4722":{"rev":27360,"date":{"__isSmartRef__":true,"id":4723},"author":"robertkrahn","shortName":"DraftPointTransformDirection.xhtml","url":"/repository/webwerkstatt/draft/DraftPointTransformDirection.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4723":{},"4724":{"rev":27361,"date":{"__isSmartRef__":true,"id":4725},"author":"robertkrahn","shortName":"ShapesRefactoring.xhtml","url":"/repository/webwerkstatt/draft/ShapesRefactoring.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4725":{},"4726":{"rev":27362,"date":{"__isSmartRef__":true,"id":4727},"author":"robertkrahn","shortName":"VerySimpleWorld.xhtml","url":"/repository/webwerkstatt/draft/VerySimpleWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4727":{},"4728":{"rev":27363,"date":{"__isSmartRef__":true,"id":4729},"author":"robertkrahn","shortName":"DraftScripts.xhtml","url":"/repository/webwerkstatt/draft/DraftScripts.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4729":{},"4730":{"rev":27364,"date":{"__isSmartRef__":true,"id":4731},"author":"robertkrahn","shortName":"DraftMigration.xhtml","url":"/repository/webwerkstatt/draft/DraftMigration.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4731":{},"4732":{"rev":38252,"date":{"__isSmartRef__":true,"id":4733},"author":"jenslincke","shortName":"offlineapps/","url":"/repository/webwerkstatt/draft/offlineapps/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4733":{},"4734":{"rev":38252,"date":{"__isSmartRef__":true,"id":4735},"author":"jenslincke","shortName":"clock.manifest","url":"/repository/webwerkstatt/draft/offlineapps/clock.manifest","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4735":{},"4736":{"rev":38248,"date":{"__isSmartRef__":true,"id":4737},"author":"jenslincke","shortName":"clock.css","url":"/repository/webwerkstatt/draft/offlineapps/clock.css","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4737":{},"4738":{"rev":38251,"date":{"__isSmartRef__":true,"id":4739},"author":"jenslincke","shortName":"clock.js","url":"/repository/webwerkstatt/draft/offlineapps/clock.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4739":{},"4740":{"rev":38247,"date":{"__isSmartRef__":true,"id":4741},"author":"jenslincke","shortName":"clock.html","url":"/repository/webwerkstatt/draft/offlineapps/clock.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4741":{},"4742":{"rev":27365,"date":{"__isSmartRef__":true,"id":4743},"author":"robertkrahn","shortName":"DraftScaleWidget.xhtml","url":"/repository/webwerkstatt/draft/DraftScaleWidget.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4743":{},"4744":{"rev":27366,"date":{"__isSmartRef__":true,"id":4745},"author":"robertkrahn","shortName":"DraftShrinkLayout.xhtml","url":"/repository/webwerkstatt/draft/DraftShrinkLayout.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4745":{},"4746":{"rev":27368,"date":{"__isSmartRef__":true,"id":4747},"author":"robertkrahn","shortName":"FixBoldTextComposition.xhtml","url":"/repository/webwerkstatt/draft/FixBoldTextComposition.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4747":{},"4748":{"rev":31969,"date":{"__isSmartRef__":true,"id":4749},"author":"robertkrahn","shortName":"Draft_SystemReorganization.xhtml","url":"/repository/webwerkstatt/draft/Draft_SystemReorganization.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4749":{},"4750":{"rev":53249,"date":{"__isSmartRef__":true,"id":4751},"author":"robertkrahn","shortName":"ConnectingLivelyToErlangContinued.xhtml","url":"/repository/webwerkstatt/draft/ConnectingLivelyToErlangContinued.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4751":{},"4752":{"rev":27370,"date":{"__isSmartRef__":true,"id":4753},"author":"robertkrahn","shortName":"DraftPDFObject.xhtml","url":"/repository/webwerkstatt/draft/DraftPDFObject.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4753":{},"4754":{"rev":30080,"date":{"__isSmartRef__":true,"id":4755},"author":"robertkrahn","shortName":"Oldmodeltonewmode.xhtml","url":"/repository/webwerkstatt/draft/Oldmodeltonewmode.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4755":{},"4756":{"rev":29211,"date":{"__isSmartRef__":true,"id":4757},"author":"jenslincke","shortName":"DraftHPIStyle.xhtml","url":"/repository/webwerkstatt/draft/DraftHPIStyle.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4757":{},"4758":{"rev":27372,"date":{"__isSmartRef__":true,"id":4759},"author":"robertkrahn","shortName":"DraftStyleCopier.xhtml","url":"/repository/webwerkstatt/draft/DraftStyleCopier.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4759":{},"4760":{"rev":27373,"date":{"__isSmartRef__":true,"id":4761},"author":"robertkrahn","shortName":"DraftNewSliderMorph.xhtml","url":"/repository/webwerkstatt/draft/DraftNewSliderMorph.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4761":{},"4762":{"rev":48326,"date":{"__isSmartRef__":true,"id":4763},"author":"jenslincke","shortName":"users/","url":"/repository/webwerkstatt/users/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4763":{},"4764":{"rev":48326,"date":{"__isSmartRef__":true,"id":4765},"author":"jenslincke","shortName":"JensLincke/","url":"/repository/webwerkstatt/users/JensLincke/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4765":{},"4766":{"rev":48326,"date":{"__isSmartRef__":true,"id":4767},"author":"jenslincke","shortName":"config.js","url":"/repository/webwerkstatt/users/JensLincke/config.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4767":{},"4768":{"rev":68052,"date":{"__isSmartRef__":true,"id":4769},"author":"gpavlov","shortName":"sofia/","url":"/repository/webwerkstatt/sofia/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4769":{},"4770":{"rev":64004,"date":{"__isSmartRef__":true,"id":4771},"author":"pavel.genevski","shortName":"documentation_afterLunch.xhtml","url":"/repository/webwerkstatt/sofia/documentation_afterLunch.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4771":{},"4772":{"rev":62368,"date":{"__isSmartRef__":true,"id":4773},"author":"robertkrahn","shortName":"protovis.xhtml","url":"/repository/webwerkstatt/sofia/protovis.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4773":{},"4774":{"rev":65344,"date":{"__isSmartRef__":true,"id":4775},"author":"gpavlov","shortName":"sofia/","url":"/repository/webwerkstatt/sofia/sofia/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4775":{},"4776":{"rev":65344,"date":{"__isSmartRef__":true,"id":4777},"author":"gpavlov","shortName":"georgi/","url":"/repository/webwerkstatt/sofia/sofia/georgi/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4777":{},"4778":{"rev":65344,"date":{"__isSmartRef__":true,"id":4779},"author":"gpavlov","shortName":"new_world.xhtml","url":"/repository/webwerkstatt/sofia/sofia/georgi/new_world.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4779":{},"4780":{"rev":63844,"date":{"__isSmartRef__":true,"id":4781},"author":"pavel.genevski","shortName":"trac_tickets_pavel.xhtml","url":"/repository/webwerkstatt/sofia/trac_tickets_pavel.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4781":{},"4782":{"rev":62180,"date":{"__isSmartRef__":true,"id":4783},"author":"pavel.genevski","shortName":"csvparser.js","url":"/repository/webwerkstatt/sofia/csvparser.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4783":{},"4784":{"rev":62674,"date":{"__isSmartRef__":true,"id":4785},"author":"robertkrahn","shortName":"tracreports.js","url":"/repository/webwerkstatt/sofia/tracreports.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4785":{},"4786":{"rev":62691,"date":{"__isSmartRef__":true,"id":4787},"author":"pavel.genevski","shortName":"documentation.xhtml","url":"/repository/webwerkstatt/sofia/documentation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4787":{},"4788":{"rev":62320,"date":{"__isSmartRef__":true,"id":4789},"author":"robertkrahn","shortName":"protovisPrototype.xhtml","url":"/repository/webwerkstatt/sofia/protovisPrototype.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4789":{},"4790":{"rev":62228,"date":{"__isSmartRef__":true,"id":4791},"author":"robertkrahn","shortName":"empty.xhtml","url":"/repository/webwerkstatt/sofia/empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4791":{},"4792":{"rev":62229,"date":{"__isSmartRef__":true,"id":4793},"author":"robertkrahn","shortName":"externalShapeExample.xhtml","url":"/repository/webwerkstatt/sofia/externalShapeExample.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4793":{},"4794":{"rev":62321,"date":{"__isSmartRef__":true,"id":4795},"author":"robertkrahn","shortName":"prototVisPrototype.xhtml","url":"/repository/webwerkstatt/sofia/prototVisPrototype.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4795":{},"4796":{"rev":66096,"date":{"__isSmartRef__":true,"id":4797},"author":"pavel.genevski","shortName":"learning_prototype_js.xhtml","url":"/repository/webwerkstatt/sofia/learning_prototype_js.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4797":{},"4798":{"rev":68052,"date":{"__isSmartRef__":true,"id":4799},"author":"gpavlov","shortName":"georgi/","url":"/repository/webwerkstatt/sofia/georgi/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4799":{},"4800":{"rev":65797,"date":{"__isSmartRef__":true,"id":4801},"author":"gpavlov","shortName":"Versions.xhtml","url":"/repository/webwerkstatt/sofia/georgi/Versions.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4801":{},"4802":{"rev":65728,"date":{"__isSmartRef__":true,"id":4803},"author":"gpavlov","shortName":"new.xhtml","url":"/repository/webwerkstatt/sofia/georgi/new.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4803":{},"4804":{"rev":65259,"date":{"__isSmartRef__":true,"id":4805},"author":"gpavlov","shortName":"empty.xhtml","url":"/repository/webwerkstatt/sofia/georgi/empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4805":{},"4806":{"rev":65348,"date":{"__isSmartRef__":true,"id":4807},"author":"gpavlov","shortName":"new_world.xhtml","url":"/repository/webwerkstatt/sofia/georgi/new_world.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4807":{},"4808":{"rev":68052,"date":{"__isSmartRef__":true,"id":4809},"author":"gpavlov","shortName":"trac-report.xhtml","url":"/repository/webwerkstatt/sofia/georgi/trac-report.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4809":{},"4810":{"rev":60400,"date":{"__isSmartRef__":true,"id":4811},"author":"georgip","shortName":"auth","url":"/repository/webwerkstatt/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4811":{},"4812":{"rev":41311,"date":{"__isSmartRef__":true,"id":4813},"author":"robertkrahn","shortName":"LivelyHPImgzn/","url":"/repository/webwerkstatt/LivelyHPImgzn/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4813":{},"4814":{"rev":40360,"date":{"__isSmartRef__":true,"id":4815},"author":"jenslincke","shortName":"media/","url":"/repository/webwerkstatt/LivelyHPImgzn/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4815":{},"4816":{"rev":11408,"date":{"__isSmartRef__":true,"id":4817},"author":"jenslincke","shortName":"CIMG0846.JPG","url":"/repository/webwerkstatt/LivelyHPImgzn/media/CIMG0846.JPG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4817":{},"4818":{"rev":40356,"date":{"__isSmartRef__":true,"id":4819},"author":"jenslincke","shortName":"LivelyWikiScreenshot.png","url":"/repository/webwerkstatt/LivelyHPImgzn/media/LivelyWikiScreenshot.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4819":{},"4820":{"rev":40360,"date":{"__isSmartRef__":true,"id":4821},"author":"jenslincke","shortName":"LivelyWikiScreenshot2.png","url":"/repository/webwerkstatt/LivelyHPImgzn/media/LivelyWikiScreenshot2.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4821":{},"4822":{"rev":40352,"date":{"__isSmartRef__":true,"id":4823},"author":"jenslincke","shortName":"LivelyWikiScreenshot.xhtml","url":"/repository/webwerkstatt/LivelyHPImgzn/LivelyWikiScreenshot.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4823":{},"4824":{"rev":39573,"date":{"__isSmartRef__":true,"id":4825},"author":"jenslincke","shortName":"LivelyWiki.xhtml","url":"/repository/webwerkstatt/LivelyHPImgzn/LivelyWiki.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4825":{},"4826":{"rev":41311,"date":{"__isSmartRef__":true,"id":4827},"author":"robertkrahn","shortName":"draft.html","url":"/repository/webwerkstatt/LivelyHPImgzn/draft.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4827":{},"4828":{"rev":37034,"date":{"__isSmartRef__":true,"id":4829},"author":"jenslincke","shortName":"Empty.xhtml","url":"/repository/webwerkstatt/LivelyHPImgzn/Empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4829":{},"4830":{"rev":39019,"date":{"__isSmartRef__":true,"id":4831},"author":"jenslincke","shortName":"LivelyBild.xhtml","url":"/repository/webwerkstatt/LivelyHPImgzn/LivelyBild.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4831":{},"4832":{"rev":37007,"date":{"__isSmartRef__":true,"id":4833},"author":"jenslincke","shortName":"Outline.xhtml","url":"/repository/webwerkstatt/LivelyHPImgzn/Outline.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4833":{},"4834":{"rev":40385,"date":{"__isSmartRef__":true,"id":4835},"author":"jenslincke","shortName":"draft.xhtml","url":"/repository/webwerkstatt/LivelyHPImgzn/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4835":{},"4836":{"rev":35849,"date":{"__isSmartRef__":true,"id":4837},"author":"jenslincke","shortName":"workspace1.txt","url":"/repository/webwerkstatt/LivelyHPImgzn/workspace1.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4837":{},"4838":{"rev":69739,"date":{"__isSmartRef__":true,"id":4839},"author":"ahold","shortName":"server/","url":"/repository/webwerkstatt/server/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4839":{},"4840":{"rev":69739,"date":{"__isSmartRef__":true,"id":4841},"author":"ahold","shortName":"nodejs/","url":"/repository/webwerkstatt/server/nodejs/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4841":{},"4842":{"rev":22080,"date":{"__isSmartRef__":true,"id":4843},"author":"robertkrahn","shortName":"LaTeXServer.js","url":"/repository/webwerkstatt/server/nodejs/LaTeXServer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4843":{},"4844":{"rev":38287,"date":{"__isSmartRef__":true,"id":4845},"author":"robertkrahn","shortName":"LoadingServer.js","url":"/repository/webwerkstatt/server/nodejs/LoadingServer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4845":{},"4846":{"rev":39907,"date":{"__isSmartRef__":true,"id":4847},"author":"robertkrahn","shortName":"TestServer.js","url":"/repository/webwerkstatt/server/nodejs/TestServer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4847":{},"4848":{"rev":63806,"date":{"__isSmartRef__":true,"id":4849},"author":"markoroeder","shortName":"OAuthServer.js","url":"/repository/webwerkstatt/server/nodejs/OAuthServer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4849":{},"4850":{"rev":22080,"date":{"__isSmartRef__":true,"id":4851},"author":"robertkrahn","shortName":"Base.js","url":"/repository/webwerkstatt/server/nodejs/Base.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4851":{},"4852":{"rev":52741,"date":{"__isSmartRef__":true,"id":4853},"author":"robertkrahn","shortName":"CommandLineServer.js","url":"/repository/webwerkstatt/server/nodejs/CommandLineServer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4853":{},"4854":{"rev":57493,"date":{"__isSmartRef__":true,"id":4855},"author":"m.roeder","shortName":"DatabaseQueryServer.js","url":"/repository/webwerkstatt/server/nodejs/DatabaseQueryServer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4855":{},"4856":{"rev":22080,"date":{"__isSmartRef__":true,"id":4857},"author":"robertkrahn","shortName":"miniprototype.js","url":"/repository/webwerkstatt/server/nodejs/miniprototype.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4857":{},"4858":{"rev":59360,"date":{"__isSmartRef__":true,"id":4859},"author":"martinczuchra","shortName":"MartinsPlayground.js","url":"/repository/webwerkstatt/server/nodejs/MartinsPlayground.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4859":{},"4860":{"rev":57441,"date":{"__isSmartRef__":true,"id":4861},"author":"robertkrahn","shortName":"MasterServer.js","url":"/repository/webwerkstatt/server/nodejs/MasterServer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4861":{},"4862":{"rev":22080,"date":{"__isSmartRef__":true,"id":4863},"author":"robertkrahn","shortName":"tests/","url":"/repository/webwerkstatt/server/nodejs/tests/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4863":{},"4864":{"rev":22080,"date":{"__isSmartRef__":true,"id":4865},"author":"robertkrahn","shortName":"PDFCreatorTest.js","url":"/repository/webwerkstatt/server/nodejs/tests/PDFCreatorTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4865":{},"4866":{"rev":22080,"date":{"__isSmartRef__":true,"id":4867},"author":"robertkrahn","shortName":"async_testing.js","url":"/repository/webwerkstatt/server/nodejs/tests/async_testing.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4867":{},"4868":{"rev":22080,"date":{"__isSmartRef__":true,"id":4869},"author":"robertkrahn","shortName":"README.async_testing.markdown","url":"/repository/webwerkstatt/server/nodejs/tests/README.async_testing.markdown","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4869":{},"4870":{"rev":22080,"date":{"__isSmartRef__":true,"id":4871},"author":"robertkrahn","shortName":"PDFCreator.js","url":"/repository/webwerkstatt/server/nodejs/PDFCreator.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4871":{},"4872":{"rev":22080,"date":{"__isSmartRef__":true,"id":4873},"author":"robertkrahn","shortName":"simpleChat.js","url":"/repository/webwerkstatt/server/nodejs/simpleChat.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4873":{},"4874":{"rev":64147,"date":{"__isSmartRef__":true,"id":4875},"author":"markoroeder","shortName":"livelyServer.js","url":"/repository/webwerkstatt/server/nodejs/livelyServer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4875":{},"4876":{"rev":58328,"date":{"__isSmartRef__":true,"id":4877},"author":"martinczuchra","shortName":"nodejs.conf","url":"/repository/webwerkstatt/server/nodejs/nodejs.conf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4877":{},"4878":{"rev":30680,"date":{"__isSmartRef__":true,"id":4879},"author":"m.roeder","shortName":"LKLoader.js","url":"/repository/webwerkstatt/server/nodejs/LKLoader.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4879":{},"4880":{"rev":35079,"date":{"__isSmartRef__":true,"id":4881},"author":"robertkrahn","shortName":"borderBug.xhtml","url":"/repository/webwerkstatt/borderBug.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4881":{},"4882":{"rev":69741,"date":{"__isSmartRef__":true,"id":4883},"author":"pavel.genevski","shortName":"lib/","url":"/repository/webwerkstatt/lib/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4883":{},"4884":{"rev":66111,"date":{"__isSmartRef__":true,"id":4885},"author":"jenslincke","shortName":"diff_match_patch/","url":"/repository/webwerkstatt/lib/diff_match_patch/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4885":{},"4886":{"rev":66111,"date":{"__isSmartRef__":true,"id":4887},"author":"jenslincke","shortName":"diff_match_patch_test.html","url":"/repository/webwerkstatt/lib/diff_match_patch/diff_match_patch_test.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4887":{},"4888":{"rev":66111,"date":{"__isSmartRef__":true,"id":4889},"author":"jenslincke","shortName":"diff_match_patch_uncompressed.js","url":"/repository/webwerkstatt/lib/diff_match_patch/diff_match_patch_uncompressed.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4889":{},"4890":{"rev":66111,"date":{"__isSmartRef__":true,"id":4891},"author":"jenslincke","shortName":"README.txt","url":"/repository/webwerkstatt/lib/diff_match_patch/README.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4891":{},"4892":{"rev":66111,"date":{"__isSmartRef__":true,"id":4893},"author":"jenslincke","shortName":"diff_match_patch_test.js","url":"/repository/webwerkstatt/lib/diff_match_patch/diff_match_patch_test.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4893":{},"4894":{"rev":66111,"date":{"__isSmartRef__":true,"id":4895},"author":"jenslincke","shortName":"diff_match_patch.js","url":"/repository/webwerkstatt/lib/diff_match_patch/diff_match_patch.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4895":{},"4896":{"rev":55886,"date":{"__isSmartRef__":true,"id":4897},"author":"m.roeder","shortName":"jsinq/","url":"/repository/webwerkstatt/lib/jsinq/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4897":{},"4898":{"rev":55885,"date":{"__isSmartRef__":true,"id":4899},"author":"m.roeder","shortName":"jsinq-d.js","url":"/repository/webwerkstatt/lib/jsinq/jsinq-d.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4899":{},"4900":{"rev":55886,"date":{"__isSmartRef__":true,"id":4901},"author":"m.roeder","shortName":"jsinq-query-r.js","url":"/repository/webwerkstatt/lib/jsinq/jsinq-query-r.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4901":{},"4902":{"rev":55886,"date":{"__isSmartRef__":true,"id":4903},"author":"m.roeder","shortName":"jsinq-query-d.js","url":"/repository/webwerkstatt/lib/jsinq/jsinq-query-d.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4903":{},"4904":{"rev":55885,"date":{"__isSmartRef__":true,"id":4905},"author":"m.roeder","shortName":"jsinq-r.js","url":"/repository/webwerkstatt/lib/jsinq/jsinq-r.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4905":{},"4906":{"rev":19523,"date":{"__isSmartRef__":true,"id":4907},"author":"jenslincke","shortName":"jit/","url":"/repository/webwerkstatt/lib/jit/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4907":{},"4908":{"rev":19520,"date":{"__isSmartRef__":true,"id":4909},"author":"jenslincke","shortName":"jit.js","url":"/repository/webwerkstatt/lib/jit/jit.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4909":{},"4910":{"rev":19523,"date":{"__isSmartRef__":true,"id":4911},"author":"jenslincke","shortName":"Extras/","url":"/repository/webwerkstatt/lib/jit/Extras/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4911":{},"4912":{"rev":19523,"date":{"__isSmartRef__":true,"id":4913},"author":"jenslincke","shortName":"excanvas.js","url":"/repository/webwerkstatt/lib/jit/Extras/excanvas.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4913":{},"4914":{"rev":19521,"date":{"__isSmartRef__":true,"id":4915},"author":"jenslincke","shortName":"jit-yc.js","url":"/repository/webwerkstatt/lib/jit/jit-yc.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4915":{},"4916":{"rev":19523,"date":{"__isSmartRef__":true,"id":4917},"author":"jenslincke","shortName":"Examples/","url":"/repository/webwerkstatt/lib/jit/Examples/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4917":{},"4918":{"rev":19523,"date":{"__isSmartRef__":true,"id":4919},"author":"jenslincke","shortName":"PieChart/","url":"/repository/webwerkstatt/lib/jit/Examples/PieChart/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4919":{},"4920":{"rev":19523,"date":{"__isSmartRef__":true,"id":4921},"author":"jenslincke","shortName":"example1.html","url":"/repository/webwerkstatt/lib/jit/Examples/PieChart/example1.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4921":{},"4922":{"rev":19523,"date":{"__isSmartRef__":true,"id":4923},"author":"jenslincke","shortName":"example1.js","url":"/repository/webwerkstatt/lib/jit/Examples/PieChart/example1.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4923":{},"4924":{"rev":19523,"date":{"__isSmartRef__":true,"id":4925},"author":"jenslincke","shortName":"Other/","url":"/repository/webwerkstatt/lib/jit/Examples/Other/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4925":{},"4926":{"rev":19523,"date":{"__isSmartRef__":true,"id":4927},"author":"jenslincke","shortName":"example1.html","url":"/repository/webwerkstatt/lib/jit/Examples/Other/example1.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4927":{},"4928":{"rev":19523,"date":{"__isSmartRef__":true,"id":4929},"author":"jenslincke","shortName":"example2.html","url":"/repository/webwerkstatt/lib/jit/Examples/Other/example2.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4929":{},"4930":{"rev":19523,"date":{"__isSmartRef__":true,"id":4931},"author":"jenslincke","shortName":"example3.html","url":"/repository/webwerkstatt/lib/jit/Examples/Other/example3.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4931":{},"4932":{"rev":19523,"date":{"__isSmartRef__":true,"id":4933},"author":"jenslincke","shortName":"example1.js","url":"/repository/webwerkstatt/lib/jit/Examples/Other/example1.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4933":{},"4934":{"rev":19523,"date":{"__isSmartRef__":true,"id":4935},"author":"jenslincke","shortName":"example2.js","url":"/repository/webwerkstatt/lib/jit/Examples/Other/example2.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4935":{},"4936":{"rev":19523,"date":{"__isSmartRef__":true,"id":4937},"author":"jenslincke","shortName":"example3.js","url":"/repository/webwerkstatt/lib/jit/Examples/Other/example3.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4937":{},"4938":{"rev":19523,"date":{"__isSmartRef__":true,"id":4939},"author":"jenslincke","shortName":"ForceDirected/","url":"/repository/webwerkstatt/lib/jit/Examples/ForceDirected/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4939":{},"4940":{"rev":19523,"date":{"__isSmartRef__":true,"id":4941},"author":"jenslincke","shortName":"example1.html","url":"/repository/webwerkstatt/lib/jit/Examples/ForceDirected/example1.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4941":{},"4942":{"rev":19523,"date":{"__isSmartRef__":true,"id":4943},"author":"jenslincke","shortName":"example2.html","url":"/repository/webwerkstatt/lib/jit/Examples/ForceDirected/example2.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4943":{},"4944":{"rev":19523,"date":{"__isSmartRef__":true,"id":4945},"author":"jenslincke","shortName":"example1.js","url":"/repository/webwerkstatt/lib/jit/Examples/ForceDirected/example1.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4945":{},"4946":{"rev":19523,"date":{"__isSmartRef__":true,"id":4947},"author":"jenslincke","shortName":"example2.js","url":"/repository/webwerkstatt/lib/jit/Examples/ForceDirected/example2.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4947":{},"4948":{"rev":19523,"date":{"__isSmartRef__":true,"id":4949},"author":"jenslincke","shortName":"RGraph/","url":"/repository/webwerkstatt/lib/jit/Examples/RGraph/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4949":{},"4950":{"rev":19523,"date":{"__isSmartRef__":true,"id":4951},"author":"jenslincke","shortName":"example1.html","url":"/repository/webwerkstatt/lib/jit/Examples/RGraph/example1.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4951":{},"4952":{"rev":19523,"date":{"__isSmartRef__":true,"id":4953},"author":"jenslincke","shortName":"example2.html","url":"/repository/webwerkstatt/lib/jit/Examples/RGraph/example2.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4953":{},"4954":{"rev":19523,"date":{"__isSmartRef__":true,"id":4955},"author":"jenslincke","shortName":"example3.html","url":"/repository/webwerkstatt/lib/jit/Examples/RGraph/example3.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4955":{},"4956":{"rev":19523,"date":{"__isSmartRef__":true,"id":4957},"author":"jenslincke","shortName":"example4.html","url":"/repository/webwerkstatt/lib/jit/Examples/RGraph/example4.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4957":{},"4958":{"rev":19523,"date":{"__isSmartRef__":true,"id":4959},"author":"jenslincke","shortName":"example1.js","url":"/repository/webwerkstatt/lib/jit/Examples/RGraph/example1.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4959":{},"4960":{"rev":19523,"date":{"__isSmartRef__":true,"id":4961},"author":"jenslincke","shortName":"example2.js","url":"/repository/webwerkstatt/lib/jit/Examples/RGraph/example2.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4961":{},"4962":{"rev":19523,"date":{"__isSmartRef__":true,"id":4963},"author":"jenslincke","shortName":"example3.js","url":"/repository/webwerkstatt/lib/jit/Examples/RGraph/example3.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4963":{},"4964":{"rev":19523,"date":{"__isSmartRef__":true,"id":4965},"author":"jenslincke","shortName":"example4.js","url":"/repository/webwerkstatt/lib/jit/Examples/RGraph/example4.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4965":{},"4966":{"rev":19523,"date":{"__isSmartRef__":true,"id":4967},"author":"jenslincke","shortName":"Sunburst/","url":"/repository/webwerkstatt/lib/jit/Examples/Sunburst/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4967":{},"4968":{"rev":19523,"date":{"__isSmartRef__":true,"id":4969},"author":"jenslincke","shortName":"example1.html","url":"/repository/webwerkstatt/lib/jit/Examples/Sunburst/example1.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4969":{},"4970":{"rev":19523,"date":{"__isSmartRef__":true,"id":4971},"author":"jenslincke","shortName":"example2.html","url":"/repository/webwerkstatt/lib/jit/Examples/Sunburst/example2.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4971":{},"4972":{"rev":19523,"date":{"__isSmartRef__":true,"id":4973},"author":"jenslincke","shortName":"example1.js","url":"/repository/webwerkstatt/lib/jit/Examples/Sunburst/example1.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4973":{},"4974":{"rev":19523,"date":{"__isSmartRef__":true,"id":4975},"author":"jenslincke","shortName":"example2.js","url":"/repository/webwerkstatt/lib/jit/Examples/Sunburst/example2.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4975":{},"4976":{"rev":19523,"date":{"__isSmartRef__":true,"id":4977},"author":"jenslincke","shortName":"BarChart/","url":"/repository/webwerkstatt/lib/jit/Examples/BarChart/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4977":{},"4978":{"rev":19523,"date":{"__isSmartRef__":true,"id":4979},"author":"jenslincke","shortName":"example1.html","url":"/repository/webwerkstatt/lib/jit/Examples/BarChart/example1.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4979":{},"4980":{"rev":19523,"date":{"__isSmartRef__":true,"id":4981},"author":"jenslincke","shortName":"example2.html","url":"/repository/webwerkstatt/lib/jit/Examples/BarChart/example2.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4981":{},"4982":{"rev":19523,"date":{"__isSmartRef__":true,"id":4983},"author":"jenslincke","shortName":"example1.js","url":"/repository/webwerkstatt/lib/jit/Examples/BarChart/example1.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4983":{},"4984":{"rev":19523,"date":{"__isSmartRef__":true,"id":4985},"author":"jenslincke","shortName":"example2.js","url":"/repository/webwerkstatt/lib/jit/Examples/BarChart/example2.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4985":{},"4986":{"rev":19523,"date":{"__isSmartRef__":true,"id":4987},"author":"jenslincke","shortName":"Hypertree/","url":"/repository/webwerkstatt/lib/jit/Examples/Hypertree/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4987":{},"4988":{"rev":19523,"date":{"__isSmartRef__":true,"id":4989},"author":"jenslincke","shortName":"example1.html","url":"/repository/webwerkstatt/lib/jit/Examples/Hypertree/example1.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4989":{},"4990":{"rev":19523,"date":{"__isSmartRef__":true,"id":4991},"author":"jenslincke","shortName":"example2.html","url":"/repository/webwerkstatt/lib/jit/Examples/Hypertree/example2.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4991":{},"4992":{"rev":19523,"date":{"__isSmartRef__":true,"id":4993},"author":"jenslincke","shortName":"example3.html","url":"/repository/webwerkstatt/lib/jit/Examples/Hypertree/example3.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4993":{},"4994":{"rev":19523,"date":{"__isSmartRef__":true,"id":4995},"author":"jenslincke","shortName":"example1.js","url":"/repository/webwerkstatt/lib/jit/Examples/Hypertree/example1.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4995":{},"4996":{"rev":19523,"date":{"__isSmartRef__":true,"id":4997},"author":"jenslincke","shortName":"example2.js","url":"/repository/webwerkstatt/lib/jit/Examples/Hypertree/example2.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4997":{},"4998":{"rev":19523,"date":{"__isSmartRef__":true,"id":4999},"author":"jenslincke","shortName":"example3.js","url":"/repository/webwerkstatt/lib/jit/Examples/Hypertree/example3.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"4999":{},"5000":{"rev":19523,"date":{"__isSmartRef__":true,"id":5001},"author":"jenslincke","shortName":"Icicle/","url":"/repository/webwerkstatt/lib/jit/Examples/Icicle/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5001":{},"5002":{"rev":19523,"date":{"__isSmartRef__":true,"id":5003},"author":"jenslincke","shortName":"example1.html","url":"/repository/webwerkstatt/lib/jit/Examples/Icicle/example1.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5003":{},"5004":{"rev":19523,"date":{"__isSmartRef__":true,"id":5005},"author":"jenslincke","shortName":"example2.html","url":"/repository/webwerkstatt/lib/jit/Examples/Icicle/example2.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5005":{},"5006":{"rev":19523,"date":{"__isSmartRef__":true,"id":5007},"author":"jenslincke","shortName":"example1.js","url":"/repository/webwerkstatt/lib/jit/Examples/Icicle/example1.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5007":{},"5008":{"rev":19523,"date":{"__isSmartRef__":true,"id":5009},"author":"jenslincke","shortName":"example2.js","url":"/repository/webwerkstatt/lib/jit/Examples/Icicle/example2.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5009":{},"5010":{"rev":19523,"date":{"__isSmartRef__":true,"id":5011},"author":"jenslincke","shortName":"css/","url":"/repository/webwerkstatt/lib/jit/Examples/css/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5011":{},"5012":{"rev":19523,"date":{"__isSmartRef__":true,"id":5013},"author":"jenslincke","shortName":"Icicle.css","url":"/repository/webwerkstatt/lib/jit/Examples/css/Icicle.css","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5013":{},"5014":{"rev":19523,"date":{"__isSmartRef__":true,"id":5015},"author":"jenslincke","shortName":"gradient.png","url":"/repository/webwerkstatt/lib/jit/Examples/css/gradient.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5015":{},"5016":{"rev":19523,"date":{"__isSmartRef__":true,"id":5017},"author":"jenslincke","shortName":"AreaChart.css","url":"/repository/webwerkstatt/lib/jit/Examples/css/AreaChart.css","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5017":{},"5018":{"rev":19523,"date":{"__isSmartRef__":true,"id":5019},"author":"jenslincke","shortName":"base.css","url":"/repository/webwerkstatt/lib/jit/Examples/css/base.css","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5019":{},"5020":{"rev":19523,"date":{"__isSmartRef__":true,"id":5021},"author":"jenslincke","shortName":"col1.png","url":"/repository/webwerkstatt/lib/jit/Examples/css/col1.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5021":{},"5022":{"rev":19523,"date":{"__isSmartRef__":true,"id":5023},"author":"jenslincke","shortName":"Spacetree.css","url":"/repository/webwerkstatt/lib/jit/Examples/css/Spacetree.css","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5023":{},"5024":{"rev":19523,"date":{"__isSmartRef__":true,"id":5025},"author":"jenslincke","shortName":"col2.png","url":"/repository/webwerkstatt/lib/jit/Examples/css/col2.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5025":{},"5026":{"rev":19523,"date":{"__isSmartRef__":true,"id":5027},"author":"jenslincke","shortName":"Treemap.css","url":"/repository/webwerkstatt/lib/jit/Examples/css/Treemap.css","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5027":{},"5028":{"rev":19523,"date":{"__isSmartRef__":true,"id":5029},"author":"jenslincke","shortName":"PieChart.css","url":"/repository/webwerkstatt/lib/jit/Examples/css/PieChart.css","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5029":{},"5030":{"rev":19523,"date":{"__isSmartRef__":true,"id":5031},"author":"jenslincke","shortName":"Other.css","url":"/repository/webwerkstatt/lib/jit/Examples/css/Other.css","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5031":{},"5032":{"rev":19523,"date":{"__isSmartRef__":true,"id":5033},"author":"jenslincke","shortName":"ForceDirected.css","url":"/repository/webwerkstatt/lib/jit/Examples/css/ForceDirected.css","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5033":{},"5034":{"rev":19523,"date":{"__isSmartRef__":true,"id":5035},"author":"jenslincke","shortName":"RGraph.css","url":"/repository/webwerkstatt/lib/jit/Examples/css/RGraph.css","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5035":{},"5036":{"rev":19523,"date":{"__isSmartRef__":true,"id":5037},"author":"jenslincke","shortName":"Sunburst.css","url":"/repository/webwerkstatt/lib/jit/Examples/css/Sunburst.css","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5037":{},"5038":{"rev":19523,"date":{"__isSmartRef__":true,"id":5039},"author":"jenslincke","shortName":"BarChart.css","url":"/repository/webwerkstatt/lib/jit/Examples/css/BarChart.css","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5039":{},"5040":{"rev":19523,"date":{"__isSmartRef__":true,"id":5041},"author":"jenslincke","shortName":"Hypertree.css","url":"/repository/webwerkstatt/lib/jit/Examples/css/Hypertree.css","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5041":{},"5042":{"rev":19523,"date":{"__isSmartRef__":true,"id":5043},"author":"jenslincke","shortName":"AreaChart/","url":"/repository/webwerkstatt/lib/jit/Examples/AreaChart/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5043":{},"5044":{"rev":19523,"date":{"__isSmartRef__":true,"id":5045},"author":"jenslincke","shortName":"example1.html","url":"/repository/webwerkstatt/lib/jit/Examples/AreaChart/example1.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5045":{},"5046":{"rev":19523,"date":{"__isSmartRef__":true,"id":5047},"author":"jenslincke","shortName":"example1.js","url":"/repository/webwerkstatt/lib/jit/Examples/AreaChart/example1.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5047":{},"5048":{"rev":19523,"date":{"__isSmartRef__":true,"id":5049},"author":"jenslincke","shortName":"Spacetree/","url":"/repository/webwerkstatt/lib/jit/Examples/Spacetree/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5049":{},"5050":{"rev":19523,"date":{"__isSmartRef__":true,"id":5051},"author":"jenslincke","shortName":"example1.html","url":"/repository/webwerkstatt/lib/jit/Examples/Spacetree/example1.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5051":{},"5052":{"rev":19523,"date":{"__isSmartRef__":true,"id":5053},"author":"jenslincke","shortName":"example2.html","url":"/repository/webwerkstatt/lib/jit/Examples/Spacetree/example2.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5053":{},"5054":{"rev":19523,"date":{"__isSmartRef__":true,"id":5055},"author":"jenslincke","shortName":"example3.html","url":"/repository/webwerkstatt/lib/jit/Examples/Spacetree/example3.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5055":{},"5056":{"rev":19523,"date":{"__isSmartRef__":true,"id":5057},"author":"jenslincke","shortName":"example4.html","url":"/repository/webwerkstatt/lib/jit/Examples/Spacetree/example4.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5057":{},"5058":{"rev":19523,"date":{"__isSmartRef__":true,"id":5059},"author":"jenslincke","shortName":"example5.html","url":"/repository/webwerkstatt/lib/jit/Examples/Spacetree/example5.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5059":{},"5060":{"rev":19523,"date":{"__isSmartRef__":true,"id":5061},"author":"jenslincke","shortName":"example1.js","url":"/repository/webwerkstatt/lib/jit/Examples/Spacetree/example1.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5061":{},"5062":{"rev":19523,"date":{"__isSmartRef__":true,"id":5063},"author":"jenslincke","shortName":"example2.js","url":"/repository/webwerkstatt/lib/jit/Examples/Spacetree/example2.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5063":{},"5064":{"rev":19523,"date":{"__isSmartRef__":true,"id":5065},"author":"jenslincke","shortName":"example3.js","url":"/repository/webwerkstatt/lib/jit/Examples/Spacetree/example3.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5065":{},"5066":{"rev":19523,"date":{"__isSmartRef__":true,"id":5067},"author":"jenslincke","shortName":"example4.js","url":"/repository/webwerkstatt/lib/jit/Examples/Spacetree/example4.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5067":{},"5068":{"rev":19523,"date":{"__isSmartRef__":true,"id":5069},"author":"jenslincke","shortName":"example5.js","url":"/repository/webwerkstatt/lib/jit/Examples/Spacetree/example5.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5069":{},"5070":{"rev":19523,"date":{"__isSmartRef__":true,"id":5071},"author":"jenslincke","shortName":"Treemap/","url":"/repository/webwerkstatt/lib/jit/Examples/Treemap/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5071":{},"5072":{"rev":19523,"date":{"__isSmartRef__":true,"id":5073},"author":"jenslincke","shortName":"example1.html","url":"/repository/webwerkstatt/lib/jit/Examples/Treemap/example1.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5073":{},"5074":{"rev":19523,"date":{"__isSmartRef__":true,"id":5075},"author":"jenslincke","shortName":"example2.html","url":"/repository/webwerkstatt/lib/jit/Examples/Treemap/example2.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5075":{},"5076":{"rev":19523,"date":{"__isSmartRef__":true,"id":5077},"author":"jenslincke","shortName":"example3.html","url":"/repository/webwerkstatt/lib/jit/Examples/Treemap/example3.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5077":{},"5078":{"rev":19523,"date":{"__isSmartRef__":true,"id":5079},"author":"jenslincke","shortName":"example1.js","url":"/repository/webwerkstatt/lib/jit/Examples/Treemap/example1.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5079":{},"5080":{"rev":19523,"date":{"__isSmartRef__":true,"id":5081},"author":"jenslincke","shortName":"example2.js","url":"/repository/webwerkstatt/lib/jit/Examples/Treemap/example2.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5081":{},"5082":{"rev":19523,"date":{"__isSmartRef__":true,"id":5083},"author":"jenslincke","shortName":"example3.js","url":"/repository/webwerkstatt/lib/jit/Examples/Treemap/example3.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5083":{},"5084":{"rev":69733,"date":{"__isSmartRef__":true,"id":5085},"author":"pavel.genevski","shortName":"jquery-ui/","url":"/repository/webwerkstatt/lib/jquery-ui/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5085":{},"5086":{"rev":69733,"date":{"__isSmartRef__":true,"id":5087},"author":"pavel.genevski","shortName":"themes/","url":"/repository/webwerkstatt/lib/jquery-ui/themes/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5087":{},"5088":{"rev":69733,"date":{"__isSmartRef__":true,"id":5089},"author":"pavel.genevski","shortName":"redmond/","url":"/repository/webwerkstatt/lib/jquery-ui/themes/redmond/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5089":{},"5090":{"rev":69733,"date":{"__isSmartRef__":true,"id":5091},"author":"pavel.genevski","shortName":"jquery-ui.css","url":"/repository/webwerkstatt/lib/jquery-ui/themes/redmond/jquery-ui.css","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5091":{},"5092":{"rev":19519,"date":{"__isSmartRef__":true,"id":5093},"author":"jenslincke","shortName":"jquery.js","url":"/repository/webwerkstatt/lib/jquery.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5093":{},"5094":{"rev":69733,"date":{"__isSmartRef__":true,"id":5095},"author":"pavel.genevski","shortName":"jme/","url":"/repository/webwerkstatt/lib/jme/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5095":{},"5096":{"rev":69733,"date":{"__isSmartRef__":true,"id":5097},"author":"pavel.genevski","shortName":"utils/","url":"/repository/webwerkstatt/lib/jme/utils/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5097":{},"5098":{"rev":69733,"date":{"__isSmartRef__":true,"id":5099},"author":"pavel.genevski","shortName":"plugins/","url":"/repository/webwerkstatt/lib/jme/plugins/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5099":{},"5100":{"rev":69733,"date":{"__isSmartRef__":true,"id":5101},"author":"pavel.genevski","shortName":"css-img/","url":"/repository/webwerkstatt/lib/jme/css-img/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5101":{},"5102":{"rev":69733,"date":{"__isSmartRef__":true,"id":5103},"author":"pavel.genevski","shortName":"loader.gif","url":"/repository/webwerkstatt/lib/jme/css-img/loader.gif","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5103":{},"5104":{"rev":69733,"date":{"__isSmartRef__":true,"id":5105},"author":"pavel.genevski","shortName":"play-icon.png","url":"/repository/webwerkstatt/lib/jme/css-img/play-icon.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5105":{},"5106":{"rev":69733,"date":{"__isSmartRef__":true,"id":5107},"author":"pavel.genevski","shortName":"css/","url":"/repository/webwerkstatt/lib/jme/css/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5107":{},"5108":{"rev":69733,"date":{"__isSmartRef__":true,"id":5109},"author":"pavel.genevski","shortName":"custom.css","url":"/repository/webwerkstatt/lib/jme/css/custom.css","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5109":{},"5110":{"rev":69733,"date":{"__isSmartRef__":true,"id":5111},"author":"pavel.genevski","shortName":"player-controls.css","url":"/repository/webwerkstatt/lib/jme/css/player-controls.css","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5111":{},"5112":{"rev":69733,"date":{"__isSmartRef__":true,"id":5113},"author":"pavel.genevski","shortName":"styles.css","url":"/repository/webwerkstatt/lib/jme/css/styles.css","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5113":{},"5114":{"rev":69733,"date":{"__isSmartRef__":true,"id":5115},"author":"pavel.genevski","shortName":"packages/","url":"/repository/webwerkstatt/lib/jme/packages/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5115":{},"5116":{"rev":69733,"date":{"__isSmartRef__":true,"id":5117},"author":"pavel.genevski","shortName":"jmefs.swf","url":"/repository/webwerkstatt/lib/jme/packages/jmefs.swf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5117":{},"5118":{"rev":69733,"date":{"__isSmartRef__":true,"id":5119},"author":"pavel.genevski","shortName":"player.swf","url":"/repository/webwerkstatt/lib/jme/packages/player.swf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5119":{},"5120":{"rev":47775,"date":{"__isSmartRef__":true,"id":5121},"author":"jenslincke","shortName":"jslint.js","url":"/repository/webwerkstatt/lib/jslint.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5121":{},"5122":{"rev":2175,"date":{"__isSmartRef__":true,"id":5123},"author":"jenslincke","shortName":"bin/","url":"/repository/webwerkstatt/bin/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5123":{},"5124":{"rev":2175,"date":{"__isSmartRef__":true,"id":5125},"author":"jenslincke","shortName":"convert_links.rb","url":"/repository/webwerkstatt/bin/convert_links.rb","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5125":{},"5126":{"rev":2175,"date":{"__isSmartRef__":true,"id":5127},"author":"jenslincke","shortName":"convert_links.sh","url":"/repository/webwerkstatt/bin/convert_links.sh","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5127":{},"5128":{"rev":67364,"date":{"__isSmartRef__":true,"id":5129},"author":"Hank","shortName":"marko/","url":"/repository/webwerkstatt/marko/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5129":{},"5130":{"rev":47391,"date":{"__isSmartRef__":true,"id":5131},"author":"m.roeder","shortName":"media/","url":"/repository/webwerkstatt/marko/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5131":{},"5132":{"rev":47391,"date":{"__isSmartRef__":true,"id":5133},"author":"m.roeder","shortName":"pin.png","url":"/repository/webwerkstatt/marko/media/pin.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5133":{},"5134":{"rev":43526,"date":{"__isSmartRef__":true,"id":5135},"author":"m.roeder","shortName":"Spreadsheet.js","url":"/repository/webwerkstatt/marko/Spreadsheet.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5135":{},"5136":{"rev":30216,"date":{"__isSmartRef__":true,"id":5137},"author":"m.roeder","shortName":"DraftSecrets.xhtml","url":"/repository/webwerkstatt/marko/DraftSecrets.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5137":{},"5138":{"rev":44311,"date":{"__isSmartRef__":true,"id":5139},"author":"m.roeder","shortName":"zipfile2.zip","url":"/repository/webwerkstatt/marko/zipfile2.zip","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5139":{},"5140":{"rev":27490,"date":{"__isSmartRef__":true,"id":5141},"author":"robertkrahn","shortName":"DraftEmailMe.xhtml","url":"/repository/webwerkstatt/marko/DraftEmailMe.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5141":{},"5142":{"rev":51339,"date":{"__isSmartRef__":true,"id":5143},"author":"m.roeder","shortName":"DataVisualization.xhtml","url":"/repository/webwerkstatt/marko/DataVisualization.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5143":{},"5144":{"rev":55894,"date":{"__isSmartRef__":true,"id":5145},"author":"m.roeder","shortName":"SQLParser.js","url":"/repository/webwerkstatt/marko/SQLParser.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5145":{},"5146":{"rev":32314,"date":{"__isSmartRef__":true,"id":5147},"author":"m.roeder","shortName":"DraftVisualOData.xhtml","url":"/repository/webwerkstatt/marko/DraftVisualOData.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5147":{},"5148":{"rev":63814,"date":{"__isSmartRef__":true,"id":5149},"author":"markoroeder","shortName":"DraftDropbox.xhtml","url":"/repository/webwerkstatt/marko/DraftDropbox.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5149":{},"5150":{"rev":43774,"date":{"__isSmartRef__":true,"id":5151},"author":"m.roeder","shortName":"StreamAggregator.xhtml","url":"/repository/webwerkstatt/marko/StreamAggregator.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5151":{},"5152":{"rev":32281,"date":{"__isSmartRef__":true,"id":5153},"author":"m.roeder","shortName":"DebugOData.xhtml","url":"/repository/webwerkstatt/marko/DebugOData.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5153":{},"5154":{"rev":57951,"date":{"__isSmartRef__":true,"id":5155},"author":"m.roeder","shortName":"LivelyGoesOpenSocial.xhtml","url":"/repository/webwerkstatt/marko/LivelyGoesOpenSocial.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5155":{},"5156":{"rev":58383,"date":{"__isSmartRef__":true,"id":5157},"author":"m.roeder","shortName":"DnDCPUUsage.xhtml","url":"/repository/webwerkstatt/marko/DnDCPUUsage.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5157":{},"5158":{"rev":38359,"date":{"__isSmartRef__":true,"id":5159},"author":"m.roeder","shortName":"Filtering.js","url":"/repository/webwerkstatt/marko/Filtering.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5159":{},"5160":{"rev":37794,"date":{"__isSmartRef__":true,"id":5161},"author":"m.roeder","shortName":"DraftFiltering.xhtml","url":"/repository/webwerkstatt/marko/DraftFiltering.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5161":{},"5162":{"rev":61811,"date":{"__isSmartRef__":true,"id":5163},"author":"markoroeder","shortName":"DraftZIPFiles.xhtml","url":"/repository/webwerkstatt/marko/DraftZIPFiles.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5163":{},"5164":{"rev":32293,"date":{"__isSmartRef__":true,"id":5165},"author":"m.roeder","shortName":"DraftProtoVis.xhtml","url":"/repository/webwerkstatt/marko/DraftProtoVis.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5165":{},"5166":{"rev":40054,"date":{"__isSmartRef__":true,"id":5167},"author":"jenslincke","shortName":"draft-newlists.xhtml","url":"/repository/webwerkstatt/marko/draft-newlists.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5167":{},"5168":{"rev":36187,"date":{"__isSmartRef__":true,"id":5169},"author":"m.roeder","shortName":"rijndael.js","url":"/repository/webwerkstatt/marko/rijndael.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5169":{},"5170":{"rev":31826,"date":{"__isSmartRef__":true,"id":5171},"author":"m.roeder","shortName":"DraftOData.xhtml","url":"/repository/webwerkstatt/marko/DraftOData.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5171":{},"5172":{"rev":27489,"date":{"__isSmartRef__":true,"id":5173},"author":"robertkrahn","shortName":"draft-presentation.xhtml","url":"/repository/webwerkstatt/marko/draft-presentation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5173":{},"5174":{"rev":43537,"date":{"__isSmartRef__":true,"id":5175},"author":"m.roeder","shortName":"german-words","url":"/repository/webwerkstatt/marko/german-words","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5175":{},"5176":{"rev":36268,"date":{"__isSmartRef__":true,"id":5177},"author":"m.roeder","shortName":"DraftPrivatePages.xhtml","url":"/repository/webwerkstatt/marko/DraftPrivatePages.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5177":{},"5178":{"rev":46411,"date":{"__isSmartRef__":true,"id":5179},"author":"m.roeder","shortName":"realzip.zip","url":"/repository/webwerkstatt/marko/realzip.zip","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5179":{},"5180":{"rev":50293,"date":{"__isSmartRef__":true,"id":5181},"author":"robertkrahn","shortName":"SlideTemplate1.xhtml","url":"/repository/webwerkstatt/marko/SlideTemplate1.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5181":{},"5182":{"rev":32365,"date":{"__isSmartRef__":true,"id":5183},"author":"m.roeder","shortName":"DraftSandboxing.xhtml","url":"/repository/webwerkstatt/marko/DraftSandboxing.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5183":{},"5184":{"rev":30603,"date":{"__isSmartRef__":true,"id":5185},"author":"jenslincke","shortName":"reise-journal.xhtml","url":"/repository/webwerkstatt/marko/reise-journal.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5185":{},"5186":{"rev":48443,"date":{"__isSmartRef__":true,"id":5187},"author":"m.roeder","shortName":"TimeManagement-standalone.xhtml","url":"/repository/webwerkstatt/marko/TimeManagement-standalone.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5187":{},"5188":{"rev":30741,"date":{"__isSmartRef__":true,"id":5189},"author":"m.roeder","shortName":"journal-json.xhtml","url":"/repository/webwerkstatt/marko/journal-json.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5189":{},"5190":{"rev":43204,"date":{"__isSmartRef__":true,"id":5191},"author":"m.roeder","shortName":"gaming.js","url":"/repository/webwerkstatt/marko/gaming.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5191":{},"5192":{"rev":64064,"date":{"__isSmartRef__":true,"id":5193},"author":"markoroeder","shortName":"DOMRemovalPlugin.xhtml","url":"/repository/webwerkstatt/marko/DOMRemovalPlugin.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5193":{},"5194":{"rev":30420,"date":{"__isSmartRef__":true,"id":5195},"author":"m.roeder","shortName":"ExploringNetRequest.xhtml","url":"/repository/webwerkstatt/marko/ExploringNetRequest.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5195":{},"5196":{"rev":46396,"date":{"__isSmartRef__":true,"id":5197},"author":"m.roeder","shortName":"DraftSpecVisualizer.xhtml","url":"/repository/webwerkstatt/marko/DraftSpecVisualizer.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5197":{},"5198":{"rev":48477,"date":{"__isSmartRef__":true,"id":5199},"author":"m.roeder","shortName":"RoutingDemo.xhtml","url":"/repository/webwerkstatt/marko/RoutingDemo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5199":{},"5200":{"rev":43112,"date":{"__isSmartRef__":true,"id":5201},"author":"m.roeder","shortName":"WordChecker.xhtml","url":"/repository/webwerkstatt/marko/WordChecker.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5201":{},"5202":{"rev":58520,"date":{"__isSmartRef__":true,"id":5203},"author":"m.roeder","shortName":"LivelyGoesOpenSocial.xml","url":"/repository/webwerkstatt/marko/LivelyGoesOpenSocial.xml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5203":{},"5204":{"rev":56018,"date":{"__isSmartRef__":true,"id":5205},"author":"m.roeder","shortName":"SQLParsing.js","url":"/repository/webwerkstatt/marko/SQLParsing.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5205":{},"5206":{"rev":56562,"date":{"__isSmartRef__":true,"id":5207},"author":"m.roeder","shortName":"debug.json","url":"/repository/webwerkstatt/marko/debug.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5207":{},"5208":{"rev":55867,"date":{"__isSmartRef__":true,"id":5209},"author":"m.roeder","shortName":"MorphicProtoVis.xhtml","url":"/repository/webwerkstatt/marko/MorphicProtoVis.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5209":{},"5210":{"rev":43730,"date":{"__isSmartRef__":true,"id":5211},"author":"m.roeder","shortName":"StreamLanguage.ometa","url":"/repository/webwerkstatt/marko/StreamLanguage.ometa","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5211":{},"5212":{"rev":52874,"date":{"__isSmartRef__":true,"id":5213},"author":"robertkrahn","shortName":"journal.xhtml","url":"/repository/webwerkstatt/marko/journal.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5213":{},"5214":{"rev":33128,"date":{"__isSmartRef__":true,"id":5215},"author":"m.roeder","shortName":"DraftProtoVisIntegration.xhtml","url":"/repository/webwerkstatt/marko/DraftProtoVisIntegration.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5215":{},"5216":{"rev":30401,"date":{"__isSmartRef__":true,"id":5217},"author":"m.roeder","shortName":"Northwind.svc/","url":"/repository/webwerkstatt/marko/Northwind.svc/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5217":{},"5218":{"rev":30401,"date":{"__isSmartRef__":true,"id":5219},"author":"m.roeder","shortName":"Customers","url":"/repository/webwerkstatt/marko/Northwind.svc/Customers","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5219":{},"5220":{"rev":38769,"date":{"__isSmartRef__":true,"id":5221},"author":"m.roeder","shortName":"DraftActivityStreams.xhtml","url":"/repository/webwerkstatt/marko/DraftActivityStreams.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5221":{},"5222":{"rev":30577,"date":{"__isSmartRef__":true,"id":5223},"author":"m.roeder","shortName":"DraftGoogleMaps.xhtml","url":"/repository/webwerkstatt/marko/DraftGoogleMaps.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5223":{},"5224":{"rev":32191,"date":{"__isSmartRef__":true,"id":5225},"author":"robertkrahn","shortName":"ExampleTrafficLight.xhtml","url":"/repository/webwerkstatt/marko/ExampleTrafficLight.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5225":{},"5226":{"rev":32185,"date":{"__isSmartRef__":true,"id":5227},"author":"m.roeder","shortName":"FixRelativePathFrom.xhtml","url":"/repository/webwerkstatt/marko/FixRelativePathFrom.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5227":{},"5228":{"rev":56031,"date":{"__isSmartRef__":true,"id":5229},"author":"m.roeder","shortName":"SQLParser.ometa","url":"/repository/webwerkstatt/marko/SQLParser.ometa","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5229":{},"5230":{"rev":47379,"date":{"__isSmartRef__":true,"id":5231},"author":"m.roeder","shortName":"LKTest.js","url":"/repository/webwerkstatt/marko/LKTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5231":{},"5232":{"rev":46368,"date":{"__isSmartRef__":true,"id":5233},"author":"m.roeder","shortName":"zipfile.base64","url":"/repository/webwerkstatt/marko/zipfile.base64","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5233":{},"5234":{"rev":48060,"date":{"__isSmartRef__":true,"id":5235},"author":"m.roeder","shortName":"TimeManagement.xhtml","url":"/repository/webwerkstatt/marko/TimeManagement.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5235":{},"5236":{"rev":33167,"date":{"__isSmartRef__":true,"id":5237},"author":"m.roeder","shortName":"DraftProtoVisIntegration2.xhtml","url":"/repository/webwerkstatt/marko/DraftProtoVisIntegration2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5237":{},"5238":{"rev":56024,"date":{"__isSmartRef__":true,"id":5239},"author":"m.roeder","shortName":"SQLParserTest.js","url":"/repository/webwerkstatt/marko/SQLParserTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5239":{},"5240":{"rev":58518,"date":{"__isSmartRef__":true,"id":5241},"author":"m.roeder","shortName":"DnDDBVis.xhtml","url":"/repository/webwerkstatt/marko/DnDDBVis.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5241":{},"5242":{"rev":58392,"date":{"__isSmartRef__":true,"id":5243},"author":"m.roeder","shortName":"MyPartsBin/","url":"/repository/webwerkstatt/marko/MyPartsBin/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5243":{},"5244":{"rev":58392,"date":{"__isSmartRef__":true,"id":5245},"author":"m.roeder","shortName":"FastCommandLine.svg","url":"/repository/webwerkstatt/marko/MyPartsBin/FastCommandLine.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5245":{},"5246":{"rev":58391,"date":{"__isSmartRef__":true,"id":5247},"author":"m.roeder","shortName":"FastCommandLine.json","url":"/repository/webwerkstatt/marko/MyPartsBin/FastCommandLine.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5247":{},"5248":{"rev":57958,"date":{"__isSmartRef__":true,"id":5249},"author":"m.roeder","shortName":"draft.xhtml","url":"/repository/webwerkstatt/marko/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5249":{},"5250":{"rev":50121,"date":{"__isSmartRef__":true,"id":5251},"author":"m.roeder","shortName":"streamworks.js","url":"/repository/webwerkstatt/marko/streamworks.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5251":{},"5252":{"rev":27494,"date":{"__isSmartRef__":true,"id":5253},"author":"robertkrahn","shortName":"DraftCodeDB.xhtml","url":"/repository/webwerkstatt/marko/DraftCodeDB.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5253":{},"5254":{"rev":43318,"date":{"__isSmartRef__":true,"id":5255},"author":"m.roeder","shortName":"exampleData.json","url":"/repository/webwerkstatt/marko/exampleData.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5255":{},"5256":{"rev":39771,"date":{"__isSmartRef__":true,"id":5257},"author":"m.roeder","shortName":"CurrentTopics.xhtml","url":"/repository/webwerkstatt/marko/CurrentTopics.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5257":{},"5258":{"rev":42882,"date":{"__isSmartRef__":true,"id":5259},"author":"m.roeder","shortName":"auth","url":"/repository/webwerkstatt/marko/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5259":{},"5260":{"rev":30756,"date":{"__isSmartRef__":true,"id":5261},"author":"m.roeder","shortName":"DraftJSONPath.xhtml","url":"/repository/webwerkstatt/marko/DraftJSONPath.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5261":{},"5262":{"rev":56621,"date":{"__isSmartRef__":true,"id":5263},"author":"m.roeder","shortName":"PartsBinDiagram.xhtml","url":"/repository/webwerkstatt/marko/PartsBinDiagram.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5263":{},"5264":{"rev":61655,"date":{"__isSmartRef__":true,"id":5265},"author":"markoroeder","shortName":"DebugZIP.xhtml","url":"/repository/webwerkstatt/marko/DebugZIP.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5265":{},"5266":{"rev":30593,"date":{"__isSmartRef__":true,"id":5267},"author":"m.roeder","shortName":"DraftODataMetadata.xhtml","url":"/repository/webwerkstatt/marko/DraftODataMetadata.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5267":{},"5268":{"rev":64062,"date":{"__isSmartRef__":true,"id":5269},"author":"markoroeder","shortName":"newDraft.xhtml","url":"/repository/webwerkstatt/marko/newDraft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5269":{},"5270":{"rev":56506,"date":{"__isSmartRef__":true,"id":5271},"author":"m.roeder","shortName":"QuerySlicing.xhtml","url":"/repository/webwerkstatt/marko/QuerySlicing.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5271":{},"5272":{"rev":43731,"date":{"__isSmartRef__":true,"id":5273},"author":"m.roeder","shortName":"StreamLanguage.js","url":"/repository/webwerkstatt/marko/StreamLanguage.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5273":{},"5274":{"rev":59669,"date":{"__isSmartRef__":true,"id":5275},"author":"m.roeder","shortName":"DBBrowserDev.xhtml","url":"/repository/webwerkstatt/marko/DBBrowserDev.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5275":{},"5276":{"rev":56725,"date":{"__isSmartRef__":true,"id":5277},"author":"m.roeder","shortName":"DnDCPUUsage-final.xhtml","url":"/repository/webwerkstatt/marko/DnDCPUUsage-final.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5277":{},"5278":{"rev":52873,"date":{"__isSmartRef__":true,"id":5279},"author":"robertkrahn","shortName":"DraftTables.xhtml","url":"/repository/webwerkstatt/marko/DraftTables.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5279":{},"5280":{"rev":39414,"date":{"__isSmartRef__":true,"id":5281},"author":"m.roeder","shortName":"ActivityStreams.xhtml","url":"/repository/webwerkstatt/marko/ActivityStreams.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5281":{},"5282":{"rev":56032,"date":{"__isSmartRef__":true,"id":5283},"author":"m.roeder","shortName":"DataQuerying.xhtml","url":"/repository/webwerkstatt/marko/DataQuerying.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5283":{},"5284":{"rev":43538,"date":{"__isSmartRef__":true,"id":5285},"author":"m.roeder","shortName":"res/","url":"/repository/webwerkstatt/marko/res/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5285":{},"5286":{"rev":43538,"date":{"__isSmartRef__":true,"id":5287},"author":"m.roeder","shortName":"combinedWords_de.json","url":"/repository/webwerkstatt/marko/res/combinedWords_de.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5287":{},"5288":{"rev":43104,"date":{"__isSmartRef__":true,"id":5289},"author":"m.roeder","shortName":"british-words.10","url":"/repository/webwerkstatt/marko/res/british-words.10","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5289":{},"5290":{"rev":43104,"date":{"__isSmartRef__":true,"id":5291},"author":"m.roeder","shortName":"british-words.20","url":"/repository/webwerkstatt/marko/res/british-words.20","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5291":{},"5292":{"rev":43104,"date":{"__isSmartRef__":true,"id":5293},"author":"m.roeder","shortName":"british-words.40","url":"/repository/webwerkstatt/marko/res/british-words.40","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5293":{},"5294":{"rev":43104,"date":{"__isSmartRef__":true,"id":5295},"author":"m.roeder","shortName":"british-words.50","url":"/repository/webwerkstatt/marko/res/british-words.50","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5295":{},"5296":{"rev":43104,"date":{"__isSmartRef__":true,"id":5297},"author":"m.roeder","shortName":"british-words.60","url":"/repository/webwerkstatt/marko/res/british-words.60","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5297":{},"5298":{"rev":43104,"date":{"__isSmartRef__":true,"id":5299},"author":"m.roeder","shortName":"british-words.70","url":"/repository/webwerkstatt/marko/res/british-words.70","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5299":{},"5300":{"rev":43104,"date":{"__isSmartRef__":true,"id":5301},"author":"m.roeder","shortName":"british-words.35","url":"/repository/webwerkstatt/marko/res/british-words.35","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5301":{},"5302":{"rev":43104,"date":{"__isSmartRef__":true,"id":5303},"author":"m.roeder","shortName":"british-words.55","url":"/repository/webwerkstatt/marko/res/british-words.55","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5303":{},"5304":{"rev":43104,"date":{"__isSmartRef__":true,"id":5305},"author":"m.roeder","shortName":"american-words.10","url":"/repository/webwerkstatt/marko/res/american-words.10","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5305":{},"5306":{"rev":43104,"date":{"__isSmartRef__":true,"id":5307},"author":"m.roeder","shortName":"american-words.20","url":"/repository/webwerkstatt/marko/res/american-words.20","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5307":{},"5308":{"rev":43104,"date":{"__isSmartRef__":true,"id":5309},"author":"m.roeder","shortName":"american-words.40","url":"/repository/webwerkstatt/marko/res/american-words.40","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5309":{},"5310":{"rev":43104,"date":{"__isSmartRef__":true,"id":5311},"author":"m.roeder","shortName":"american-words.50","url":"/repository/webwerkstatt/marko/res/american-words.50","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5311":{},"5312":{"rev":43104,"date":{"__isSmartRef__":true,"id":5313},"author":"m.roeder","shortName":"american-words.60","url":"/repository/webwerkstatt/marko/res/american-words.60","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5313":{},"5314":{"rev":43104,"date":{"__isSmartRef__":true,"id":5315},"author":"m.roeder","shortName":"american-words.70","url":"/repository/webwerkstatt/marko/res/american-words.70","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5315":{},"5316":{"rev":43104,"date":{"__isSmartRef__":true,"id":5317},"author":"m.roeder","shortName":"american-words.35","url":"/repository/webwerkstatt/marko/res/american-words.35","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5317":{},"5318":{"rev":43104,"date":{"__isSmartRef__":true,"id":5319},"author":"m.roeder","shortName":"american-words.55","url":"/repository/webwerkstatt/marko/res/american-words.55","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5319":{},"5320":{"rev":42792,"date":{"__isSmartRef__":true,"id":5321},"author":"m.roeder","shortName":"english-words.10","url":"/repository/webwerkstatt/marko/res/english-words.10","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5321":{},"5322":{"rev":42792,"date":{"__isSmartRef__":true,"id":5323},"author":"m.roeder","shortName":"english-words.20","url":"/repository/webwerkstatt/marko/res/english-words.20","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5323":{},"5324":{"rev":43110,"date":{"__isSmartRef__":true,"id":5325},"author":"m.roeder","shortName":"combinedWords.json","url":"/repository/webwerkstatt/marko/res/combinedWords.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5325":{},"5326":{"rev":42792,"date":{"__isSmartRef__":true,"id":5327},"author":"m.roeder","shortName":"english-words.40","url":"/repository/webwerkstatt/marko/res/english-words.40","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5327":{},"5328":{"rev":42792,"date":{"__isSmartRef__":true,"id":5329},"author":"m.roeder","shortName":"english-words.50","url":"/repository/webwerkstatt/marko/res/english-words.50","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5329":{},"5330":{"rev":42792,"date":{"__isSmartRef__":true,"id":5331},"author":"m.roeder","shortName":"english-words.60","url":"/repository/webwerkstatt/marko/res/english-words.60","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5331":{},"5332":{"rev":42791,"date":{"__isSmartRef__":true,"id":5333},"author":"m.roeder","shortName":"english-words.70","url":"/repository/webwerkstatt/marko/res/english-words.70","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5333":{},"5334":{"rev":42792,"date":{"__isSmartRef__":true,"id":5335},"author":"m.roeder","shortName":"english-words.35","url":"/repository/webwerkstatt/marko/res/english-words.35","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5335":{},"5336":{"rev":42792,"date":{"__isSmartRef__":true,"id":5337},"author":"m.roeder","shortName":"english-words.55","url":"/repository/webwerkstatt/marko/res/english-words.55","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5337":{},"5338":{"rev":55875,"date":{"__isSmartRef__":true,"id":5339},"author":"m.roeder","shortName":"research/","url":"/repository/webwerkstatt/marko/research/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5339":{},"5340":{"rev":55875,"date":{"__isSmartRef__":true,"id":5341},"author":"m.roeder","shortName":"contents.xhtml","url":"/repository/webwerkstatt/marko/research/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5341":{},"5342":{"rev":67364,"date":{"__isSmartRef__":true,"id":5343},"author":"Hank","shortName":"MetadataVisualization.xhtml","url":"/repository/webwerkstatt/marko/MetadataVisualization.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5343":{},"5344":{"rev":37149,"date":{"__isSmartRef__":true,"id":5345},"author":"m.roeder","shortName":"DemoAIS1.xhtml","url":"/repository/webwerkstatt/marko/DemoAIS1.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5345":{},"5346":{"rev":58721,"date":{"__isSmartRef__":true,"id":5347},"author":"m.roeder","shortName":"AntiAliasing.xhtml","url":"/repository/webwerkstatt/marko/AntiAliasing.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5347":{},"5348":{"rev":50294,"date":{"__isSmartRef__":true,"id":5349},"author":"m.roeder","shortName":"Demo1.xhtml","url":"/repository/webwerkstatt/marko/Demo1.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5349":{},"5350":{"rev":30755,"date":{"__isSmartRef__":true,"id":5351},"author":"m.roeder","shortName":"jsonpath.js","url":"/repository/webwerkstatt/marko/jsonpath.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5351":{},"5352":{"rev":46367,"date":{"__isSmartRef__":true,"id":5353},"author":"m.roeder","shortName":"zipfile.zip","url":"/repository/webwerkstatt/marko/zipfile.zip","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5353":{},"5354":{"rev":52137,"date":{"__isSmartRef__":true,"id":5355},"author":"m.roeder","shortName":"DataWrapper.xhtml","url":"/repository/webwerkstatt/marko/DataWrapper.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5355":{},"5356":{"rev":43205,"date":{"__isSmartRef__":true,"id":5357},"author":"m.roeder","shortName":"GameDevelopment.xhtml","url":"/repository/webwerkstatt/marko/GameDevelopment.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5357":{},"5358":{"rev":52938,"date":{"__isSmartRef__":true,"id":5359},"author":"m.roeder","shortName":"CPUusage.xhtml","url":"/repository/webwerkstatt/marko/CPUusage.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5359":{},"5360":{"rev":65010,"date":{"__isSmartRef__":true,"id":5361},"author":"jenslincke","shortName":"NewWorldEmpty.xhtml","url":"/repository/webwerkstatt/NewWorldEmpty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5361":{},"5362":{"rev":53241,"date":{"__isSmartRef__":true,"id":5363},"author":"jenslincke","shortName":"update.xhtml","url":"/repository/webwerkstatt/update.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5363":{},"5364":{"rev":60651,"date":{"__isSmartRef__":true,"id":5365},"author":"robertkrahn","shortName":"foo.xhtml","url":"/repository/webwerkstatt/foo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5365":{},"5366":{"rev":35389,"date":{"__isSmartRef__":true,"id":5367},"author":"robertkrahn","shortName":"latestChanges.xhtml","url":"/repository/webwerkstatt/latestChanges.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5367":{},"5368":{"rev":61860,"date":{"__isSmartRef__":true,"id":5369},"author":"robertkrahn","shortName":"Pen.lkml","url":"/repository/webwerkstatt/Pen.lkml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5369":{},"5370":{"rev":30843,"date":{"__isSmartRef__":true,"id":5371},"author":"robertkrahn","shortName":"diff.sh","url":"/repository/webwerkstatt/diff.sh","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5371":{},"5372":{"rev":65925,"date":{"__isSmartRef__":true,"id":5373},"author":"robertkrahn","shortName":"cop/","url":"/repository/webwerkstatt/cop/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5373":{},"5374":{"rev":3903,"date":{"__isSmartRef__":true,"id":5375},"author":"robertkrahn","shortName":"CopBenchmark.html","url":"/repository/webwerkstatt/cop/CopBenchmark.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5375":{},"5376":{"rev":44514,"date":{"__isSmartRef__":true,"id":5377},"author":"robertkrahn","shortName":"LkCompat.js","url":"/repository/webwerkstatt/cop/LkCompat.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5377":{},"5378":{"rev":40795,"date":{"__isSmartRef__":true,"id":5379},"author":"robertkrahn","shortName":"CopBenchmark.js","url":"/repository/webwerkstatt/cop/CopBenchmark.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5379":{},"5380":{"rev":40795,"date":{"__isSmartRef__":true,"id":5381},"author":"robertkrahn","shortName":"Flatten.js","url":"/repository/webwerkstatt/cop/Flatten.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5381":{},"5382":{"rev":49864,"date":{"__isSmartRef__":true,"id":5383},"author":"robertkrahn","shortName":"Workspace.js","url":"/repository/webwerkstatt/cop/Workspace.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5383":{},"5384":{"rev":65925,"date":{"__isSmartRef__":true,"id":5385},"author":"robertkrahn","shortName":"Layers.js","url":"/repository/webwerkstatt/cop/Layers.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5385":{},"5386":{"rev":41648,"date":{"__isSmartRef__":true,"id":5387},"author":"robertkrahn","shortName":"LayersTest.js","url":"/repository/webwerkstatt/cop/LayersTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5387":{},"5388":{"rev":29217,"date":{"__isSmartRef__":true,"id":5389},"author":"jenslincke","shortName":"readme.txt","url":"/repository/webwerkstatt/cop/readme.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5389":{},"5390":{"rev":17354,"date":{"__isSmartRef__":true,"id":5391},"author":"robertkrahn","shortName":"RunCopTests.html","url":"/repository/webwerkstatt/cop/RunCopTests.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5391":{},"5392":{"rev":69708,"date":{"__isSmartRef__":true,"id":5393},"author":"markoroeder","shortName":"PartsBin/","url":"/repository/webwerkstatt/PartsBin/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5393":{},"5394":{"rev":69627,"date":{"__isSmartRef__":true,"id":5395},"author":"robertkrahn","shortName":"Text support/","url":"/repository/webwerkstatt/PartsBin/Text support/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5395":{},"5396":{"rev":69626,"date":{"__isSmartRef__":true,"id":5397},"author":"robertkrahn","shortName":"FontList.svg","url":"/repository/webwerkstatt/PartsBin/Text support/FontList.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5397":{},"5398":{"rev":69627,"date":{"__isSmartRef__":true,"id":5399},"author":"robertkrahn","shortName":"FontList.metainfo","url":"/repository/webwerkstatt/PartsBin/Text support/FontList.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5399":{},"5400":{"rev":69625,"date":{"__isSmartRef__":true,"id":5401},"author":"robertkrahn","shortName":"FontList.json","url":"/repository/webwerkstatt/PartsBin/Text support/FontList.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5401":{},"5402":{"rev":69642,"date":{"__isSmartRef__":true,"id":5403},"author":"robertkrahn","shortName":"Forms/","url":"/repository/webwerkstatt/PartsBin/Forms/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5403":{},"5404":{"rev":69642,"date":{"__isSmartRef__":true,"id":5405},"author":"robertkrahn","shortName":"Label.metainfo","url":"/repository/webwerkstatt/PartsBin/Forms/Label.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5405":{},"5406":{"rev":69640,"date":{"__isSmartRef__":true,"id":5407},"author":"robertkrahn","shortName":"Label.json","url":"/repository/webwerkstatt/PartsBin/Forms/Label.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5407":{},"5408":{"rev":69641,"date":{"__isSmartRef__":true,"id":5409},"author":"robertkrahn","shortName":"Label.svg","url":"/repository/webwerkstatt/PartsBin/Forms/Label.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5409":{},"5410":{"rev":69639,"date":{"__isSmartRef__":true,"id":5411},"author":"robertkrahn","shortName":"Fun/","url":"/repository/webwerkstatt/PartsBin/Fun/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5411":{},"5412":{"rev":69638,"date":{"__isSmartRef__":true,"id":5413},"author":"robertkrahn","shortName":"RefactorMan.svg","url":"/repository/webwerkstatt/PartsBin/Fun/RefactorMan.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5413":{},"5414":{"rev":69639,"date":{"__isSmartRef__":true,"id":5415},"author":"robertkrahn","shortName":"RefactorMan.metainfo","url":"/repository/webwerkstatt/PartsBin/Fun/RefactorMan.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5415":{},"5416":{"rev":68941,"date":{"__isSmartRef__":true,"id":5417},"author":"robertkrahn","shortName":"FunnyWatcher.json","url":"/repository/webwerkstatt/PartsBin/Fun/FunnyWatcher.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5417":{},"5418":{"rev":69637,"date":{"__isSmartRef__":true,"id":5419},"author":"robertkrahn","shortName":"RefactorMan.json","url":"/repository/webwerkstatt/PartsBin/Fun/RefactorMan.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5419":{},"5420":{"rev":68942,"date":{"__isSmartRef__":true,"id":5421},"author":"robertkrahn","shortName":"FunnyWatcher.svg","url":"/repository/webwerkstatt/PartsBin/Fun/FunnyWatcher.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5421":{},"5422":{"rev":69093,"date":{"__isSmartRef__":true,"id":5423},"author":"robertkrahn","shortName":"FunnyWatcher.metainfo","url":"/repository/webwerkstatt/PartsBin/Fun/FunnyWatcher.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5423":{},"5424":{"rev":69645,"date":{"__isSmartRef__":true,"id":5425},"author":"robertkrahn","shortName":"Debugging/","url":"/repository/webwerkstatt/PartsBin/Debugging/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5425":{},"5426":{"rev":69643,"date":{"__isSmartRef__":true,"id":5427},"author":"robertkrahn","shortName":"TextInspector.json","url":"/repository/webwerkstatt/PartsBin/Debugging/TextInspector.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5427":{},"5428":{"rev":69644,"date":{"__isSmartRef__":true,"id":5429},"author":"robertkrahn","shortName":"TextInspector.svg","url":"/repository/webwerkstatt/PartsBin/Debugging/TextInspector.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5429":{},"5430":{"rev":69645,"date":{"__isSmartRef__":true,"id":5431},"author":"robertkrahn","shortName":"TextInspector.metainfo","url":"/repository/webwerkstatt/PartsBin/Debugging/TextInspector.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5431":{},"5432":{"rev":69624,"date":{"__isSmartRef__":true,"id":5433},"author":"robertkrahn","shortName":"Tools/","url":"/repository/webwerkstatt/PartsBin/Tools/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5433":{},"5434":{"rev":69622,"date":{"__isSmartRef__":true,"id":5435},"author":"robertkrahn","shortName":"MethodFinder.json","url":"/repository/webwerkstatt/PartsBin/Tools/MethodFinder.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5435":{},"5436":{"rev":68617,"date":{"__isSmartRef__":true,"id":5437},"author":"robertkrahn","shortName":"BugTracker.json","url":"/repository/webwerkstatt/PartsBin/Tools/BugTracker.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5437":{},"5438":{"rev":69620,"date":{"__isSmartRef__":true,"id":5439},"author":"robertkrahn","shortName":"SpreadsheetScripter.svg","url":"/repository/webwerkstatt/PartsBin/Tools/SpreadsheetScripter.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5439":{},"5440":{"rev":69621,"date":{"__isSmartRef__":true,"id":5441},"author":"robertkrahn","shortName":"SpreadsheetScripter.metainfo","url":"/repository/webwerkstatt/PartsBin/Tools/SpreadsheetScripter.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5441":{},"5442":{"rev":69623,"date":{"__isSmartRef__":true,"id":5443},"author":"robertkrahn","shortName":"MethodFinder.svg","url":"/repository/webwerkstatt/PartsBin/Tools/MethodFinder.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5443":{},"5444":{"rev":68618,"date":{"__isSmartRef__":true,"id":5445},"author":"robertkrahn","shortName":"BugTracker.svg","url":"/repository/webwerkstatt/PartsBin/Tools/BugTracker.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5445":{},"5446":{"rev":69593,"date":{"__isSmartRef__":true,"id":5447},"author":"robertkrahn","shortName":"SpreadsheetScripter3.metainfo","url":"/repository/webwerkstatt/PartsBin/Tools/SpreadsheetScripter3.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5447":{},"5448":{"rev":69046,"date":{"__isSmartRef__":true,"id":5449},"author":"robertkrahn","shortName":"TestObject.metainfo","url":"/repository/webwerkstatt/PartsBin/Tools/TestObject.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5449":{},"5450":{"rev":69624,"date":{"__isSmartRef__":true,"id":5451},"author":"robertkrahn","shortName":"MethodFinder.metainfo","url":"/repository/webwerkstatt/PartsBin/Tools/MethodFinder.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5451":{},"5452":{"rev":69405,"date":{"__isSmartRef__":true,"id":5453},"author":"jenslincke","shortName":"MethodFinder2.metainfo","url":"/repository/webwerkstatt/PartsBin/Tools/MethodFinder2.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5453":{},"5454":{"rev":69619,"date":{"__isSmartRef__":true,"id":5455},"author":"robertkrahn","shortName":"SpreadsheetScripter.json","url":"/repository/webwerkstatt/PartsBin/Tools/SpreadsheetScripter.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5455":{},"5456":{"rev":69433,"date":{"__isSmartRef__":true,"id":5457},"author":"jenslincke","shortName":"MethodFinder3.metainfo","url":"/repository/webwerkstatt/PartsBin/Tools/MethodFinder3.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5457":{},"5458":{"rev":69708,"date":{"__isSmartRef__":true,"id":5459},"author":"markoroeder","shortName":"NewWorld/","url":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5459":{},"5460":{"rev":69666,"date":{"__isSmartRef__":true,"id":5461},"author":"robertkrahn","shortName":"CodePane.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/CodePane.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5461":{},"5462":{"rev":68277,"date":{"__isSmartRef__":true,"id":5463},"author":"robertkrahn","shortName":"Slider.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/Slider.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5463":{},"5464":{"rev":68277,"date":{"__isSmartRef__":true,"id":5465},"author":"robertkrahn","shortName":"OnlineCodeBrowser.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/OnlineCodeBrowser.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5465":{},"5466":{"rev":69126,"date":{"__isSmartRef__":true,"id":5467},"author":"robertkrahn","shortName":"NameLabel.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/NameLabel.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5467":{},"5468":{"rev":68277,"date":{"__isSmartRef__":true,"id":5469},"author":"robertkrahn","shortName":"DiffExample.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/DiffExample.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5469":{},"5470":{"rev":68277,"date":{"__isSmartRef__":true,"id":5471},"author":"robertkrahn","shortName":"ChoiceButton.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/ChoiceButton.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5471":{},"5472":{"rev":68277,"date":{"__isSmartRef__":true,"id":5473},"author":"robertkrahn","shortName":"Cool.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/Cool.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5473":{},"5474":{"rev":69635,"date":{"__isSmartRef__":true,"id":5475},"author":"robertkrahn","shortName":"Ellipse.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/Ellipse.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5475":{},"5476":{"rev":68550,"date":{"__isSmartRef__":true,"id":5477},"author":"robertkrahn","shortName":"ScriptableButton.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/ScriptableButton.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5477":{},"5478":{"rev":68277,"date":{"__isSmartRef__":true,"id":5479},"author":"robertkrahn","shortName":"FunctionBrowser.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/FunctionBrowser.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5479":{},"5480":{"rev":69135,"date":{"__isSmartRef__":true,"id":5481},"author":"robertkrahn","shortName":"RemoveWorldButton.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/RemoveWorldButton.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5481":{},"5482":{"rev":68277,"date":{"__isSmartRef__":true,"id":5483},"author":"robertkrahn","shortName":"RichTextExample.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/RichTextExample.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5483":{},"5484":{"rev":69659,"date":{"__isSmartRef__":true,"id":5485},"author":"robertkrahn","shortName":"CollapsiblePanel.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/CollapsiblePanel.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5485":{},"5486":{"rev":68426,"date":{"__isSmartRef__":true,"id":5487},"author":"robertkrahn","shortName":"TollesNeuesObjekt.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/TollesNeuesObjekt.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5487":{},"5488":{"rev":68559,"date":{"__isSmartRef__":true,"id":5489},"author":"robertkrahn","shortName":"RemoveWorldButton.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/RemoveWorldButton.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5489":{},"5490":{"rev":68277,"date":{"__isSmartRef__":true,"id":5491},"author":"robertkrahn","shortName":"PropertyWatcher.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/PropertyWatcher.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5491":{},"5492":{"rev":69580,"date":{"__isSmartRef__":true,"id":5493},"author":"robertkrahn","shortName":"Rectangle.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/Rectangle.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5493":{},"5494":{"rev":69137,"date":{"__isSmartRef__":true,"id":5495},"author":"robertkrahn","shortName":"ScriptEditor.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/ScriptEditor.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5495":{},"5496":{"rev":68277,"date":{"__isSmartRef__":true,"id":5497},"author":"robertkrahn","shortName":"Title.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/Title.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5497":{},"5498":{"rev":68277,"date":{"__isSmartRef__":true,"id":5499},"author":"robertkrahn","shortName":"Image.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/Image.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5499":{},"5500":{"rev":68277,"date":{"__isSmartRef__":true,"id":5501},"author":"robertkrahn","shortName":"ColorField.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/ColorField.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5501":{},"5502":{"rev":68277,"date":{"__isSmartRef__":true,"id":5503},"author":"robertkrahn","shortName":"ResizeCorner.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/ResizeCorner.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5503":{},"5504":{"rev":68277,"date":{"__isSmartRef__":true,"id":5505},"author":"robertkrahn","shortName":"Text.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/Text.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5505":{},"5506":{"rev":68277,"date":{"__isSmartRef__":true,"id":5507},"author":"robertkrahn","shortName":"ScriptEditor.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/ScriptEditor.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5507":{},"5508":{"rev":69133,"date":{"__isSmartRef__":true,"id":5509},"author":"robertkrahn","shortName":"ObjectSerializationGraph.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/ObjectSerializationGraph.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5509":{},"5510":{"rev":68277,"date":{"__isSmartRef__":true,"id":5511},"author":"robertkrahn","shortName":"VideoCodecTester.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/VideoCodecTester.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5511":{},"5512":{"rev":68277,"date":{"__isSmartRef__":true,"id":5513},"author":"robertkrahn","shortName":"MetaNoteText.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/MetaNoteText.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5513":{},"5514":{"rev":69654,"date":{"__isSmartRef__":true,"id":5515},"author":"robertkrahn","shortName":"CommitCounter.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/CommitCounter.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5515":{},"5516":{"rev":68277,"date":{"__isSmartRef__":true,"id":5517},"author":"robertkrahn","shortName":"ProtovisDrawing.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/ProtovisDrawing.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5517":{},"5518":{"rev":69647,"date":{"__isSmartRef__":true,"id":5519},"author":"robertkrahn","shortName":"VersionDiffer.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/VersionDiffer.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5519":{},"5520":{"rev":68277,"date":{"__isSmartRef__":true,"id":5521},"author":"robertkrahn","shortName":"ClassBrowser.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/ClassBrowser.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5521":{},"5522":{"rev":68277,"date":{"__isSmartRef__":true,"id":5523},"author":"robertkrahn","shortName":"LabeledBox.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/LabeledBox.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5523":{},"5524":{"rev":68277,"date":{"__isSmartRef__":true,"id":5525},"author":"robertkrahn","shortName":"FindSenders.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/FindSenders.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5525":{},"5526":{"rev":68277,"date":{"__isSmartRef__":true,"id":5527},"author":"robertkrahn","shortName":"Text1.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/Text1.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5527":{},"5528":{"rev":69671,"date":{"__isSmartRef__":true,"id":5529},"author":"robertkrahn","shortName":"TextAttributePanel.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/TextAttributePanel.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5529":{},"5530":{"rev":68277,"date":{"__isSmartRef__":true,"id":5531},"author":"robertkrahn","shortName":"FontChooserComboBox.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/FontChooserComboBox.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5531":{},"5532":{"rev":69655,"date":{"__isSmartRef__":true,"id":5533},"author":"robertkrahn","shortName":"PartsBinBrowser.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/PartsBinBrowser.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5533":{},"5534":{"rev":69649,"date":{"__isSmartRef__":true,"id":5535},"author":"robertkrahn","shortName":"ServerSearch.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/ServerSearch.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5535":{},"5536":{"rev":69707,"date":{"__isSmartRef__":true,"id":5537},"author":"markoroeder","shortName":"DatabaseContainer.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/DatabaseContainer.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5537":{},"5538":{"rev":68277,"date":{"__isSmartRef__":true,"id":5539},"author":"robertkrahn","shortName":"FontChooserDialog.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/FontChooserDialog.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5539":{},"5540":{"rev":69708,"date":{"__isSmartRef__":true,"id":5541},"author":"markoroeder","shortName":"DatabaseContainer.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/DatabaseContainer.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5541":{},"5542":{"rev":69660,"date":{"__isSmartRef__":true,"id":5543},"author":"robertkrahn","shortName":"CollapsiblePanel.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/CollapsiblePanel.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5543":{},"5544":{"rev":68277,"date":{"__isSmartRef__":true,"id":5545},"author":"robertkrahn","shortName":"ComboText.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/ComboText.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5545":{},"5546":{"rev":69129,"date":{"__isSmartRef__":true,"id":5547},"author":"robertkrahn","shortName":"Button.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/Button.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5547":{},"5548":{"rev":68277,"date":{"__isSmartRef__":true,"id":5549},"author":"robertkrahn","shortName":"NameLabel.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/NameLabel.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5549":{},"5550":{"rev":69706,"date":{"__isSmartRef__":true,"id":5551},"author":"markoroeder","shortName":"DatabaseContainer.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/DatabaseContainer.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5551":{},"5552":{"rev":69658,"date":{"__isSmartRef__":true,"id":5553},"author":"robertkrahn","shortName":"CollapsiblePanel.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/CollapsiblePanel.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5553":{},"5554":{"rev":69138,"date":{"__isSmartRef__":true,"id":5555},"author":"robertkrahn","shortName":"Title.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/Title.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5555":{},"5556":{"rev":68551,"date":{"__isSmartRef__":true,"id":5557},"author":"robertkrahn","shortName":"ScriptableButton.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/ScriptableButton.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5557":{},"5558":{"rev":68623,"date":{"__isSmartRef__":true,"id":5559},"author":"markoroeder","shortName":"Button.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/Button.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5559":{},"5560":{"rev":68277,"date":{"__isSmartRef__":true,"id":5561},"author":"robertkrahn","shortName":"WordCounter.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/WordCounter.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5561":{},"5562":{"rev":69656,"date":{"__isSmartRef__":true,"id":5563},"author":"robertkrahn","shortName":"PartsBinBrowser.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/PartsBinBrowser.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5563":{},"5564":{"rev":68277,"date":{"__isSmartRef__":true,"id":5565},"author":"robertkrahn","shortName":"Title.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/Title.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5565":{},"5566":{"rev":68277,"date":{"__isSmartRef__":true,"id":5567},"author":"robertkrahn","shortName":"Slider.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/Slider.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5567":{},"5568":{"rev":69128,"date":{"__isSmartRef__":true,"id":5569},"author":"robertkrahn","shortName":"ClipMorph.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/ClipMorph.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5569":{},"5570":{"rev":68277,"date":{"__isSmartRef__":true,"id":5571},"author":"robertkrahn","shortName":"CloseButton.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/CloseButton.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5571":{},"5572":{"rev":69670,"date":{"__isSmartRef__":true,"id":5573},"author":"robertkrahn","shortName":"TextAttributePanel.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/TextAttributePanel.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5573":{},"5574":{"rev":69581,"date":{"__isSmartRef__":true,"id":5575},"author":"robertkrahn","shortName":"Rectangle.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/Rectangle.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5575":{},"5576":{"rev":68277,"date":{"__isSmartRef__":true,"id":5577},"author":"robertkrahn","shortName":"Text1.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/Text1.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5577":{},"5578":{"rev":68277,"date":{"__isSmartRef__":true,"id":5579},"author":"robertkrahn","shortName":"ClipMorph.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/ClipMorph.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5579":{},"5580":{"rev":68277,"date":{"__isSmartRef__":true,"id":5581},"author":"robertkrahn","shortName":"VersionViewer.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/VersionViewer.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5581":{},"5582":{"rev":69140,"date":{"__isSmartRef__":true,"id":5583},"author":"robertkrahn","shortName":"VersionViewer.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/VersionViewer.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5583":{},"5584":{"rev":68277,"date":{"__isSmartRef__":true,"id":5585},"author":"robertkrahn","shortName":"ProtovisDrawing.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/ProtovisDrawing.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5585":{},"5586":{"rev":68277,"date":{"__isSmartRef__":true,"id":5587},"author":"robertkrahn","shortName":"TracBugTracker.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/TracBugTracker.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5587":{},"5588":{"rev":68277,"date":{"__isSmartRef__":true,"id":5589},"author":"robertkrahn","shortName":"VersionViewer.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/VersionViewer.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5589":{},"5590":{"rev":68277,"date":{"__isSmartRef__":true,"id":5591},"author":"robertkrahn","shortName":"ClassBrowser.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/ClassBrowser.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5591":{},"5592":{"rev":68277,"date":{"__isSmartRef__":true,"id":5593},"author":"robertkrahn","shortName":"List.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/List.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5593":{},"5594":{"rev":69134,"date":{"__isSmartRef__":true,"id":5595},"author":"robertkrahn","shortName":"OnlineCodeBrowser.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/OnlineCodeBrowser.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5595":{},"5596":{"rev":69553,"date":{"__isSmartRef__":true,"id":5597},"author":"markoroeder","shortName":"SpreadsheetScripter.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/SpreadsheetScripter.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5597":{},"5598":{"rev":68277,"date":{"__isSmartRef__":true,"id":5599},"author":"robertkrahn","shortName":"ClassBrowserPane.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/ClassBrowserPane.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5599":{},"5600":{"rev":68277,"date":{"__isSmartRef__":true,"id":5601},"author":"robertkrahn","shortName":"CodeSnippet.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/CodeSnippet.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5601":{},"5602":{"rev":69664,"date":{"__isSmartRef__":true,"id":5603},"author":"robertkrahn","shortName":"CodePane.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/CodePane.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5603":{},"5604":{"rev":69653,"date":{"__isSmartRef__":true,"id":5605},"author":"robertkrahn","shortName":"CommitCounter.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/CommitCounter.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5605":{},"5606":{"rev":68277,"date":{"__isSmartRef__":true,"id":5607},"author":"robertkrahn","shortName":"NameLabel.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/NameLabel.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5607":{},"5608":{"rev":68277,"date":{"__isSmartRef__":true,"id":5609},"author":"robertkrahn","shortName":"Image.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/Image.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5609":{},"5610":{"rev":68277,"date":{"__isSmartRef__":true,"id":5611},"author":"robertkrahn","shortName":"ColorField.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/ColorField.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5611":{},"5612":{"rev":68277,"date":{"__isSmartRef__":true,"id":5613},"author":"robertkrahn","shortName":"OnlineCodeBrowser.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/OnlineCodeBrowser.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5613":{},"5614":{"rev":68277,"date":{"__isSmartRef__":true,"id":5615},"author":"robertkrahn","shortName":"FindSenders.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/FindSenders.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5615":{},"5616":{"rev":69582,"date":{"__isSmartRef__":true,"id":5617},"author":"robertkrahn","shortName":"Rectangle.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/Rectangle.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5617":{},"5618":{"rev":68425,"date":{"__isSmartRef__":true,"id":5619},"author":"robertkrahn","shortName":"StyleEditor.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/StyleEditor.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5619":{},"5620":{"rev":69095,"date":{"__isSmartRef__":true,"id":5621},"author":"robertkrahn","shortName":"StyleEditor.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/StyleEditor.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5621":{},"5622":{"rev":68277,"date":{"__isSmartRef__":true,"id":5623},"author":"robertkrahn","shortName":"ScriptEditor.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/ScriptEditor.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5623":{},"5624":{"rev":69136,"date":{"__isSmartRef__":true,"id":5625},"author":"robertkrahn","shortName":"ResizeCorner.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/ResizeCorner.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5625":{},"5626":{"rev":69665,"date":{"__isSmartRef__":true,"id":5627},"author":"robertkrahn","shortName":"CodePane.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/CodePane.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5627":{},"5628":{"rev":68277,"date":{"__isSmartRef__":true,"id":5629},"author":"robertkrahn","shortName":"SearchSourceCode.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/SearchSourceCode.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5629":{},"5630":{"rev":68424,"date":{"__isSmartRef__":true,"id":5631},"author":"robertkrahn","shortName":"StyleEditor.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/StyleEditor.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5631":{},"5632":{"rev":69462,"date":{"__isSmartRef__":true,"id":5633},"author":"markoroeder","shortName":"Label.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/Label.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5633":{},"5634":{"rev":68277,"date":{"__isSmartRef__":true,"id":5635},"author":"robertkrahn","shortName":"FontChooserDialog.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/FontChooserDialog.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5635":{},"5636":{"rev":69579,"date":{"__isSmartRef__":true,"id":5637},"author":"robertkrahn","shortName":"Rectangle2.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/Rectangle2.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5637":{},"5638":{"rev":69650,"date":{"__isSmartRef__":true,"id":5639},"author":"robertkrahn","shortName":"ServerSearch.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/ServerSearch.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5639":{},"5640":{"rev":68277,"date":{"__isSmartRef__":true,"id":5641},"author":"robertkrahn","shortName":"ClipMorph.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/ClipMorph.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5641":{},"5642":{"rev":69142,"date":{"__isSmartRef__":true,"id":5643},"author":"robertkrahn","shortName":"VideoCodecTester.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/VideoCodecTester.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5643":{},"5644":{"rev":68277,"date":{"__isSmartRef__":true,"id":5645},"author":"robertkrahn","shortName":"DiffExample.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/DiffExample.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5645":{},"5646":{"rev":68291,"date":{"__isSmartRef__":true,"id":5647},"author":"jenslincke","shortName":"ProtovisMiserableExample.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/ProtovisMiserableExample.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5647":{},"5648":{"rev":68277,"date":{"__isSmartRef__":true,"id":5649},"author":"robertkrahn","shortName":"ObjectDiffer.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/ObjectDiffer.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5649":{},"5650":{"rev":68414,"date":{"__isSmartRef__":true,"id":5651},"author":"robertkrahn","shortName":"ObjectSerializationGraph.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/ObjectSerializationGraph.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5651":{},"5652":{"rev":69652,"date":{"__isSmartRef__":true,"id":5653},"author":"robertkrahn","shortName":"CommitCounter.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/CommitCounter.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5653":{},"5654":{"rev":68277,"date":{"__isSmartRef__":true,"id":5655},"author":"robertkrahn","shortName":"PropertyWatcher.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/PropertyWatcher.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5655":{},"5656":{"rev":69127,"date":{"__isSmartRef__":true,"id":5657},"author":"robertkrahn","shortName":"CloseButton.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/CloseButton.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5657":{},"5658":{"rev":68277,"date":{"__isSmartRef__":true,"id":5659},"author":"robertkrahn","shortName":"ComboText.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/ComboText.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5659":{},"5660":{"rev":68277,"date":{"__isSmartRef__":true,"id":5661},"author":"robertkrahn","shortName":"VideoCodecTester.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/VideoCodecTester.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5661":{},"5662":{"rev":69430,"date":{"__isSmartRef__":true,"id":5663},"author":"pavel.genevski","shortName":"c1.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/c1.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5663":{},"5664":{"rev":68277,"date":{"__isSmartRef__":true,"id":5665},"author":"robertkrahn","shortName":"Cool.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/Cool.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5665":{},"5666":{"rev":69662,"date":{"__isSmartRef__":true,"id":5667},"author":"robertkrahn","shortName":"LatestChangesViewer.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/LatestChangesViewer.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5667":{},"5668":{"rev":69663,"date":{"__isSmartRef__":true,"id":5669},"author":"robertkrahn","shortName":"LatestChangesViewer.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/LatestChangesViewer.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5669":{},"5670":{"rev":68277,"date":{"__isSmartRef__":true,"id":5671},"author":"robertkrahn","shortName":"ResizeCorner.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/ResizeCorner.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5671":{},"5672":{"rev":68277,"date":{"__isSmartRef__":true,"id":5673},"author":"robertkrahn","shortName":"CloseButton.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/CloseButton.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5673":{},"5674":{"rev":68277,"date":{"__isSmartRef__":true,"id":5675},"author":"robertkrahn","shortName":"ClassBrowserPane.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/ClassBrowserPane.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5675":{},"5676":{"rev":68277,"date":{"__isSmartRef__":true,"id":5677},"author":"robertkrahn","shortName":"CodeSnippet.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/CodeSnippet.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5677":{},"5678":{"rev":69661,"date":{"__isSmartRef__":true,"id":5679},"author":"robertkrahn","shortName":"LatestChangesViewer.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/LatestChangesViewer.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5679":{},"5680":{"rev":68277,"date":{"__isSmartRef__":true,"id":5681},"author":"robertkrahn","shortName":"ObjectDiffer.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/ObjectDiffer.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5681":{},"5682":{"rev":68415,"date":{"__isSmartRef__":true,"id":5683},"author":"robertkrahn","shortName":"ObjectSerializationGraph.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/ObjectSerializationGraph.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5683":{},"5684":{"rev":68277,"date":{"__isSmartRef__":true,"id":5685},"author":"robertkrahn","shortName":"FunctionBrowser.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/FunctionBrowser.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5685":{},"5686":{"rev":69657,"date":{"__isSmartRef__":true,"id":5687},"author":"robertkrahn","shortName":"PartsBinBrowser.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/PartsBinBrowser.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5687":{},"5688":{"rev":68277,"date":{"__isSmartRef__":true,"id":5689},"author":"robertkrahn","shortName":"Text.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/Text.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5689":{},"5690":{"rev":69651,"date":{"__isSmartRef__":true,"id":5691},"author":"robertkrahn","shortName":"ServerSearch.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/ServerSearch.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5691":{},"5692":{"rev":69636,"date":{"__isSmartRef__":true,"id":5693},"author":"robertkrahn","shortName":"Ellipse.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/Ellipse.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5693":{},"5694":{"rev":68560,"date":{"__isSmartRef__":true,"id":5695},"author":"robertkrahn","shortName":"RemoveWorldButton.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/RemoveWorldButton.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5695":{},"5696":{"rev":68427,"date":{"__isSmartRef__":true,"id":5697},"author":"robertkrahn","shortName":"TollesNeuesObjekt.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/TollesNeuesObjekt.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5697":{},"5698":{"rev":69634,"date":{"__isSmartRef__":true,"id":5699},"author":"robertkrahn","shortName":"Ellipse.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/Ellipse.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5699":{},"5700":{"rev":68277,"date":{"__isSmartRef__":true,"id":5701},"author":"robertkrahn","shortName":"WordCounter.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/WordCounter.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5701":{},"5702":{"rev":68624,"date":{"__isSmartRef__":true,"id":5703},"author":"markoroeder","shortName":"Button.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/Button.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5703":{},"5704":{"rev":68277,"date":{"__isSmartRef__":true,"id":5705},"author":"robertkrahn","shortName":"MetaNoteText.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/MetaNoteText.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5705":{},"5706":{"rev":68277,"date":{"__isSmartRef__":true,"id":5707},"author":"robertkrahn","shortName":"FontChooserComboBox.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/FontChooserComboBox.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5707":{},"5708":{"rev":68292,"date":{"__isSmartRef__":true,"id":5709},"author":"jenslincke","shortName":"ProtovisMiserableExample.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/ProtovisMiserableExample.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5709":{},"5710":{"rev":68277,"date":{"__isSmartRef__":true,"id":5711},"author":"robertkrahn","shortName":"SearchSourceCode.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/SearchSourceCode.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5711":{},"5712":{"rev":69672,"date":{"__isSmartRef__":true,"id":5713},"author":"robertkrahn","shortName":"TextAttributePanel.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/TextAttributePanel.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5713":{},"5714":{"rev":68277,"date":{"__isSmartRef__":true,"id":5715},"author":"robertkrahn","shortName":"ChoiceButton.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/ChoiceButton.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5715":{},"5716":{"rev":68277,"date":{"__isSmartRef__":true,"id":5717},"author":"robertkrahn","shortName":"LabeledBox.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/LabeledBox.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5717":{},"5718":{"rev":68277,"date":{"__isSmartRef__":true,"id":5719},"author":"robertkrahn","shortName":"TracBugTracker.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/TracBugTracker.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5719":{},"5720":{"rev":69648,"date":{"__isSmartRef__":true,"id":5721},"author":"robertkrahn","shortName":"VersionDiffer.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/VersionDiffer.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5721":{},"5722":{"rev":69040,"date":{"__isSmartRef__":true,"id":5723},"author":"robertkrahn","shortName":"TestObject.metainfo","url":"/repository/webwerkstatt/PartsBin/NewWorld/TestObject.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5723":{},"5724":{"rev":68277,"date":{"__isSmartRef__":true,"id":5725},"author":"robertkrahn","shortName":"List.svg","url":"/repository/webwerkstatt/PartsBin/NewWorld/List.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5725":{},"5726":{"rev":69646,"date":{"__isSmartRef__":true,"id":5727},"author":"robertkrahn","shortName":"VersionDiffer.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/VersionDiffer.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5727":{},"5728":{"rev":68277,"date":{"__isSmartRef__":true,"id":5729},"author":"robertkrahn","shortName":"RichTextExample.json","url":"/repository/webwerkstatt/PartsBin/NewWorld/RichTextExample.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5729":{},"5730":{"rev":69083,"date":{"__isSmartRef__":true,"id":5731},"author":"ahold","shortName":"EventPlayerMorph.svg","url":"/repository/webwerkstatt/PartsBin/EventPlayerMorph.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5731":{},"5732":{"rev":69614,"date":{"__isSmartRef__":true,"id":5733},"author":"robertkrahn","shortName":"TestObject.svg","url":"/repository/webwerkstatt/PartsBin/TestObject.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5733":{},"5734":{"rev":69084,"date":{"__isSmartRef__":true,"id":5735},"author":"ahold","shortName":"EventPlayerMorph.metainfo","url":"/repository/webwerkstatt/PartsBin/EventPlayerMorph.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5735":{},"5736":{"rev":69618,"date":{"__isSmartRef__":true,"id":5737},"author":"robertkrahn","shortName":"Widgets/","url":"/repository/webwerkstatt/PartsBin/Widgets/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5737":{},"5738":{"rev":69616,"date":{"__isSmartRef__":true,"id":5739},"author":"robertkrahn","shortName":"Ellipse.json","url":"/repository/webwerkstatt/PartsBin/Widgets/Ellipse.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5739":{},"5740":{"rev":69617,"date":{"__isSmartRef__":true,"id":5741},"author":"robertkrahn","shortName":"Ellipse.svg","url":"/repository/webwerkstatt/PartsBin/Widgets/Ellipse.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5741":{},"5742":{"rev":69618,"date":{"__isSmartRef__":true,"id":5743},"author":"robertkrahn","shortName":"Ellipse.metainfo","url":"/repository/webwerkstatt/PartsBin/Widgets/Ellipse.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5743":{},"5744":{"rev":69633,"date":{"__isSmartRef__":true,"id":5745},"author":"robertkrahn","shortName":"Server/","url":"/repository/webwerkstatt/PartsBin/Server/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5745":{},"5746":{"rev":69633,"date":{"__isSmartRef__":true,"id":5747},"author":"robertkrahn","shortName":"JSRemoteServerWorkspace.metainfo","url":"/repository/webwerkstatt/PartsBin/Server/JSRemoteServerWorkspace.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5747":{},"5748":{"rev":69628,"date":{"__isSmartRef__":true,"id":5749},"author":"robertkrahn","shortName":"ServerCommands.json","url":"/repository/webwerkstatt/PartsBin/Server/ServerCommands.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5749":{},"5750":{"rev":69114,"date":{"__isSmartRef__":true,"id":5751},"author":"robertkrahn","shortName":"CommandLine.svg","url":"/repository/webwerkstatt/PartsBin/Server/CommandLine.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5751":{},"5752":{"rev":69631,"date":{"__isSmartRef__":true,"id":5753},"author":"robertkrahn","shortName":"JSRemoteServerWorkspace.json","url":"/repository/webwerkstatt/PartsBin/Server/JSRemoteServerWorkspace.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5753":{},"5754":{"rev":69629,"date":{"__isSmartRef__":true,"id":5755},"author":"robertkrahn","shortName":"ServerCommands.svg","url":"/repository/webwerkstatt/PartsBin/Server/ServerCommands.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5755":{},"5756":{"rev":69116,"date":{"__isSmartRef__":true,"id":5757},"author":"robertkrahn","shortName":"CommandLine.metainfo","url":"/repository/webwerkstatt/PartsBin/Server/CommandLine.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5757":{},"5758":{"rev":69630,"date":{"__isSmartRef__":true,"id":5759},"author":"robertkrahn","shortName":"ServerCommands.metainfo","url":"/repository/webwerkstatt/PartsBin/Server/ServerCommands.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5759":{},"5760":{"rev":69632,"date":{"__isSmartRef__":true,"id":5761},"author":"robertkrahn","shortName":"JSRemoteServerWorkspace.svg","url":"/repository/webwerkstatt/PartsBin/Server/JSRemoteServerWorkspace.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5761":{},"5762":{"rev":69113,"date":{"__isSmartRef__":true,"id":5763},"author":"robertkrahn","shortName":"CommandLine.json","url":"/repository/webwerkstatt/PartsBin/Server/CommandLine.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5763":{},"5764":{"rev":69615,"date":{"__isSmartRef__":true,"id":5765},"author":"robertkrahn","shortName":"TestObject.metainfo","url":"/repository/webwerkstatt/PartsBin/TestObject.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5765":{},"5766":{"rev":69418,"date":{"__isSmartRef__":true,"id":5767},"author":"jenslincke","shortName":"MethodFinder.metainfo","url":"/repository/webwerkstatt/PartsBin/MethodFinder.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5767":{},"5768":{"rev":69082,"date":{"__isSmartRef__":true,"id":5769},"author":"ahold","shortName":"EventPlayerMorph.json","url":"/repository/webwerkstatt/PartsBin/EventPlayerMorph.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5769":{},"5770":{"rev":69009,"date":{"__isSmartRef__":true,"id":5771},"author":"robertkrahn","shortName":"Testing/","url":"/repository/webwerkstatt/PartsBin/Testing/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5771":{},"5772":{"rev":68988,"date":{"__isSmartRef__":true,"id":5773},"author":"robertkrahn","shortName":"TestClassRunner.metainfo","url":"/repository/webwerkstatt/PartsBin/Testing/TestClassRunner.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5773":{},"5774":{"rev":68735,"date":{"__isSmartRef__":true,"id":5775},"author":"robertkrahn","shortName":"TestRunPane.json","url":"/repository/webwerkstatt/PartsBin/Testing/TestRunPane.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5775":{},"5776":{"rev":68736,"date":{"__isSmartRef__":true,"id":5777},"author":"robertkrahn","shortName":"TestRunPane.svg","url":"/repository/webwerkstatt/PartsBin/Testing/TestRunPane.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5777":{},"5778":{"rev":68729,"date":{"__isSmartRef__":true,"id":5779},"author":"robertkrahn","shortName":"TestClassRunner.json","url":"/repository/webwerkstatt/PartsBin/Testing/TestClassRunner.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5779":{},"5780":{"rev":69009,"date":{"__isSmartRef__":true,"id":5781},"author":"robertkrahn","shortName":"TestRunPane.metainfo","url":"/repository/webwerkstatt/PartsBin/Testing/TestRunPane.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5781":{},"5782":{"rev":68730,"date":{"__isSmartRef__":true,"id":5783},"author":"robertkrahn","shortName":"TestClassRunner.svg","url":"/repository/webwerkstatt/PartsBin/Testing/TestClassRunner.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5783":{},"5784":{"rev":69613,"date":{"__isSmartRef__":true,"id":5785},"author":"robertkrahn","shortName":"TestObject.json","url":"/repository/webwerkstatt/PartsBin/TestObject.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5785":{},"5786":{"rev":69106,"date":{"__isSmartRef__":true,"id":5787},"author":"robertkrahn","shortName":"Presenting/","url":"/repository/webwerkstatt/PartsBin/Presenting/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5787":{},"5788":{"rev":69106,"date":{"__isSmartRef__":true,"id":5789},"author":"robertkrahn","shortName":"PresentationController.metainfo","url":"/repository/webwerkstatt/PartsBin/Presenting/PresentationController.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5789":{},"5790":{"rev":68751,"date":{"__isSmartRef__":true,"id":5791},"author":"robertkrahn","shortName":"SlideOverlay.svg","url":"/repository/webwerkstatt/PartsBin/Presenting/SlideOverlay.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5791":{},"5792":{"rev":69103,"date":{"__isSmartRef__":true,"id":5793},"author":"robertkrahn","shortName":"TestSlide.metainfo","url":"/repository/webwerkstatt/PartsBin/Presenting/TestSlide.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5793":{},"5794":{"rev":69101,"date":{"__isSmartRef__":true,"id":5795},"author":"robertkrahn","shortName":"SlideOverlay.metainfo","url":"/repository/webwerkstatt/PartsBin/Presenting/SlideOverlay.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5795":{},"5796":{"rev":68746,"date":{"__isSmartRef__":true,"id":5797},"author":"robertkrahn","shortName":"TemplateSlide.json","url":"/repository/webwerkstatt/PartsBin/Presenting/TemplateSlide.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5797":{},"5798":{"rev":68758,"date":{"__isSmartRef__":true,"id":5799},"author":"robertkrahn","shortName":"PresentationController.json","url":"/repository/webwerkstatt/PartsBin/Presenting/PresentationController.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5799":{},"5800":{"rev":69098,"date":{"__isSmartRef__":true,"id":5801},"author":"robertkrahn","shortName":"TestSlide.json","url":"/repository/webwerkstatt/PartsBin/Presenting/TestSlide.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5801":{},"5802":{"rev":68750,"date":{"__isSmartRef__":true,"id":5803},"author":"robertkrahn","shortName":"SlideOverlay.json","url":"/repository/webwerkstatt/PartsBin/Presenting/SlideOverlay.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5803":{},"5804":{"rev":68747,"date":{"__isSmartRef__":true,"id":5805},"author":"robertkrahn","shortName":"TemplateSlide.svg","url":"/repository/webwerkstatt/PartsBin/Presenting/TemplateSlide.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5805":{},"5806":{"rev":68759,"date":{"__isSmartRef__":true,"id":5807},"author":"robertkrahn","shortName":"PresentationController.svg","url":"/repository/webwerkstatt/PartsBin/Presenting/PresentationController.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5807":{},"5808":{"rev":69102,"date":{"__isSmartRef__":true,"id":5809},"author":"robertkrahn","shortName":"TemplateSlide.metainfo","url":"/repository/webwerkstatt/PartsBin/Presenting/TemplateSlide.metainfo","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5809":{},"5810":{"rev":69099,"date":{"__isSmartRef__":true,"id":5811},"author":"robertkrahn","shortName":"TestSlide.svg","url":"/repository/webwerkstatt/PartsBin/Presenting/TestSlide.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5811":{},"5812":{"rev":52497,"date":{"__isSmartRef__":true,"id":5813},"author":"jenslincke","shortName":"ProjectSeminar2010/","url":"/repository/webwerkstatt/ProjectSeminar2010/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5813":{},"5814":{"rev":27518,"date":{"__isSmartRef__":true,"id":5815},"author":"robertkrahn","shortName":"ProjectSeminar.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/ProjectSeminar.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5815":{},"5816":{"rev":27533,"date":{"__isSmartRef__":true,"id":5817},"author":"robertkrahn","shortName":"contextjs/","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5817":{},"5818":{"rev":9001,"date":{"__isSmartRef__":true,"id":5819},"author":"jenslincke","shortName":"media/","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5819":{},"5820":{"rev":8954,"date":{"__isSmartRef__":true,"id":5821},"author":"jenslincke","shortName":"ConnectorExampleScopes.png","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/media/ConnectorExampleScopes.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5821":{},"5822":{"rev":8948,"date":{"__isSmartRef__":true,"id":5823},"author":"jenslincke","shortName":"TestCaseSequence.png","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/media/TestCaseSequence.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5823":{},"5824":{"rev":8948,"date":{"__isSmartRef__":true,"id":5825},"author":"jenslincke","shortName":"TestRunnerDynamicExtent.png","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/media/TestRunnerDynamicExtent.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5825":{},"5826":{"rev":9001,"date":{"__isSmartRef__":true,"id":5827},"author":"jenslincke","shortName":"ConnectorExampleModel.png","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/media/ConnectorExampleModel.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5827":{},"5828":{"rev":8948,"date":{"__isSmartRef__":true,"id":5829},"author":"jenslincke","shortName":"ContextJSImplementation.png","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/media/ContextJSImplementation.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5829":{},"5830":{"rev":8954,"date":{"__isSmartRef__":true,"id":5831},"author":"jenslincke","shortName":"TestRunnerModel.png","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/media/TestRunnerModel.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5831":{},"5832":{"rev":27519,"date":{"__isSmartRef__":true,"id":5833},"author":"robertkrahn","shortName":"syntax.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/syntax.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5833":{},"5834":{"rev":27520,"date":{"__isSmartRef__":true,"id":5835},"author":"robertkrahn","shortName":"testrunnerScopes.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/testrunnerScopes.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5835":{},"5836":{"rev":27521,"date":{"__isSmartRef__":true,"id":5837},"author":"robertkrahn","shortName":"motivation.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/motivation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5837":{},"5838":{"rev":27522,"date":{"__isSmartRef__":true,"id":5839},"author":"robertkrahn","shortName":"testrunnerModel.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/testrunnerModel.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5839":{},"5840":{"rev":27523,"date":{"__isSmartRef__":true,"id":5841},"author":"robertkrahn","shortName":"contents.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5841":{},"5842":{"rev":27524,"date":{"__isSmartRef__":true,"id":5843},"author":"robertkrahn","shortName":"summary.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/summary.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5843":{},"5844":{"rev":27525,"date":{"__isSmartRef__":true,"id":5845},"author":"robertkrahn","shortName":"connectorsModel.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/connectorsModel.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5845":{},"5846":{"rev":27526,"date":{"__isSmartRef__":true,"id":5847},"author":"robertkrahn","shortName":"drafting.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/drafting.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5847":{},"5848":{"rev":9039,"date":{"__isSmartRef__":true,"id":5849},"author":"jenslincke","shortName":"auth","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5849":{},"5850":{"rev":27527,"date":{"__isSmartRef__":true,"id":5851},"author":"robertkrahn","shortName":"structural.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/structural.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5851":{},"5852":{"rev":27528,"date":{"__isSmartRef__":true,"id":5853},"author":"robertkrahn","shortName":"testrunner.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/testrunner.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5853":{},"5854":{"rev":27529,"date":{"__isSmartRef__":true,"id":5855},"author":"robertkrahn","shortName":"connectors.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/connectors.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5855":{},"5856":{"rev":27530,"date":{"__isSmartRef__":true,"id":5857},"author":"robertkrahn","shortName":"state.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/state.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5857":{},"5858":{"rev":27531,"date":{"__isSmartRef__":true,"id":5859},"author":"robertkrahn","shortName":"contextjs.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/contextjs.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5859":{},"5860":{"rev":27532,"date":{"__isSmartRef__":true,"id":5861},"author":"robertkrahn","shortName":"cop.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/cop.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5861":{},"5862":{"rev":27533,"date":{"__isSmartRef__":true,"id":5863},"author":"robertkrahn","shortName":"title.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/contextjs/title.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5863":{},"5864":{"rev":27534,"date":{"__isSmartRef__":true,"id":5865},"author":"robertkrahn","shortName":"Top5Issues_S2.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/Top5Issues_S2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5865":{},"5866":{"rev":27535,"date":{"__isSmartRef__":true,"id":5867},"author":"robertkrahn","shortName":"ProjectSeminarDescription.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/ProjectSeminarDescription.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5867":{},"5868":{"rev":27536,"date":{"__isSmartRef__":true,"id":5869},"author":"robertkrahn","shortName":"ProjectSeminarSlides.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/ProjectSeminarSlides.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5869":{},"5870":{"rev":27537,"date":{"__isSmartRef__":true,"id":5871},"author":"robertkrahn","shortName":"ProjectSeminarTopics2.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/ProjectSeminarTopics2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5871":{},"5872":{"rev":27538,"date":{"__isSmartRef__":true,"id":5873},"author":"robertkrahn","shortName":"ProjectSeminarZoomableUMLCodeEditor.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/ProjectSeminarZoomableUMLCodeEditor.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5873":{},"5874":{"rev":27539,"date":{"__isSmartRef__":true,"id":5875},"author":"robertkrahn","shortName":"ProjectSeminarTopicsOverview.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/ProjectSeminarTopicsOverview.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5875":{},"5876":{"rev":27548,"date":{"__isSmartRef__":true,"id":5877},"author":"robertkrahn","shortName":"LivelyPad/","url":"/repository/webwerkstatt/ProjectSeminar2010/LivelyPad/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5877":{},"5878":{"rev":27540,"date":{"__isSmartRef__":true,"id":5879},"author":"robertkrahn","shortName":"ObjectSynchronization.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/LivelyPad/ObjectSynchronization.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5879":{},"5880":{"rev":27541,"date":{"__isSmartRef__":true,"id":5881},"author":"robertkrahn","shortName":"motivation.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/LivelyPad/motivation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5881":{},"5882":{"rev":27542,"date":{"__isSmartRef__":true,"id":5883},"author":"robertkrahn","shortName":"Summary.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/LivelyPad/Summary.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5883":{},"5884":{"rev":27543,"date":{"__isSmartRef__":true,"id":5885},"author":"robertkrahn","shortName":"contents.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/LivelyPad/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5885":{},"5886":{"rev":27544,"date":{"__isSmartRef__":true,"id":5887},"author":"robertkrahn","shortName":"LocalApps.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/LivelyPad/LocalApps.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5887":{},"5888":{"rev":27545,"date":{"__isSmartRef__":true,"id":5889},"author":"robertkrahn","shortName":"Navigation.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/LivelyPad/Navigation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5889":{},"5890":{"rev":27546,"date":{"__isSmartRef__":true,"id":5891},"author":"robertkrahn","shortName":"title.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/LivelyPad/title.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5891":{},"5892":{"rev":27547,"date":{"__isSmartRef__":true,"id":5893},"author":"robertkrahn","shortName":"TouchInteraction.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/LivelyPad/TouchInteraction.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5893":{},"5894":{"rev":27548,"date":{"__isSmartRef__":true,"id":5895},"author":"robertkrahn","shortName":"FabrikPad.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/LivelyPad/FabrikPad.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5895":{},"5896":{"rev":27549,"date":{"__isSmartRef__":true,"id":5897},"author":"robertkrahn","shortName":"webcards/","url":"/repository/webwerkstatt/ProjectSeminar2010/webcards/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5897":{},"5898":{"rev":27549,"date":{"__isSmartRef__":true,"id":5899},"author":"robertkrahn","shortName":"contents.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/webcards/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5899":{},"5900":{"rev":27563,"date":{"__isSmartRef__":true,"id":5901},"author":"robertkrahn","shortName":"fabrik/","url":"/repository/webwerkstatt/ProjectSeminar2010/fabrik/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5901":{},"5902":{"rev":13318,"date":{"__isSmartRef__":true,"id":5903},"author":"jenslincke","shortName":"media/","url":"/repository/webwerkstatt/ProjectSeminar2010/fabrik/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5903":{},"5904":{"rev":13318,"date":{"__isSmartRef__":true,"id":5905},"author":"jenslincke","shortName":"Fabrik_figure6.png","url":"/repository/webwerkstatt/ProjectSeminar2010/fabrik/media/Fabrik_figure6.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5905":{},"5906":{"rev":27550,"date":{"__isSmartRef__":true,"id":5907},"author":"robertkrahn","shortName":"Components.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/fabrik/Components.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5907":{},"5908":{"rev":27551,"date":{"__isSmartRef__":true,"id":5909},"author":"robertkrahn","shortName":"Implementation.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/fabrik/Implementation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5909":{},"5910":{"rev":27552,"date":{"__isSmartRef__":true,"id":5911},"author":"robertkrahn","shortName":"Lessons.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/fabrik/Lessons.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5911":{},"5912":{"rev":27553,"date":{"__isSmartRef__":true,"id":5913},"author":"robertkrahn","shortName":"Demos.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/fabrik/Demos.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5913":{},"5914":{"rev":27554,"date":{"__isSmartRef__":true,"id":5915},"author":"robertkrahn","shortName":"Vision.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/fabrik/Vision.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5915":{},"5916":{"rev":27555,"date":{"__isSmartRef__":true,"id":5917},"author":"robertkrahn","shortName":"Motivation.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/fabrik/Motivation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5917":{},"5918":{"rev":27556,"date":{"__isSmartRef__":true,"id":5919},"author":"robertkrahn","shortName":"template.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/fabrik/template.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5919":{},"5920":{"rev":27557,"date":{"__isSmartRef__":true,"id":5921},"author":"robertkrahn","shortName":"FutureWork.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/fabrik/FutureWork.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5921":{},"5922":{"rev":27558,"date":{"__isSmartRef__":true,"id":5923},"author":"robertkrahn","shortName":"Summary.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/fabrik/Summary.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5923":{},"5924":{"rev":27559,"date":{"__isSmartRef__":true,"id":5925},"author":"robertkrahn","shortName":"contents.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/fabrik/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5925":{},"5926":{"rev":27560,"date":{"__isSmartRef__":true,"id":5927},"author":"robertkrahn","shortName":"Fabrik.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/fabrik/Fabrik.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5927":{},"5928":{"rev":27561,"date":{"__isSmartRef__":true,"id":5929},"author":"robertkrahn","shortName":"UserInterface.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/fabrik/UserInterface.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5929":{},"5930":{"rev":27562,"date":{"__isSmartRef__":true,"id":5931},"author":"robertkrahn","shortName":"title.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/fabrik/title.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5931":{},"5932":{"rev":27563,"date":{"__isSmartRef__":true,"id":5933},"author":"robertkrahn","shortName":"RelatedWork.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/fabrik/RelatedWork.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5933":{},"5934":{"rev":27564,"date":{"__isSmartRef__":true,"id":5935},"author":"robertkrahn","shortName":"DansVisit.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/DansVisit.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5935":{},"5936":{"rev":27565,"date":{"__isSmartRef__":true,"id":5937},"author":"robertkrahn","shortName":"ProjectSeminarAboutLively.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/ProjectSeminarAboutLively.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5937":{},"5938":{"rev":4399,"date":{"__isSmartRef__":true,"id":5939},"author":"jenslincke","shortName":"auth","url":"/repository/webwerkstatt/ProjectSeminar2010/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5939":{},"5940":{"rev":27566,"date":{"__isSmartRef__":true,"id":5941},"author":"robertkrahn","shortName":"DansTopics.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/DansTopics.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5941":{},"5942":{"rev":27567,"date":{"__isSmartRef__":true,"id":5943},"author":"robertkrahn","shortName":"ProjectSeminarTopics.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/ProjectSeminarTopics.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5943":{},"5944":{"rev":27580,"date":{"__isSmartRef__":true,"id":5945},"author":"robertkrahn","shortName":"tutorial/","url":"/repository/webwerkstatt/ProjectSeminar2010/tutorial/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5945":{},"5946":{"rev":9849,"date":{"__isSmartRef__":true,"id":5947},"author":"jenslincke","shortName":"test2.txt","url":"/repository/webwerkstatt/ProjectSeminar2010/tutorial/test2.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5947":{},"5948":{"rev":27568,"date":{"__isSmartRef__":true,"id":5949},"author":"robertkrahn","shortName":"localCodeBrowser.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/tutorial/localCodeBrowser.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5949":{},"5950":{"rev":27569,"date":{"__isSmartRef__":true,"id":5951},"author":"robertkrahn","shortName":"bindings.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/tutorial/bindings.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5951":{},"5952":{"rev":27570,"date":{"__isSmartRef__":true,"id":5953},"author":"robertkrahn","shortName":"contents.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/tutorial/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5953":{},"5954":{"rev":7814,"date":{"__isSmartRef__":true,"id":5955},"author":"jenslincke","shortName":"test.js","url":"/repository/webwerkstatt/ProjectSeminar2010/tutorial/test.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5955":{},"5956":{"rev":27571,"date":{"__isSmartRef__":true,"id":5957},"author":"robertkrahn","shortName":"ColorChooser.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/tutorial/ColorChooser.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5957":{},"5958":{"rev":27572,"date":{"__isSmartRef__":true,"id":5959},"author":"robertkrahn","shortName":"morphic.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/tutorial/morphic.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5959":{},"5960":{"rev":27573,"date":{"__isSmartRef__":true,"id":5961},"author":"robertkrahn","shortName":"scripting.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/tutorial/scripting.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5961":{},"5962":{"rev":11484,"date":{"__isSmartRef__":true,"id":5963},"author":"jenslincke","shortName":"test.txt","url":"/repository/webwerkstatt/ProjectSeminar2010/tutorial/test.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5963":{},"5964":{"rev":27574,"date":{"__isSmartRef__":true,"id":5965},"author":"robertkrahn","shortName":"widgets.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/tutorial/widgets.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5965":{},"5966":{"rev":7852,"date":{"__isSmartRef__":true,"id":5967},"author":"tobiaspape","shortName":"auth","url":"/repository/webwerkstatt/ProjectSeminar2010/tutorial/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5967":{},"5968":{"rev":27575,"date":{"__isSmartRef__":true,"id":5969},"author":"robertkrahn","shortName":"browsers.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/tutorial/browsers.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5969":{},"5970":{"rev":27576,"date":{"__isSmartRef__":true,"id":5971},"author":"robertkrahn","shortName":"webresources.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/tutorial/webresources.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5971":{},"5972":{"rev":27577,"date":{"__isSmartRef__":true,"id":5973},"author":"robertkrahn","shortName":"modules.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/tutorial/modules.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5973":{},"5974":{"rev":7832,"date":{"__isSmartRef__":true,"id":5975},"author":"jenslincke","shortName":"MyWidget.js","url":"/repository/webwerkstatt/ProjectSeminar2010/tutorial/MyWidget.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5975":{},"5976":{"rev":27578,"date":{"__isSmartRef__":true,"id":5977},"author":"robertkrahn","shortName":"title.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/tutorial/title.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5977":{},"5978":{"rev":27579,"date":{"__isSmartRef__":true,"id":5979},"author":"robertkrahn","shortName":"testWidget.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/tutorial/testWidget.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5979":{},"5980":{"rev":27580,"date":{"__isSmartRef__":true,"id":5981},"author":"robertkrahn","shortName":"systemCodeBrowser.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/tutorial/systemCodeBrowser.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5981":{},"5982":{"rev":27581,"date":{"__isSmartRef__":true,"id":5983},"author":"robertkrahn","shortName":"SelectedTopics.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/SelectedTopics.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5983":{},"5984":{"rev":27597,"date":{"__isSmartRef__":true,"id":5985},"author":"robertkrahn","shortName":"introduction/","url":"/repository/webwerkstatt/ProjectSeminar2010/introduction/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5985":{},"5986":{"rev":7165,"date":{"__isSmartRef__":true,"id":5987},"author":"jenslincke","shortName":"media/","url":"/repository/webwerkstatt/ProjectSeminar2010/introduction/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5987":{},"5988":{"rev":7165,"date":{"__isSmartRef__":true,"id":5989},"author":"jenslincke","shortName":"Dan_Ingalls.jpg","url":"/repository/webwerkstatt/ProjectSeminar2010/introduction/media/Dan_Ingalls.jpg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5989":{},"5990":{"rev":27582,"date":{"__isSmartRef__":true,"id":5991},"author":"robertkrahn","shortName":"assessment.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/introduction/assessment.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5991":{},"5992":{"rev":27583,"date":{"__isSmartRef__":true,"id":5993},"author":"robertkrahn","shortName":"final.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/introduction/final.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5993":{},"5994":{"rev":27584,"date":{"__isSmartRef__":true,"id":5995},"author":"robertkrahn","shortName":"contents.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/introduction/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5995":{},"5996":{"rev":27585,"date":{"__isSmartRef__":true,"id":5997},"author":"robertkrahn","shortName":"start.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/introduction/start.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5997":{},"5998":{"rev":27586,"date":{"__isSmartRef__":true,"id":5999},"author":"robertkrahn","shortName":"dates.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/introduction/dates.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"5999":{},"6000":{"rev":27587,"date":{"__isSmartRef__":true,"id":6001},"author":"robertkrahn","shortName":"deliverables.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/introduction/deliverables.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6001":{},"6002":{"rev":27588,"date":{"__isSmartRef__":true,"id":6003},"author":"robertkrahn","shortName":"organizational2.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/introduction/organizational2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6003":{},"6004":{"rev":7474,"date":{"__isSmartRef__":true,"id":6005},"author":"jenslincke","shortName":"auth","url":"/repository/webwerkstatt/ProjectSeminar2010/introduction/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6005":{},"6006":{"rev":27589,"date":{"__isSmartRef__":true,"id":6007},"author":"robertkrahn","shortName":"demos.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/introduction/demos.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6007":{},"6008":{"rev":27590,"date":{"__isSmartRef__":true,"id":6009},"author":"robertkrahn","shortName":"students.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/introduction/students.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6009":{},"6010":{"rev":27591,"date":{"__isSmartRef__":true,"id":6011},"author":"robertkrahn","shortName":"template.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/introduction/template.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6011":{},"6012":{"rev":27592,"date":{"__isSmartRef__":true,"id":6013},"author":"robertkrahn","shortName":"background.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/introduction/background.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6013":{},"6014":{"rev":27593,"date":{"__isSmartRef__":true,"id":6015},"author":"robertkrahn","shortName":"literature.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/introduction/literature.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6015":{},"6016":{"rev":27594,"date":{"__isSmartRef__":true,"id":6017},"author":"robertkrahn","shortName":"story.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/introduction/story.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6017":{},"6018":{"rev":27595,"date":{"__isSmartRef__":true,"id":6019},"author":"robertkrahn","shortName":"organizational.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/introduction/organizational.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6019":{},"6020":{"rev":27596,"date":{"__isSmartRef__":true,"id":6021},"author":"robertkrahn","shortName":"title.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/introduction/title.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6021":{},"6022":{"rev":27597,"date":{"__isSmartRef__":true,"id":6023},"author":"robertkrahn","shortName":"subjects.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/introduction/subjects.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6023":{},"6024":{"rev":9046,"date":{"__isSmartRef__":true,"id":6025},"author":"jenslincke","shortName":"FooBar.js","url":"/repository/webwerkstatt/ProjectSeminar2010/FooBar.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6025":{},"6026":{"rev":4332,"date":{"__isSmartRef__":true,"id":6027},"author":"jenslincke","shortName":"rk-image-useCases.jpg","url":"/repository/webwerkstatt/ProjectSeminar2010/rk-image-useCases.jpg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6027":{},"6028":{"rev":52497,"date":{"__isSmartRef__":true,"id":6029},"author":"jenslincke","shortName":"TR/","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6029":{},"6030":{"rev":20730,"date":{"__isSmartRef__":true,"id":6031},"author":"m.roeder","shortName":"CodeDB/","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/CodeDB/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6031":{},"6032":{"rev":20728,"date":{"__isSmartRef__":true,"id":6033},"author":"m.roeder","shortName":"classes.png","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/CodeDB/classes.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6033":{},"6034":{"rev":19199,"date":{"__isSmartRef__":true,"id":6035},"author":"m.roeder","shortName":"codeBrowser.png","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/CodeDB/codeBrowser.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6035":{},"6036":{"rev":15924,"date":{"__isSmartRef__":true,"id":6037},"author":"tobiaspape","shortName":"system.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/CodeDB/system.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6037":{},"6038":{"rev":19089,"date":{"__isSmartRef__":true,"id":6039},"author":"tilman.giese","shortName":"goals.png","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/CodeDB/goals.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6039":{},"6040":{"rev":20730,"date":{"__isSmartRef__":true,"id":6041},"author":"m.roeder","shortName":"content.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/CodeDB/content.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6041":{},"6042":{"rev":19509,"date":{"__isSmartRef__":true,"id":6043},"author":"m.roeder","shortName":"splncs.bst","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/CodeDB/splncs.bst","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6043":{},"6044":{"rev":19229,"date":{"__isSmartRef__":true,"id":6045},"author":"tilman.giese","shortName":"flow.png","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/CodeDB/flow.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6045":{},"6046":{"rev":19509,"date":{"__isSmartRef__":true,"id":6047},"author":"m.roeder","shortName":"llncs.cls","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/CodeDB/llncs.cls","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6047":{},"6048":{"rev":19297,"date":{"__isSmartRef__":true,"id":6049},"author":"m.roeder","shortName":"references.bib","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/CodeDB/references.bib","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6049":{},"6050":{"rev":19509,"date":{"__isSmartRef__":true,"id":6051},"author":"m.roeder","shortName":"splncs03.bst","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/CodeDB/splncs03.bst","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6051":{},"6052":{"rev":15924,"date":{"__isSmartRef__":true,"id":6053},"author":"tobiaspape","shortName":"GieseRoeder_2010_WDE_CodeDB.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/CodeDB/GieseRoeder_2010_WDE_CodeDB.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6053":{},"6054":{"rev":32439,"date":{"__isSmartRef__":true,"id":6055},"author":"tobiaspape","shortName":"TeX/","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/TeX/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6055":{},"6056":{"rev":32439,"date":{"__isSmartRef__":true,"id":6057},"author":"tobiaspape","shortName":"Demo3.pdf","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/TeX/Demo3.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6057":{},"6058":{"rev":32439,"date":{"__isSmartRef__":true,"id":6059},"author":"tobiaspape","shortName":"Demo4.pdf","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/TeX/Demo4.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6059":{},"6060":{"rev":19338,"date":{"__isSmartRef__":true,"id":6061},"author":"tobiaspape","shortName":"Demo5.pdf","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/TeX/Demo5.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6061":{},"6062":{"rev":32439,"date":{"__isSmartRef__":true,"id":6063},"author":"tobiaspape","shortName":"LivelyText.pdf","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/TeX/LivelyText.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6063":{},"6064":{"rev":19338,"date":{"__isSmartRef__":true,"id":6065},"author":"tobiaspape","shortName":"system.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/TeX/system.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6065":{},"6066":{"rev":19397,"date":{"__isSmartRef__":true,"id":6067},"author":"tobiaspape","shortName":"KPA1.pdf","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/TeX/KPA1.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6067":{},"6068":{"rev":19397,"date":{"__isSmartRef__":true,"id":6069},"author":"tobiaspape","shortName":"KPA2.pdf","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/TeX/KPA2.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6069":{},"6070":{"rev":32439,"date":{"__isSmartRef__":true,"id":6071},"author":"tobiaspape","shortName":"Pape_2010_WDE_TeXParagraphLayout.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/TeX/Pape_2010_WDE_TeXParagraphLayout.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6071":{},"6072":{"rev":32439,"date":{"__isSmartRef__":true,"id":6073},"author":"tobiaspape","shortName":"content.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/TeX/content.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6073":{},"6074":{"rev":32439,"date":{"__isSmartRef__":true,"id":6075},"author":"tobiaspape","shortName":"Full.pdf","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/TeX/Full.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6075":{},"6076":{"rev":32439,"date":{"__isSmartRef__":true,"id":6077},"author":"tobiaspape","shortName":"Demo.pdf","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/TeX/Demo.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6077":{},"6078":{"rev":32439,"date":{"__isSmartRef__":true,"id":6079},"author":"tobiaspape","shortName":"references.bib","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/TeX/references.bib","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6079":{},"6080":{"rev":32439,"date":{"__isSmartRef__":true,"id":6081},"author":"tobiaspape","shortName":"Demo1.pdf","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/TeX/Demo1.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6081":{},"6082":{"rev":32439,"date":{"__isSmartRef__":true,"id":6083},"author":"tobiaspape","shortName":"Demo2.pdf","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/TeX/Demo2.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6083":{},"6084":{"rev":52497,"date":{"__isSmartRef__":true,"id":6085},"author":"jenslincke","shortName":"LinckeHirschfeld_2010_WebbasedDevelopmentEnvironments.pdf","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/LinckeHirschfeld_2010_WebbasedDevelopmentEnvironments.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6085":{},"6086":{"rev":20758,"date":{"__isSmartRef__":true,"id":6087},"author":"tobiaspape","shortName":"bibtexing.sh","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/bibtexing.sh","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6087":{},"6088":{"rev":20334,"date":{"__isSmartRef__":true,"id":6089},"author":"stefan.reichel","shortName":"Grid/","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Grid/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6089":{},"6090":{"rev":15924,"date":{"__isSmartRef__":true,"id":6091},"author":"tobiaspape","shortName":"system.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Grid/system.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6091":{},"6092":{"rev":19761,"date":{"__isSmartRef__":true,"id":6093},"author":"stefan.reichel","shortName":"HoldReichel_2010_WDE_GridLayout.bbl","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Grid/HoldReichel_2010_WDE_GridLayout.bbl","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6093":{},"6094":{"rev":19761,"date":{"__isSmartRef__":true,"id":6095},"author":"stefan.reichel","shortName":"HoldReichel_2010_WDE_GridLayout.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Grid/HoldReichel_2010_WDE_GridLayout.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6095":{},"6096":{"rev":19475,"date":{"__isSmartRef__":true,"id":6097},"author":"alexander.hold","shortName":"images/","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Grid/images/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6097":{},"6098":{"rev":19454,"date":{"__isSmartRef__":true,"id":6099},"author":"alexander.hold","shortName":"DroppingWithSpanning.png","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Grid/images/DroppingWithSpanning.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6099":{},"6100":{"rev":19448,"date":{"__isSmartRef__":true,"id":6101},"author":"alexander.hold","shortName":"Spanning.png","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Grid/images/Spanning.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6101":{},"6102":{"rev":19475,"date":{"__isSmartRef__":true,"id":6103},"author":"alexander.hold","shortName":"DroppingOnEmpty.png","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Grid/images/DroppingOnEmpty.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6103":{},"6104":{"rev":19454,"date":{"__isSmartRef__":true,"id":6105},"author":"alexander.hold","shortName":"Dropping.png","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Grid/images/Dropping.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6105":{},"6106":{"rev":19454,"date":{"__isSmartRef__":true,"id":6107},"author":"alexander.hold","shortName":"qt.png","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Grid/images/qt.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6107":{},"6108":{"rev":19454,"date":{"__isSmartRef__":true,"id":6109},"author":"alexander.hold","shortName":"SpanningExample.png","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Grid/images/SpanningExample.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6109":{},"6110":{"rev":20334,"date":{"__isSmartRef__":true,"id":6111},"author":"stefan.reichel","shortName":"content.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Grid/content.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6111":{},"6112":{"rev":19480,"date":{"__isSmartRef__":true,"id":6113},"author":"stefan.reichel","shortName":"splncs.bst","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Grid/splncs.bst","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6113":{},"6114":{"rev":19002,"date":{"__isSmartRef__":true,"id":6115},"author":"stefan.reichel","shortName":"llncs.cls","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Grid/llncs.cls","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6115":{},"6116":{"rev":19761,"date":{"__isSmartRef__":true,"id":6117},"author":"stefan.reichel","shortName":"references.bib","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Grid/references.bib","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6117":{},"6118":{"rev":19480,"date":{"__isSmartRef__":true,"id":6119},"author":"stefan.reichel","shortName":"splncs03.bst","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Grid/splncs03.bst","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6119":{},"6120":{"rev":25537,"date":{"__isSmartRef__":true,"id":6121},"author":"jenslincke","shortName":"Collaboration/","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Collaboration/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6121":{},"6122":{"rev":20882,"date":{"__isSmartRef__":true,"id":6123},"author":"fabian.garagnon","shortName":"introduction.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Collaboration/introduction.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6123":{},"6124":{"rev":20882,"date":{"__isSmartRef__":true,"id":6125},"author":"fabian.garagnon","shortName":"architecture.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Collaboration/architecture.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6125":{},"6126":{"rev":19491,"date":{"__isSmartRef__":true,"id":6127},"author":"tobiaspape","shortName":"system.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Collaboration/system.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6127":{},"6128":{"rev":19491,"date":{"__isSmartRef__":true,"id":6129},"author":"tobiaspape","shortName":"GaragnonSchlichting_2010_WDE_Collaboration.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Collaboration/GaragnonSchlichting_2010_WDE_Collaboration.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6129":{},"6130":{"rev":20882,"date":{"__isSmartRef__":true,"id":6131},"author":"fabian.garagnon","shortName":"challenges.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Collaboration/challenges.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6131":{},"6132":{"rev":20882,"date":{"__isSmartRef__":true,"id":6133},"author":"fabian.garagnon","shortName":"design.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Collaboration/design.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6133":{},"6134":{"rev":20882,"date":{"__isSmartRef__":true,"id":6135},"author":"fabian.garagnon","shortName":"content.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Collaboration/content.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6135":{},"6136":{"rev":20885,"date":{"__isSmartRef__":true,"id":6137},"author":"fabian.garagnon","shortName":"resources/","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Collaboration/resources/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6137":{},"6138":{"rev":19461,"date":{"__isSmartRef__":true,"id":6139},"author":"kai.schlichting","shortName":"architecture_fmc.pdf","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Collaboration/resources/architecture_fmc.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6139":{},"6140":{"rev":20885,"date":{"__isSmartRef__":true,"id":6141},"author":"fabian.garagnon","shortName":"high_level_architecture_fmc.pdf","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Collaboration/resources/high_level_architecture_fmc.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6141":{},"6142":{"rev":19406,"date":{"__isSmartRef__":true,"id":6143},"author":"kai.schlichting","shortName":"petri_call.pdf","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Collaboration/resources/petri_call.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6143":{},"6144":{"rev":18998,"date":{"__isSmartRef__":true,"id":6145},"author":"kai.schlichting","shortName":"llncs.cls","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Collaboration/llncs.cls","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6145":{},"6146":{"rev":19487,"date":{"__isSmartRef__":true,"id":6147},"author":"kai.schlichting","shortName":"references.bib","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Collaboration/references.bib","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6147":{},"6148":{"rev":19527,"date":{"__isSmartRef__":true,"id":6149},"author":"jenslincke","shortName":"splncs03.bst","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Collaboration/splncs03.bst","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6149":{},"6150":{"rev":20882,"date":{"__isSmartRef__":true,"id":6151},"author":"fabian.garagnon","shortName":"summary.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Collaboration/summary.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6151":{},"6152":{"rev":25537,"date":{"__isSmartRef__":true,"id":6153},"author":"jenslincke","shortName":"GaragnonSchlichting_2010_WDE_Collaboration.pdf","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Collaboration/GaragnonSchlichting_2010_WDE_Collaboration.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6153":{},"6154":{"rev":19527,"date":{"__isSmartRef__":true,"id":6155},"author":"jenslincke","shortName":"makefile","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/Collaboration/makefile","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6155":{},"6156":{"rev":52497,"date":{"__isSmartRef__":true,"id":6157},"author":"jenslincke","shortName":"common/","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/common/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6157":{},"6158":{"rev":19395,"date":{"__isSmartRef__":true,"id":6159},"author":"tobiaspape","shortName":"style.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/common/style.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6159":{},"6160":{"rev":52497,"date":{"__isSmartRef__":true,"id":6161},"author":"jenslincke","shortName":"title.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/common/title.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6161":{},"6162":{"rev":19207,"date":{"__isSmartRef__":true,"id":6163},"author":"tobiaspape","shortName":"trailer.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/common/trailer.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6163":{},"6164":{"rev":19483,"date":{"__isSmartRef__":true,"id":6165},"author":"tobiaspape","shortName":"system.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/common/system.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6165":{},"6166":{"rev":15925,"date":{"__isSmartRef__":true,"id":6167},"author":"tobiaspape","shortName":"preface.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/common/preface.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6167":{},"6168":{"rev":19207,"date":{"__isSmartRef__":true,"id":6169},"author":"tobiaspape","shortName":"local.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/common/local.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6169":{},"6170":{"rev":19207,"date":{"__isSmartRef__":true,"id":6171},"author":"tobiaspape","shortName":"document.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/common/document.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6171":{},"6172":{"rev":19513,"date":{"__isSmartRef__":true,"id":6173},"author":"david.jaeger","shortName":"HTML5/","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6173":{},"6174":{"rev":19356,"date":{"__isSmartRef__":true,"id":6175},"author":"david.jaeger","shortName":"system.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/system.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6175":{},"6176":{"rev":19488,"date":{"__isSmartRef__":true,"id":6177},"author":"robertkrahn","shortName":"images/","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/images/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6177":{},"6178":{"rev":19167,"date":{"__isSmartRef__":true,"id":6179},"author":"robertkrahn","shortName":"CompleteWorld.xml","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/images/CompleteWorld.xml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6179":{},"6180":{"rev":19421,"date":{"__isSmartRef__":true,"id":6181},"author":"robertkrahn","shortName":"exampleDOMMapping.pdf","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/images/exampleDOMMapping.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6181":{},"6182":{"rev":19313,"date":{"__isSmartRef__":true,"id":6183},"author":"robertkrahn","shortName":"BridgePatternUML.pdf","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/images/BridgePatternUML.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6183":{},"6184":{"rev":19167,"date":{"__isSmartRef__":true,"id":6185},"author":"robertkrahn","shortName":"HTML Mapping.png","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/images/HTML Mapping.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6185":{},"6186":{"rev":19167,"date":{"__isSmartRef__":true,"id":6187},"author":"robertkrahn","shortName":"DemoShape.xml","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/images/DemoShape.xml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6187":{},"6188":{"rev":19167,"date":{"__isSmartRef__":true,"id":6189},"author":"robertkrahn","shortName":"BridgePattern.vsd","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/images/BridgePattern.vsd","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6189":{},"6190":{"rev":19167,"date":{"__isSmartRef__":true,"id":6191},"author":"robertkrahn","shortName":"Layering.vsd","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/images/Layering.vsd","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6191":{},"6192":{"rev":19488,"date":{"__isSmartRef__":true,"id":6193},"author":"robertkrahn","shortName":"layerActivation.pdf","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/images/layerActivation.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6193":{},"6194":{"rev":19167,"date":{"__isSmartRef__":true,"id":6195},"author":"robertkrahn","shortName":"HTML Mapping.vsd","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/images/HTML Mapping.vsd","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6195":{},"6196":{"rev":19488,"date":{"__isSmartRef__":true,"id":6197},"author":"robertkrahn","shortName":"HTMLBrowser.png","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/images/HTMLBrowser.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6197":{},"6198":{"rev":19167,"date":{"__isSmartRef__":true,"id":6199},"author":"robertkrahn","shortName":"BridgePattern.png","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/images/BridgePattern.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6199":{},"6200":{"rev":19167,"date":{"__isSmartRef__":true,"id":6201},"author":"robertkrahn","shortName":"Layering.png","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/images/Layering.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6201":{},"6202":{"rev":19488,"date":{"__isSmartRef__":true,"id":6203},"author":"robertkrahn","shortName":"HTMLWidgets.png","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/images/HTMLWidgets.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6203":{},"6204":{"rev":19342,"date":{"__isSmartRef__":true,"id":6205},"author":"robertkrahn","shortName":"LivelyHTMLPerformance.png","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/images/LivelyHTMLPerformance.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6205":{},"6206":{"rev":19513,"date":{"__isSmartRef__":true,"id":6207},"author":"david.jaeger","shortName":"content.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/content.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6207":{},"6208":{"rev":19105,"date":{"__isSmartRef__":true,"id":6209},"author":"robertkrahn","shortName":"splncs.bst","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/splncs.bst","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6209":{},"6210":{"rev":19497,"date":{"__isSmartRef__":true,"id":6211},"author":"david.jaeger","shortName":"JaegerKrahn_2010_WDE_HTML5.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/JaegerKrahn_2010_WDE_HTML5.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6211":{},"6212":{"rev":19064,"date":{"__isSmartRef__":true,"id":6213},"author":"david.jaeger","shortName":"llncs.cls","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/llncs.cls","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6213":{},"6214":{"rev":19512,"date":{"__isSmartRef__":true,"id":6215},"author":"robertkrahn","shortName":"references.bib","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/references.bib","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6215":{},"6216":{"rev":19119,"date":{"__isSmartRef__":true,"id":6217},"author":"robertkrahn","shortName":"splncs03.bst","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/splncs03.bst","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6217":{},"6218":{"rev":19153,"date":{"__isSmartRef__":true,"id":6219},"author":"robertkrahn","shortName":"makefile","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/HTML5/makefile","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6219":{},"6220":{"rev":52497,"date":{"__isSmartRef__":true,"id":6221},"author":"jenslincke","shortName":"LinckeHirschfeld_2010_WebbasedDevelopmentEnvironments.tex","url":"/repository/webwerkstatt/ProjectSeminar2010/TR/LinckeHirschfeld_2010_WebbasedDevelopmentEnvironments.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6221":{},"6222":{"rev":14147,"date":{"__isSmartRef__":true,"id":6223},"author":"jenslincke","shortName":"DraftPageNavigation.js","url":"/repository/webwerkstatt/ProjectSeminar2010/DraftPageNavigation.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6223":{},"6224":{"rev":23181,"date":{"__isSmartRef__":true,"id":6225},"author":"m.roeder","shortName":"CustomStyles.js","url":"/repository/webwerkstatt/ProjectSeminar2010/CustomStyles.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6225":{},"6226":{"rev":27598,"date":{"__isSmartRef__":true,"id":6227},"author":"robertkrahn","shortName":"Dates.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/Dates.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6227":{},"6228":{"rev":27599,"date":{"__isSmartRef__":true,"id":6229},"author":"robertkrahn","shortName":"DansQuestions.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/DansQuestions.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6229":{},"6230":{"rev":23051,"date":{"__isSmartRef__":true,"id":6231},"author":"m.roeder","shortName":"LivelyPadPresentation.json","url":"/repository/webwerkstatt/ProjectSeminar2010/LivelyPadPresentation.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6231":{},"6232":{"rev":27600,"date":{"__isSmartRef__":true,"id":6233},"author":"robertkrahn","shortName":"ProjectSeminarSummary.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/ProjectSeminarSummary.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6233":{},"6234":{"rev":8241,"date":{"__isSmartRef__":true,"id":6235},"author":"jenslincke","shortName":"Styles.js","url":"/repository/webwerkstatt/ProjectSeminar2010/Styles.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6235":{},"6236":{"rev":27601,"date":{"__isSmartRef__":true,"id":6237},"author":"robertkrahn","shortName":"Sessions.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/Sessions.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6237":{},"6238":{"rev":27617,"date":{"__isSmartRef__":true,"id":6239},"author":"robertkrahn","shortName":"topics/","url":"/repository/webwerkstatt/ProjectSeminar2010/topics/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6239":{},"6240":{"rev":27602,"date":{"__isSmartRef__":true,"id":6241},"author":"robertkrahn","shortName":"Text.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/topics/Text.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6241":{},"6242":{"rev":27603,"date":{"__isSmartRef__":true,"id":6243},"author":"robertkrahn","shortName":"O3D.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/topics/O3D.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6243":{},"6244":{"rev":27604,"date":{"__isSmartRef__":true,"id":6245},"author":"robertkrahn","shortName":"Collaboration.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/topics/Collaboration.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6245":{},"6246":{"rev":27605,"date":{"__isSmartRef__":true,"id":6247},"author":"robertkrahn","shortName":"HtmlLively.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/topics/HtmlLively.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6247":{},"6248":{"rev":27606,"date":{"__isSmartRef__":true,"id":6249},"author":"robertkrahn","shortName":"AppStore.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/topics/AppStore.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6249":{},"6250":{"rev":27607,"date":{"__isSmartRef__":true,"id":6251},"author":"robertkrahn","shortName":"contents.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/topics/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6251":{},"6252":{"rev":27608,"date":{"__isSmartRef__":true,"id":6253},"author":"robertkrahn","shortName":"Emtpy.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/topics/Emtpy.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6253":{},"6254":{"rev":27609,"date":{"__isSmartRef__":true,"id":6255},"author":"robertkrahn","shortName":"FabrikRepository.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/topics/FabrikRepository.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6255":{},"6256":{"rev":27610,"date":{"__isSmartRef__":true,"id":6257},"author":"robertkrahn","shortName":"wiki.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/topics/wiki.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6257":{},"6258":{"rev":27611,"date":{"__isSmartRef__":true,"id":6259},"author":"robertkrahn","shortName":"Server.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/topics/Server.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6259":{},"6260":{"rev":27612,"date":{"__isSmartRef__":true,"id":6261},"author":"robertkrahn","shortName":"UserInterfaceBuilder.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/topics/UserInterfaceBuilder.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6261":{},"6262":{"rev":27613,"date":{"__isSmartRef__":true,"id":6263},"author":"robertkrahn","shortName":"LivelyStyles.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/topics/LivelyStyles.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6263":{},"6264":{"rev":27614,"date":{"__isSmartRef__":true,"id":6265},"author":"robertkrahn","shortName":"PresentationTool.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/topics/PresentationTool.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6265":{},"6266":{"rev":27615,"date":{"__isSmartRef__":true,"id":6267},"author":"robertkrahn","shortName":"CodeRepository.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/topics/CodeRepository.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6267":{},"6268":{"rev":27616,"date":{"__isSmartRef__":true,"id":6269},"author":"robertkrahn","shortName":"PetriNets.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/topics/PetriNets.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6269":{},"6270":{"rev":27617,"date":{"__isSmartRef__":true,"id":6271},"author":"robertkrahn","shortName":"Serialization.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/topics/Serialization.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6271":{},"6272":{"rev":27618,"date":{"__isSmartRef__":true,"id":6273},"author":"robertkrahn","shortName":"Top5Issues.xhtml","url":"/repository/webwerkstatt/ProjectSeminar2010/Top5Issues.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6273":{},"6274":{"rev":69293,"date":{"__isSmartRef__":true,"id":6275},"author":"robertkrahn","shortName":"projects/","url":"/repository/webwerkstatt/projects/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6275":{},"6276":{"rev":30758,"date":{"__isSmartRef__":true,"id":6277},"author":"tilman.giese","shortName":"CodeDB/","url":"/repository/webwerkstatt/projects/CodeDB/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6277":{},"6278":{"rev":30758,"date":{"__isSmartRef__":true,"id":6279},"author":"tilman.giese","shortName":"playground.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/playground.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6279":{},"6280":{"rev":27620,"date":{"__isSmartRef__":true,"id":6281},"author":"robertkrahn","shortName":"otherplayground.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/otherplayground.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6281":{},"6282":{"rev":27621,"date":{"__isSmartRef__":true,"id":6283},"author":"robertkrahn","shortName":"draft-deps.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/draft-deps.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6283":{},"6284":{"rev":27622,"date":{"__isSmartRef__":true,"id":6285},"author":"robertkrahn","shortName":"import-export.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/import-export.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6285":{},"6286":{"rev":27623,"date":{"__isSmartRef__":true,"id":6287},"author":"robertkrahn","shortName":"seminarReport.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/seminarReport.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6287":{},"6288":{"rev":20731,"date":{"__isSmartRef__":true,"id":6289},"author":"LaTeXGenerator","shortName":"seminarReportHTML.pdf","url":"/repository/webwerkstatt/projects/CodeDB/seminarReportHTML.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6289":{},"6290":{"rev":27628,"date":{"__isSmartRef__":true,"id":6291},"author":"robertkrahn","shortName":"screencast/","url":"/repository/webwerkstatt/projects/CodeDB/screencast/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6291":{},"6292":{"rev":27624,"date":{"__isSmartRef__":true,"id":6293},"author":"robertkrahn","shortName":"goals.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/screencast/goals.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6293":{},"6294":{"rev":27625,"date":{"__isSmartRef__":true,"id":6295},"author":"robertkrahn","shortName":"importing.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/screencast/importing.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6295":{},"6296":{"rev":20886,"date":{"__isSmartRef__":true,"id":6297},"author":"m.roeder","shortName":"problems.mov","url":"/repository/webwerkstatt/projects/CodeDB/screencast/problems.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6297":{},"6298":{"rev":27626,"date":{"__isSmartRef__":true,"id":6299},"author":"robertkrahn","shortName":"developing.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/screencast/developing.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6299":{},"6300":{"rev":27627,"date":{"__isSmartRef__":true,"id":6301},"author":"robertkrahn","shortName":"draft.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/screencast/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6301":{},"6302":{"rev":27628,"date":{"__isSmartRef__":true,"id":6303},"author":"robertkrahn","shortName":"title.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/screencast/title.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6303":{},"6304":{"rev":20986,"date":{"__isSmartRef__":true,"id":6305},"author":"m.roeder","shortName":"LivelyCodeDB.wmv","url":"/repository/webwerkstatt/projects/CodeDB/screencast/LivelyCodeDB.wmv","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6305":{},"6306":{"rev":27629,"date":{"__isSmartRef__":true,"id":6307},"author":"robertkrahn","shortName":"draft.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6307":{},"6308":{"rev":11243,"date":{"__isSmartRef__":true,"id":6309},"author":"tilman.giese","shortName":"stacktrace.js","url":"/repository/webwerkstatt/projects/CodeDB/stacktrace.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6309":{},"6310":{"rev":27630,"date":{"__isSmartRef__":true,"id":6311},"author":"robertkrahn","shortName":"prototype.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/prototype.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6311":{},"6312":{"rev":21810,"date":{"__isSmartRef__":true,"id":6313},"author":"m.roeder","shortName":"auth","url":"/repository/webwerkstatt/projects/CodeDB/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6313":{},"6314":{"rev":27631,"date":{"__isSmartRef__":true,"id":6315},"author":"robertkrahn","shortName":"draft-patched.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/draft-patched.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6315":{},"6316":{"rev":27632,"date":{"__isSmartRef__":true,"id":6317},"author":"robertkrahn","shortName":"draft-marko.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/draft-marko.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6317":{},"6318":{"rev":21244,"date":{"__isSmartRef__":true,"id":6319},"author":"tilman.giese","shortName":"CDB.js","url":"/repository/webwerkstatt/projects/CodeDB/CDB.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6319":{},"6320":{"rev":21004,"date":{"__isSmartRef__":true,"id":6321},"author":"tilman.giese","shortName":"CDBTest.js","url":"/repository/webwerkstatt/projects/CodeDB/CDBTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6321":{},"6322":{"rev":27633,"date":{"__isSmartRef__":true,"id":6323},"author":"robertkrahn","shortName":"journal.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/journal.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6323":{},"6324":{"rev":20729,"date":{"__isSmartRef__":true,"id":6325},"author":"m.roeder","shortName":"doc/","url":"/repository/webwerkstatt/projects/CodeDB/doc/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6325":{},"6326":{"rev":20729,"date":{"__isSmartRef__":true,"id":6327},"author":"m.roeder","shortName":"cdb.pdf","url":"/repository/webwerkstatt/projects/CodeDB/doc/cdb.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6327":{},"6328":{"rev":20729,"date":{"__isSmartRef__":true,"id":6329},"author":"m.roeder","shortName":"cdb.vsd","url":"/repository/webwerkstatt/projects/CodeDB/doc/cdb.vsd","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6329":{},"6330":{"rev":21925,"date":{"__isSmartRef__":true,"id":6331},"author":"m.roeder","shortName":"CDBBrowser.js","url":"/repository/webwerkstatt/projects/CodeDB/CDBBrowser.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6331":{},"6332":{"rev":20022,"date":{"__isSmartRef__":true,"id":6333},"author":"tilman.giese","shortName":"couchdb.dump","url":"/repository/webwerkstatt/projects/CodeDB/couchdb.dump","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6333":{},"6334":{"rev":20232,"date":{"__isSmartRef__":true,"id":6335},"author":"m.roeder","shortName":"base-cdb.js","url":"/repository/webwerkstatt/projects/CodeDB/base-cdb.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6335":{},"6336":{"rev":27646,"date":{"__isSmartRef__":true,"id":6337},"author":"robertkrahn","shortName":"lively-presentation/","url":"/repository/webwerkstatt/projects/CodeDB/lively-presentation/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6337":{},"6338":{"rev":17413,"date":{"__isSmartRef__":true,"id":6339},"author":"m.roeder","shortName":"media/","url":"/repository/webwerkstatt/projects/CodeDB/lively-presentation/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6339":{},"6340":{"rev":17413,"date":{"__isSmartRef__":true,"id":6341},"author":"m.roeder","shortName":"cdb-model.png","url":"/repository/webwerkstatt/projects/CodeDB/lively-presentation/media/cdb-model.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6341":{},"6342":{"rev":27634,"date":{"__isSmartRef__":true,"id":6343},"author":"robertkrahn","shortName":"goals.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/lively-presentation/goals.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6343":{},"6344":{"rev":27635,"date":{"__isSmartRef__":true,"id":6345},"author":"robertkrahn","shortName":"issues-outlook.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/lively-presentation/issues-outlook.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6345":{},"6346":{"rev":27636,"date":{"__isSmartRef__":true,"id":6347},"author":"robertkrahn","shortName":"representations.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/lively-presentation/representations.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6347":{},"6348":{"rev":27637,"date":{"__isSmartRef__":true,"id":6349},"author":"robertkrahn","shortName":"demonstration.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/lively-presentation/demonstration.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6349":{},"6350":{"rev":27638,"date":{"__isSmartRef__":true,"id":6351},"author":"robertkrahn","shortName":"couchdb.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/lively-presentation/couchdb.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6351":{},"6352":{"rev":27639,"date":{"__isSmartRef__":true,"id":6353},"author":"robertkrahn","shortName":"terminology.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/lively-presentation/terminology.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6353":{},"6354":{"rev":27640,"date":{"__isSmartRef__":true,"id":6355},"author":"robertkrahn","shortName":"motivation.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/lively-presentation/motivation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6355":{},"6356":{"rev":18172,"date":{"__isSmartRef__":true,"id":6357},"author":"tilman.giese","shortName":"Presentation.js","url":"/repository/webwerkstatt/projects/CodeDB/lively-presentation/Presentation.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6357":{},"6358":{"rev":27641,"date":{"__isSmartRef__":true,"id":6359},"author":"robertkrahn","shortName":"contents.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/lively-presentation/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6359":{},"6360":{"rev":27642,"date":{"__isSmartRef__":true,"id":6361},"author":"robertkrahn","shortName":"summary.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/lively-presentation/summary.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6361":{},"6362":{"rev":27643,"date":{"__isSmartRef__":true,"id":6363},"author":"robertkrahn","shortName":"interaction.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/lively-presentation/interaction.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6363":{},"6364":{"rev":27644,"date":{"__isSmartRef__":true,"id":6365},"author":"robertkrahn","shortName":"model.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/lively-presentation/model.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6365":{},"6366":{"rev":27645,"date":{"__isSmartRef__":true,"id":6367},"author":"robertkrahn","shortName":"related-work.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/lively-presentation/related-work.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6367":{},"6368":{"rev":27646,"date":{"__isSmartRef__":true,"id":6369},"author":"robertkrahn","shortName":"title.xhtml","url":"/repository/webwerkstatt/projects/CodeDB/lively-presentation/title.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6369":{},"6370":{"rev":10556,"date":{"__isSmartRef__":true,"id":6371},"author":"tilman.giese","shortName":"examples/","url":"/repository/webwerkstatt/projects/CodeDB/examples/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6371":{},"6372":{"rev":10556,"date":{"__isSmartRef__":true,"id":6373},"author":"tilman.giese","shortName":"structure_mymodule.json","url":"/repository/webwerkstatt/projects/CodeDB/examples/structure_mymodule.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6373":{},"6374":{"rev":10556,"date":{"__isSmartRef__":true,"id":6375},"author":"tilman.giese","shortName":"change_set_revision_history.json","url":"/repository/webwerkstatt/projects/CodeDB/examples/change_set_revision_history.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6375":{},"6376":{"rev":10556,"date":{"__isSmartRef__":true,"id":6377},"author":"tilman.giese","shortName":"code_object_revision_history.json","url":"/repository/webwerkstatt/projects/CodeDB/examples/code_object_revision_history.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6377":{},"6378":{"rev":10556,"date":{"__isSmartRef__":true,"id":6379},"author":"tilman.giese","shortName":"structure_mymodule_myclass.json","url":"/repository/webwerkstatt/projects/CodeDB/examples/structure_mymodule_myclass.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6379":{},"6380":{"rev":67892,"date":{"__isSmartRef__":true,"id":6381},"author":"stefanie","shortName":"ProgGames/","url":"/repository/webwerkstatt/projects/ProgGames/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6381":{},"6382":{"rev":67883,"date":{"__isSmartRef__":true,"id":6383},"author":"stefanie","shortName":"empty.xhtml","url":"/repository/webwerkstatt/projects/ProgGames/empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6383":{},"6384":{"rev":67892,"date":{"__isSmartRef__":true,"id":6385},"author":"stefanie","shortName":"draft.xhtml","url":"/repository/webwerkstatt/projects/ProgGames/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6385":{},"6386":{"rev":50846,"date":{"__isSmartRef__":true,"id":6387},"author":"jenslincke","shortName":"Grid/","url":"/repository/webwerkstatt/projects/Grid/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6387":{},"6388":{"rev":11712,"date":{"__isSmartRef__":true,"id":6389},"author":"stefan.reichel","shortName":"1concept.png","url":"/repository/webwerkstatt/projects/Grid/1concept.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6389":{},"6390":{"rev":27667,"date":{"__isSmartRef__":true,"id":6391},"author":"robertkrahn","shortName":"gridtest.xhtml","url":"/repository/webwerkstatt/projects/Grid/gridtest.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6391":{},"6392":{"rev":19381,"date":{"__isSmartRef__":true,"id":6393},"author":"alexander.hold","shortName":"GridBagLayoutMorphs.js","url":"/repository/webwerkstatt/projects/Grid/GridBagLayoutMorphs.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6393":{},"6394":{"rev":10953,"date":{"__isSmartRef__":true,"id":6395},"author":"alexander.hold","shortName":"auth","url":"/repository/webwerkstatt/projects/Grid/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6395":{},"6396":{"rev":27668,"date":{"__isSmartRef__":true,"id":6397},"author":"robertkrahn","shortName":"gridtest2.xhtml","url":"/repository/webwerkstatt/projects/Grid/gridtest2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6397":{},"6398":{"rev":27669,"date":{"__isSmartRef__":true,"id":6399},"author":"robertkrahn","shortName":"journal.xhtml","url":"/repository/webwerkstatt/projects/Grid/journal.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6399":{},"6400":{"rev":17974,"date":{"__isSmartRef__":true,"id":6401},"author":"stefan.reichel","shortName":"plus.png","url":"/repository/webwerkstatt/projects/Grid/plus.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6401":{},"6402":{"rev":21292,"date":{"__isSmartRef__":true,"id":6403},"author":"alexander.hold","shortName":"GridBagLayout.js","url":"/repository/webwerkstatt/projects/Grid/GridBagLayout.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6403":{},"6404":{"rev":19396,"date":{"__isSmartRef__":true,"id":6405},"author":"alexander.hold","shortName":"GridBagLayoutTest.js","url":"/repository/webwerkstatt/projects/Grid/GridBagLayoutTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6405":{},"6406":{"rev":27670,"date":{"__isSmartRef__":true,"id":6407},"author":"robertkrahn","shortName":"gridtestworld.xhtml","url":"/repository/webwerkstatt/projects/Grid/gridtestworld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6407":{},"6408":{"rev":27671,"date":{"__isSmartRef__":true,"id":6409},"author":"robertkrahn","shortName":"Empty.xhtml","url":"/repository/webwerkstatt/projects/Grid/Empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6409":{},"6410":{"rev":27672,"date":{"__isSmartRef__":true,"id":6411},"author":"robertkrahn","shortName":"saveTest.xhtml","url":"/repository/webwerkstatt/projects/Grid/saveTest.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6411":{},"6412":{"rev":27673,"date":{"__isSmartRef__":true,"id":6413},"author":"robertkrahn","shortName":"codesnippets.xhtml","url":"/repository/webwerkstatt/projects/Grid/codesnippets.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6413":{},"6414":{"rev":27684,"date":{"__isSmartRef__":true,"id":6415},"author":"robertkrahn","shortName":"presentation/","url":"/repository/webwerkstatt/projects/Grid/presentation/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6415":{},"6416":{"rev":27684,"date":{"__isSmartRef__":true,"id":6417},"author":"robertkrahn","shortName":"introduction/","url":"/repository/webwerkstatt/projects/Grid/presentation/introduction/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6417":{},"6418":{"rev":27674,"date":{"__isSmartRef__":true,"id":6419},"author":"robertkrahn","shortName":"dynamic.xhtml","url":"/repository/webwerkstatt/projects/Grid/presentation/introduction/dynamic.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6419":{},"6420":{"rev":27675,"date":{"__isSmartRef__":true,"id":6421},"author":"robertkrahn","shortName":"lessons.xhtml","url":"/repository/webwerkstatt/projects/Grid/presentation/introduction/lessons.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6421":{},"6422":{"rev":27676,"date":{"__isSmartRef__":true,"id":6423},"author":"robertkrahn","shortName":"motivation.xhtml","url":"/repository/webwerkstatt/projects/Grid/presentation/introduction/motivation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6423":{},"6424":{"rev":27677,"date":{"__isSmartRef__":true,"id":6425},"author":"robertkrahn","shortName":"concept.xhtml","url":"/repository/webwerkstatt/projects/Grid/presentation/introduction/concept.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6425":{},"6426":{"rev":27678,"date":{"__isSmartRef__":true,"id":6427},"author":"robertkrahn","shortName":"example.xhtml","url":"/repository/webwerkstatt/projects/Grid/presentation/introduction/example.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6427":{},"6428":{"rev":18042,"date":{"__isSmartRef__":true,"id":6429},"author":"stefan.reichel","shortName":"plus.png","url":"/repository/webwerkstatt/projects/Grid/presentation/introduction/plus.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6429":{},"6430":{"rev":27679,"date":{"__isSmartRef__":true,"id":6431},"author":"robertkrahn","shortName":"outlook.xhtml","url":"/repository/webwerkstatt/projects/Grid/presentation/introduction/outlook.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6431":{},"6432":{"rev":27680,"date":{"__isSmartRef__":true,"id":6433},"author":"robertkrahn","shortName":"classes.xhtml","url":"/repository/webwerkstatt/projects/Grid/presentation/introduction/classes.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6433":{},"6434":{"rev":27681,"date":{"__isSmartRef__":true,"id":6435},"author":"robertkrahn","shortName":"contents.xhtml","url":"/repository/webwerkstatt/projects/Grid/presentation/introduction/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6435":{},"6436":{"rev":27682,"date":{"__isSmartRef__":true,"id":6437},"author":"robertkrahn","shortName":"spanning.xhtml","url":"/repository/webwerkstatt/projects/Grid/presentation/introduction/spanning.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6437":{},"6438":{"rev":27683,"date":{"__isSmartRef__":true,"id":6439},"author":"robertkrahn","shortName":"title.xhtml","url":"/repository/webwerkstatt/projects/Grid/presentation/introduction/title.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6439":{},"6440":{"rev":27684,"date":{"__isSmartRef__":true,"id":6441},"author":"robertkrahn","shortName":"dropping.xhtml","url":"/repository/webwerkstatt/projects/Grid/presentation/introduction/dropping.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6441":{},"6442":{"rev":18044,"date":{"__isSmartRef__":true,"id":6443},"author":"stefan.reichel","shortName":"squeaklogo.gif","url":"/repository/webwerkstatt/projects/Grid/presentation/introduction/squeaklogo.gif","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6443":{},"6444":{"rev":18198,"date":{"__isSmartRef__":true,"id":6445},"author":"stefan.reichel","shortName":"CustomStyles.js","url":"/repository/webwerkstatt/projects/Grid/presentation/CustomStyles.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6445":{},"6446":{"rev":17463,"date":{"__isSmartRef__":true,"id":6447},"author":"stefan.reichel","shortName":"GridBagLayout-Java.jpg","url":"/repository/webwerkstatt/projects/Grid/presentation/GridBagLayout-Java.jpg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6447":{},"6448":{"rev":56096,"date":{"__isSmartRef__":true,"id":6449},"author":"jenslincke","shortName":"LivelyScripting/","url":"/repository/webwerkstatt/projects/LivelyScripting/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6449":{},"6450":{"rev":56055,"date":{"__isSmartRef__":true,"id":6451},"author":"jenslincke","shortName":"ReceiveAndPostWorker.js","url":"/repository/webwerkstatt/projects/LivelyScripting/ReceiveAndPostWorker.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6451":{},"6452":{"rev":51306,"date":{"__isSmartRef__":true,"id":6453},"author":"jenslincke","shortName":"LivelyTests.xhtml","url":"/repository/webwerkstatt/projects/LivelyScripting/LivelyTests.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6453":{},"6454":{"rev":56046,"date":{"__isSmartRef__":true,"id":6455},"author":"jenslincke","shortName":"worker.js","url":"/repository/webwerkstatt/projects/LivelyScripting/worker.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6455":{},"6456":{"rev":56096,"date":{"__isSmartRef__":true,"id":6457},"author":"jenslincke","shortName":"workers.xhtml","url":"/repository/webwerkstatt/projects/LivelyScripting/workers.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6457":{},"6458":{"rev":56083,"date":{"__isSmartRef__":true,"id":6459},"author":"jenslincke","shortName":"OpenWorker2.js","url":"/repository/webwerkstatt/projects/LivelyScripting/OpenWorker2.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6459":{},"6460":{"rev":40414,"date":{"__isSmartRef__":true,"id":6461},"author":"jenslincke","shortName":"contents.xhtml","url":"/repository/webwerkstatt/projects/LivelyScripting/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6461":{},"6462":{"rev":52856,"date":{"__isSmartRef__":true,"id":6463},"author":"robertkrahn","shortName":"ProjectsJuly2010-Feb2011.xhtml","url":"/repository/webwerkstatt/projects/LivelyScripting/ProjectsJuly2010-Feb2011.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6463":{},"6464":{"rev":40427,"date":{"__isSmartRef__":true,"id":6465},"author":"jenslincke","shortName":"draft.xhtml","url":"/repository/webwerkstatt/projects/LivelyScripting/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6465":{},"6466":{"rev":48424,"date":{"__isSmartRef__":true,"id":6467},"author":"jenslincke","shortName":"JSLint.xhtml","url":"/repository/webwerkstatt/projects/LivelyScripting/JSLint.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6467":{},"6468":{"rev":56094,"date":{"__isSmartRef__":true,"id":6469},"author":"jenslincke","shortName":"OpenWorker.js","url":"/repository/webwerkstatt/projects/LivelyScripting/OpenWorker.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6469":{},"6470":{"rev":53574,"date":{"__isSmartRef__":true,"id":6471},"author":"jenslincke","shortName":"ScriptEditor.xhtml","url":"/repository/webwerkstatt/projects/LivelyScripting/ScriptEditor.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6471":{},"6472":{"rev":40429,"date":{"__isSmartRef__":true,"id":6473},"author":"jenslincke","shortName":"CoffeeScript.xhtml","url":"/repository/webwerkstatt/projects/LivelyScripting/CoffeeScript.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6473":{},"6474":{"rev":52855,"date":{"__isSmartRef__":true,"id":6475},"author":"robertkrahn","shortName":"EineListe.xhtml","url":"/repository/webwerkstatt/projects/LivelyScripting/EineListe.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6475":{},"6476":{"rev":48438,"date":{"__isSmartRef__":true,"id":6477},"author":"jenslincke","shortName":"workspaces.xhtml","url":"/repository/webwerkstatt/projects/LivelyScripting/workspaces.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6477":{},"6478":{"rev":47659,"date":{"__isSmartRef__":true,"id":6479},"author":"jenslincke","shortName":"Connections.xhtml","url":"/repository/webwerkstatt/projects/LivelyScripting/Connections.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6479":{},"6480":{"rev":55062,"date":{"__isSmartRef__":true,"id":6481},"author":"jenslincke","shortName":"PartsBin.xhtml","url":"/repository/webwerkstatt/projects/LivelyScripting/PartsBin.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6481":{},"6482":{"rev":32219,"date":{"__isSmartRef__":true,"id":6483},"author":"m.roeder","shortName":"ObjectExplorer/","url":"/repository/webwerkstatt/projects/ObjectExplorer/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6483":{},"6484":{"rev":6646,"date":{"__isSmartRef__":true,"id":6485},"author":"jenslincke","shortName":"media/","url":"/repository/webwerkstatt/projects/ObjectExplorer/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6485":{},"6486":{"rev":6646,"date":{"__isSmartRef__":true,"id":6487},"author":"jenslincke","shortName":"collapsed.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/media/collapsed.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6487":{},"6488":{"rev":6646,"date":{"__isSmartRef__":true,"id":6489},"author":"jenslincke","shortName":"expanded.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/media/expanded.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6489":{},"6490":{"rev":32219,"date":{"__isSmartRef__":true,"id":6491},"author":"m.roeder","shortName":"TreeMorph.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/TreeMorph.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6491":{},"6492":{"rev":27687,"date":{"__isSmartRef__":true,"id":6493},"author":"robertkrahn","shortName":"source/","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6493":{},"6494":{"rev":6626,"date":{"__isSmartRef__":true,"id":6495},"author":"jenslincke","shortName":"Widgets.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Widgets.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6495":{},"6496":{"rev":6626,"date":{"__isSmartRef__":true,"id":6497},"author":"jenslincke","shortName":"Data.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Data.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6497":{},"6498":{"rev":6626,"date":{"__isSmartRef__":true,"id":6499},"author":"jenslincke","shortName":"defaultconfig.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/defaultconfig.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6499":{},"6500":{"rev":6626,"date":{"__isSmartRef__":true,"id":6501},"author":"jenslincke","shortName":"Base.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Base.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6501":{},"6502":{"rev":6626,"date":{"__isSmartRef__":true,"id":6503},"author":"jenslincke","shortName":"CanvasExpt.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/CanvasExpt.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6503":{},"6504":{"rev":6626,"date":{"__isSmartRef__":true,"id":6505},"author":"jenslincke","shortName":"ObjectExplorer/","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ObjectExplorer/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6505":{},"6506":{"rev":6626,"date":{"__isSmartRef__":true,"id":6507},"author":"jenslincke","shortName":"TreeMorph.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ObjectExplorer/TreeMorph.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6507":{},"6508":{"rev":6626,"date":{"__isSmartRef__":true,"id":6509},"author":"jenslincke","shortName":"ObjectExplorer.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ObjectExplorer/ObjectExplorer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6509":{},"6510":{"rev":6626,"date":{"__isSmartRef__":true,"id":6511},"author":"jenslincke","shortName":"Tests/","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ObjectExplorer/Tests/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6511":{},"6512":{"rev":6626,"date":{"__isSmartRef__":true,"id":6513},"author":"jenslincke","shortName":"ObjectObserverTest.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ObjectExplorer/Tests/ObjectObserverTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6513":{},"6514":{"rev":6626,"date":{"__isSmartRef__":true,"id":6515},"author":"jenslincke","shortName":"TreeTest.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ObjectExplorer/Tests/TreeTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6515":{},"6516":{"rev":6626,"date":{"__isSmartRef__":true,"id":6517},"author":"jenslincke","shortName":"ObjectExplorerTreeNode.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ObjectExplorer/ObjectExplorerTreeNode.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6517":{},"6518":{"rev":6626,"date":{"__isSmartRef__":true,"id":6519},"author":"jenslincke","shortName":"ObjectObserver.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ObjectExplorer/ObjectObserver.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6519":{},"6520":{"rev":6626,"date":{"__isSmartRef__":true,"id":6521},"author":"jenslincke","shortName":"collapsed.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ObjectExplorer/collapsed.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6521":{},"6522":{"rev":6626,"date":{"__isSmartRef__":true,"id":6523},"author":"jenslincke","shortName":"Tree.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ObjectExplorer/Tree.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6523":{},"6524":{"rev":6626,"date":{"__isSmartRef__":true,"id":6525},"author":"jenslincke","shortName":"Utils.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ObjectExplorer/Utils.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6525":{},"6526":{"rev":6626,"date":{"__isSmartRef__":true,"id":6527},"author":"jenslincke","shortName":"expanded.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ObjectExplorer/expanded.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6527":{},"6528":{"rev":6626,"date":{"__isSmartRef__":true,"id":6529},"author":"jenslincke","shortName":"Serialization.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Serialization.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6529":{},"6530":{"rev":6626,"date":{"__isSmartRef__":true,"id":6531},"author":"jenslincke","shortName":"Examples.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Examples.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6531":{},"6532":{"rev":6626,"date":{"__isSmartRef__":true,"id":6533},"author":"jenslincke","shortName":"Helper.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Helper.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6533":{},"6534":{"rev":6626,"date":{"__isSmartRef__":true,"id":6535},"author":"jenslincke","shortName":"demofx.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/demofx.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6535":{},"6536":{"rev":6626,"date":{"__isSmartRef__":true,"id":6537},"author":"jenslincke","shortName":"miniprototype.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/miniprototype.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6537":{},"6538":{"rev":6626,"date":{"__isSmartRef__":true,"id":6539},"author":"jenslincke","shortName":"WebPIM.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/WebPIM.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6539":{},"6540":{"rev":6626,"date":{"__isSmartRef__":true,"id":6541},"author":"jenslincke","shortName":"GridLayout.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/GridLayout.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6541":{},"6542":{"rev":6626,"date":{"__isSmartRef__":true,"id":6543},"author":"jenslincke","shortName":"Text.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Text.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6543":{},"6544":{"rev":6626,"date":{"__isSmartRef__":true,"id":6545},"author":"jenslincke","shortName":"Core.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Core.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6545":{},"6546":{"rev":6626,"date":{"__isSmartRef__":true,"id":6547},"author":"jenslincke","shortName":"LKWiki.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/LKWiki.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6547":{},"6548":{"rev":6626,"date":{"__isSmartRef__":true,"id":6549},"author":"jenslincke","shortName":"lib/","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/lib/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6549":{},"6550":{"rev":6626,"date":{"__isSmartRef__":true,"id":6551},"author":"jenslincke","shortName":"jquery.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/lib/jquery.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6551":{},"6552":{"rev":6626,"date":{"__isSmartRef__":true,"id":6553},"author":"jenslincke","shortName":"Fabrik.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Fabrik.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6553":{},"6554":{"rev":6626,"date":{"__isSmartRef__":true,"id":6555},"author":"jenslincke","shortName":"Resources/","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6555":{},"6556":{"rev":6626,"date":{"__isSmartRef__":true,"id":6557},"author":"jenslincke","shortName":"weather/","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/weather/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6557":{},"6558":{"rev":6626,"date":{"__isSmartRef__":true,"id":6559},"author":"jenslincke","shortName":"humidity.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/weather/humidity.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6559":{},"6560":{"rev":6626,"date":{"__isSmartRef__":true,"id":6561},"author":"jenslincke","shortName":"temperature.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/weather/temperature.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6561":{},"6562":{"rev":6626,"date":{"__isSmartRef__":true,"id":6563},"author":"jenslincke","shortName":"weather.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/weather/weather.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6563":{},"6564":{"rev":6626,"date":{"__isSmartRef__":true,"id":6565},"author":"jenslincke","shortName":"wind_dir.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/weather/wind_dir.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6565":{},"6566":{"rev":6626,"date":{"__isSmartRef__":true,"id":6567},"author":"jenslincke","shortName":"barometer.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/weather/barometer.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6567":{},"6568":{"rev":6626,"date":{"__isSmartRef__":true,"id":6569},"author":"jenslincke","shortName":"wind.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/weather/wind.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6569":{},"6570":{"rev":6626,"date":{"__isSmartRef__":true,"id":6571},"author":"jenslincke","shortName":"visibility.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/weather/visibility.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6571":{},"6572":{"rev":6626,"date":{"__isSmartRef__":true,"id":6573},"author":"jenslincke","shortName":"windgusts.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/weather/windgusts.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6573":{},"6574":{"rev":6626,"date":{"__isSmartRef__":true,"id":6575},"author":"jenslincke","shortName":"city.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/weather/city.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6575":{},"6576":{"rev":6626,"date":{"__isSmartRef__":true,"id":6577},"author":"jenslincke","shortName":"demofx/","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/demofx/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6577":{},"6578":{"rev":6626,"date":{"__isSmartRef__":true,"id":6579},"author":"jenslincke","shortName":"water.jpg","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/demofx/water.jpg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6579":{},"6580":{"rev":6626,"date":{"__isSmartRef__":true,"id":6581},"author":"jenslincke","shortName":"flower-blend.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/demofx/flower-blend.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6581":{},"6582":{"rev":6626,"date":{"__isSmartRef__":true,"id":6583},"author":"jenslincke","shortName":"flower-blur.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/demofx/flower-blur.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6583":{},"6584":{"rev":6626,"date":{"__isSmartRef__":true,"id":6585},"author":"jenslincke","shortName":"flower-sepia-tone.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/demofx/flower-sepia-tone.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6585":{},"6586":{"rev":6626,"date":{"__isSmartRef__":true,"id":6587},"author":"jenslincke","shortName":"flower-lighting.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/demofx/flower-lighting.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6587":{},"6588":{"rev":6626,"date":{"__isSmartRef__":true,"id":6589},"author":"jenslincke","shortName":"flower-color-adjust.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/demofx/flower-color-adjust.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6589":{},"6590":{"rev":6626,"date":{"__isSmartRef__":true,"id":6591},"author":"jenslincke","shortName":"flower-drop-shadow.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/demofx/flower-drop-shadow.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6591":{},"6592":{"rev":6626,"date":{"__isSmartRef__":true,"id":6593},"author":"jenslincke","shortName":"flower-motion-blur.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/demofx/flower-motion-blur.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6593":{},"6594":{"rev":6626,"date":{"__isSmartRef__":true,"id":6595},"author":"jenslincke","shortName":"flower-bloom.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/demofx/flower-bloom.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6595":{},"6596":{"rev":6626,"date":{"__isSmartRef__":true,"id":6597},"author":"jenslincke","shortName":"flower-glow.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/demofx/flower-glow.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6597":{},"6598":{"rev":6626,"date":{"__isSmartRef__":true,"id":6599},"author":"jenslincke","shortName":"flower-perspective.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/demofx/flower-perspective.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6599":{},"6600":{"rev":6626,"date":{"__isSmartRef__":true,"id":6601},"author":"jenslincke","shortName":"flower-reflection.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/demofx/flower-reflection.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6601":{},"6602":{"rev":6626,"date":{"__isSmartRef__":true,"id":6603},"author":"jenslincke","shortName":"flower-inner-shadow.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/demofx/flower-inner-shadow.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6603":{},"6604":{"rev":6626,"date":{"__isSmartRef__":true,"id":6605},"author":"jenslincke","shortName":"flower.jpg","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/demofx/flower.jpg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6605":{},"6606":{"rev":6626,"date":{"__isSmartRef__":true,"id":6607},"author":"jenslincke","shortName":"IM/","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/IM/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6607":{},"6608":{"rev":6626,"date":{"__isSmartRef__":true,"id":6609},"author":"jenslincke","shortName":"Talk_down.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/IM/Talk_down.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6609":{},"6610":{"rev":6626,"date":{"__isSmartRef__":true,"id":6611},"author":"jenslincke","shortName":"Talk.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/IM/Talk.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6611":{},"6612":{"rev":6626,"date":{"__isSmartRef__":true,"id":6613},"author":"jenslincke","shortName":"PIM/","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/PIM/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6613":{},"6614":{"rev":6626,"date":{"__isSmartRef__":true,"id":6615},"author":"jenslincke","shortName":"Button_Delete.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/PIM/Button_Delete.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6615":{},"6616":{"rev":6626,"date":{"__isSmartRef__":true,"id":6617},"author":"jenslincke","shortName":"Button_Search.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/PIM/Button_Search.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6617":{},"6618":{"rev":6626,"date":{"__isSmartRef__":true,"id":6619},"author":"jenslincke","shortName":"Button_ToggleSearch.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/PIM/Button_ToggleSearch.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6619":{},"6620":{"rev":6626,"date":{"__isSmartRef__":true,"id":6621},"author":"jenslincke","shortName":"Button_Delete_Selected.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/PIM/Button_Delete_Selected.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6621":{},"6622":{"rev":6626,"date":{"__isSmartRef__":true,"id":6623},"author":"jenslincke","shortName":"Icon_Folder_Closed_Found.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/PIM/Icon_Folder_Closed_Found.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6623":{},"6624":{"rev":6626,"date":{"__isSmartRef__":true,"id":6625},"author":"jenslincke","shortName":"Icon_Folder_Opened_Found.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/PIM/Icon_Folder_Opened_Found.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6625":{},"6626":{"rev":6626,"date":{"__isSmartRef__":true,"id":6627},"author":"jenslincke","shortName":"Button_Search_Selected.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/PIM/Button_Search_Selected.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6627":{},"6628":{"rev":6626,"date":{"__isSmartRef__":true,"id":6629},"author":"jenslincke","shortName":"Button_FindNext.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/PIM/Button_FindNext.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6629":{},"6630":{"rev":6626,"date":{"__isSmartRef__":true,"id":6631},"author":"jenslincke","shortName":"Button_NewNote.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/PIM/Button_NewNote.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6631":{},"6632":{"rev":6626,"date":{"__isSmartRef__":true,"id":6633},"author":"jenslincke","shortName":"Button_ToggleSearch_Selected.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/PIM/Button_ToggleSearch_Selected.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6633":{},"6634":{"rev":6626,"date":{"__isSmartRef__":true,"id":6635},"author":"jenslincke","shortName":"Icon_Folder_Closed.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/PIM/Icon_Folder_Closed.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6635":{},"6636":{"rev":6626,"date":{"__isSmartRef__":true,"id":6637},"author":"jenslincke","shortName":"Icon_Note.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/PIM/Icon_Note.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6637":{},"6638":{"rev":6626,"date":{"__isSmartRef__":true,"id":6639},"author":"jenslincke","shortName":"Icon_Folder_Opened.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/PIM/Icon_Folder_Opened.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6639":{},"6640":{"rev":6626,"date":{"__isSmartRef__":true,"id":6641},"author":"jenslincke","shortName":"Button_NewFolder.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/PIM/Button_NewFolder.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6641":{},"6642":{"rev":6626,"date":{"__isSmartRef__":true,"id":6643},"author":"jenslincke","shortName":"Button_FindNext_Selected.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/PIM/Button_FindNext_Selected.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6643":{},"6644":{"rev":6626,"date":{"__isSmartRef__":true,"id":6645},"author":"jenslincke","shortName":"Button_NewNote_Selected.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/PIM/Button_NewNote_Selected.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6645":{},"6646":{"rev":6626,"date":{"__isSmartRef__":true,"id":6647},"author":"jenslincke","shortName":"Button_NewFolder_Selected.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/PIM/Button_NewFolder_Selected.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6647":{},"6648":{"rev":6626,"date":{"__isSmartRef__":true,"id":6649},"author":"jenslincke","shortName":"Icon_Folder_Closed_Empty.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/PIM/Icon_Folder_Closed_Empty.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6649":{},"6650":{"rev":6626,"date":{"__isSmartRef__":true,"id":6651},"author":"jenslincke","shortName":"Icon_Folder_Opened_Empty.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/PIM/Icon_Folder_Opened_Empty.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6651":{},"6652":{"rev":6626,"date":{"__isSmartRef__":true,"id":6653},"author":"jenslincke","shortName":"images/","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/images/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6653":{},"6654":{"rev":6626,"date":{"__isSmartRef__":true,"id":6655},"author":"jenslincke","shortName":"Halloween4.jpg","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/images/Halloween4.jpg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6655":{},"6656":{"rev":6626,"date":{"__isSmartRef__":true,"id":6657},"author":"jenslincke","shortName":"doodle/","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/doodle/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6657":{},"6658":{"rev":6626,"date":{"__isSmartRef__":true,"id":6659},"author":"jenslincke","shortName":"line_down.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/doodle/line_down.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6659":{},"6660":{"rev":6626,"date":{"__isSmartRef__":true,"id":6661},"author":"jenslincke","shortName":"style.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/doodle/style.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6661":{},"6662":{"rev":6626,"date":{"__isSmartRef__":true,"id":6663},"author":"jenslincke","shortName":"circle.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/doodle/circle.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6663":{},"6664":{"rev":6626,"date":{"__isSmartRef__":true,"id":6665},"author":"jenslincke","shortName":"colors.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/doodle/colors.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6665":{},"6666":{"rev":6626,"date":{"__isSmartRef__":true,"id":6667},"author":"jenslincke","shortName":"copy_down.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/doodle/copy_down.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6667":{},"6668":{"rev":6626,"date":{"__isSmartRef__":true,"id":6669},"author":"jenslincke","shortName":"lines_down.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/doodle/lines_down.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6669":{},"6670":{"rev":6626,"date":{"__isSmartRef__":true,"id":6671},"author":"jenslincke","shortName":"rectangle.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/doodle/rectangle.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6671":{},"6672":{"rev":6626,"date":{"__isSmartRef__":true,"id":6673},"author":"jenslincke","shortName":"line.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/doodle/line.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6673":{},"6674":{"rev":6626,"date":{"__isSmartRef__":true,"id":6675},"author":"jenslincke","shortName":"style_down.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/doodle/style_down.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6675":{},"6676":{"rev":6626,"date":{"__isSmartRef__":true,"id":6677},"author":"jenslincke","shortName":"circle_down.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/doodle/circle_down.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6677":{},"6678":{"rev":6626,"date":{"__isSmartRef__":true,"id":6679},"author":"jenslincke","shortName":"colors_down.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/doodle/colors_down.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6679":{},"6680":{"rev":6626,"date":{"__isSmartRef__":true,"id":6681},"author":"jenslincke","shortName":"copy.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/doodle/copy.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6681":{},"6682":{"rev":6626,"date":{"__isSmartRef__":true,"id":6683},"author":"jenslincke","shortName":"lines.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/doodle/lines.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6683":{},"6684":{"rev":6626,"date":{"__isSmartRef__":true,"id":6685},"author":"jenslincke","shortName":"rectangle_down.png","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/doodle/rectangle_down.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6685":{},"6686":{"rev":6626,"date":{"__isSmartRef__":true,"id":6687},"author":"jenslincke","shortName":"canvasscape/","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/canvasscape/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6687":{},"6688":{"rev":6626,"date":{"__isSmartRef__":true,"id":6689},"author":"jenslincke","shortName":"sky2.jpg","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/canvasscape/sky2.jpg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6689":{},"6690":{"rev":6626,"date":{"__isSmartRef__":true,"id":6691},"author":"jenslincke","shortName":"Sounds/","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/Sounds/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6691":{},"6692":{"rev":6626,"date":{"__isSmartRef__":true,"id":6693},"author":"jenslincke","shortName":"C4.wav","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/Sounds/C4.wav","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6693":{},"6694":{"rev":6626,"date":{"__isSmartRef__":true,"id":6695},"author":"jenslincke","shortName":"COPYING","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/Sounds/COPYING","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6695":{},"6696":{"rev":6626,"date":{"__isSmartRef__":true,"id":6697},"author":"jenslincke","shortName":"map/","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/map/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6697":{},"6698":{"rev":6626,"date":{"__isSmartRef__":true,"id":6699},"author":"jenslincke","shortName":"zoomdown.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/map/zoomdown.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6699":{},"6700":{"rev":6626,"date":{"__isSmartRef__":true,"id":6701},"author":"jenslincke","shortName":"zoomout.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/map/zoomout.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6701":{},"6702":{"rev":6626,"date":{"__isSmartRef__":true,"id":6703},"author":"jenslincke","shortName":"buttonleftdown.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/map/buttonleftdown.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6703":{},"6704":{"rev":6626,"date":{"__isSmartRef__":true,"id":6705},"author":"jenslincke","shortName":"maptype.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/map/maptype.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6705":{},"6706":{"rev":6626,"date":{"__isSmartRef__":true,"id":6707},"author":"jenslincke","shortName":"buttonup.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/map/buttonup.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6707":{},"6708":{"rev":6626,"date":{"__isSmartRef__":true,"id":6709},"author":"jenslincke","shortName":"buttonrightdown.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/map/buttonrightdown.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6709":{},"6710":{"rev":6626,"date":{"__isSmartRef__":true,"id":6711},"author":"jenslincke","shortName":"maptype2.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/map/maptype2.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6711":{},"6712":{"rev":6626,"date":{"__isSmartRef__":true,"id":6713},"author":"jenslincke","shortName":"buttondown.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/map/buttondown.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6713":{},"6714":{"rev":6626,"date":{"__isSmartRef__":true,"id":6715},"author":"jenslincke","shortName":"zoom.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/map/zoom.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6715":{},"6716":{"rev":6626,"date":{"__isSmartRef__":true,"id":6717},"author":"jenslincke","shortName":"zoomoutdown.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/map/zoomoutdown.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6717":{},"6718":{"rev":6626,"date":{"__isSmartRef__":true,"id":6719},"author":"jenslincke","shortName":"buttonleft.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/map/buttonleft.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6719":{},"6720":{"rev":6626,"date":{"__isSmartRef__":true,"id":6721},"author":"jenslincke","shortName":"buttonupdown.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/map/buttonupdown.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6721":{},"6722":{"rev":6626,"date":{"__isSmartRef__":true,"id":6723},"author":"jenslincke","shortName":"icon.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/map/icon.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6723":{},"6724":{"rev":6626,"date":{"__isSmartRef__":true,"id":6725},"author":"jenslincke","shortName":"buttonright.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/map/buttonright.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6725":{},"6726":{"rev":6626,"date":{"__isSmartRef__":true,"id":6727},"author":"jenslincke","shortName":"buttondowndown.PNG","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Resources/map/buttondowndown.PNG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6727":{},"6728":{"rev":6626,"date":{"__isSmartRef__":true,"id":6729},"author":"jenslincke","shortName":"Tools.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Tools.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6729":{},"6730":{"rev":6626,"date":{"__isSmartRef__":true,"id":6731},"author":"jenslincke","shortName":"Contributions.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Contributions.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6731":{},"6732":{"rev":6626,"date":{"__isSmartRef__":true,"id":6733},"author":"jenslincke","shortName":"jslint.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/jslint.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6733":{},"6734":{"rev":6626,"date":{"__isSmartRef__":true,"id":6735},"author":"jenslincke","shortName":"Storage.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Storage.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6735":{},"6736":{"rev":6626,"date":{"__isSmartRef__":true,"id":6737},"author":"jenslincke","shortName":"Ometa.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Ometa.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6737":{},"6738":{"rev":6626,"date":{"__isSmartRef__":true,"id":6739},"author":"jenslincke","shortName":"Pen.lkml","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Pen.lkml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6739":{},"6740":{"rev":27685,"date":{"__isSmartRef__":true,"id":6741},"author":"robertkrahn","shortName":"testObjectExplorer.xhtml","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/testObjectExplorer.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6741":{},"6742":{"rev":27686,"date":{"__isSmartRef__":true,"id":6743},"author":"robertkrahn","shortName":"objectExplorer.xhtml","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/objectExplorer.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6743":{},"6744":{"rev":6626,"date":{"__isSmartRef__":true,"id":6745},"author":"jenslincke","shortName":"phone.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/phone.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6745":{},"6746":{"rev":6626,"date":{"__isSmartRef__":true,"id":6747},"author":"jenslincke","shortName":"JSON.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/JSON.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6747":{},"6748":{"rev":6626,"date":{"__isSmartRef__":true,"id":6749},"author":"jenslincke","shortName":"phone.bsl","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/phone.bsl","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6749":{},"6750":{"rev":6626,"date":{"__isSmartRef__":true,"id":6751},"author":"jenslincke","shortName":"TileScripting.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/TileScripting.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6751":{},"6752":{"rev":6626,"date":{"__isSmartRef__":true,"id":6753},"author":"jenslincke","shortName":"Main.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Main.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6753":{},"6754":{"rev":27687,"date":{"__isSmartRef__":true,"id":6755},"author":"robertkrahn","shortName":"index.xhtml","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/index.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6755":{},"6756":{"rev":7743,"date":{"__isSmartRef__":true,"id":6757},"author":"jenslincke","shortName":"Tests/","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Tests/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6757":{},"6758":{"rev":6626,"date":{"__isSmartRef__":true,"id":6759},"author":"jenslincke","shortName":"ClassTest.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Tests/ClassTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6759":{},"6760":{"rev":6626,"date":{"__isSmartRef__":true,"id":6761},"author":"jenslincke","shortName":"MorphTest.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Tests/MorphTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6761":{},"6762":{"rev":6626,"date":{"__isSmartRef__":true,"id":6763},"author":"jenslincke","shortName":"OmetaTest.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Tests/OmetaTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6763":{},"6764":{"rev":6626,"date":{"__isSmartRef__":true,"id":6765},"author":"jenslincke","shortName":"CoreTest.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Tests/CoreTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6765":{},"6766":{"rev":7743,"date":{"__isSmartRef__":true,"id":6767},"author":"jenslincke","shortName":"LKWikiTest.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Tests/LKWikiTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6767":{},"6768":{"rev":6626,"date":{"__isSmartRef__":true,"id":6769},"author":"jenslincke","shortName":"ModuleSystemTests.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Tests/ModuleSystemTests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6769":{},"6770":{"rev":6626,"date":{"__isSmartRef__":true,"id":6771},"author":"jenslincke","shortName":"FabrikTest.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Tests/FabrikTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6771":{},"6772":{"rev":6626,"date":{"__isSmartRef__":true,"id":6773},"author":"jenslincke","shortName":"PresentationTests.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Tests/PresentationTests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6773":{},"6774":{"rev":6626,"date":{"__isSmartRef__":true,"id":6775},"author":"jenslincke","shortName":"RecordTest.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Tests/RecordTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6775":{},"6776":{"rev":6626,"date":{"__isSmartRef__":true,"id":6777},"author":"jenslincke","shortName":"SerializationTests.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Tests/SerializationTests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6777":{},"6778":{"rev":6626,"date":{"__isSmartRef__":true,"id":6779},"author":"jenslincke","shortName":"TestFrameworkTests.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Tests/TestFrameworkTests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6779":{},"6780":{"rev":6626,"date":{"__isSmartRef__":true,"id":6781},"author":"jenslincke","shortName":"SmalltalkParserTest.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Tests/SmalltalkParserTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6781":{},"6782":{"rev":6626,"date":{"__isSmartRef__":true,"id":6783},"author":"jenslincke","shortName":"testRessources/","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Tests/testRessources/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6783":{},"6784":{"rev":6626,"date":{"__isSmartRef__":true,"id":6785},"author":"jenslincke","shortName":"testLoadFabrikWithTextComponent.xml","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Tests/testRessources/testLoadFabrikWithTextComponent.xml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6785":{},"6786":{"rev":6626,"date":{"__isSmartRef__":true,"id":6787},"author":"jenslincke","shortName":"testLoadFabrikWidgets.xml","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Tests/testRessources/testLoadFabrikWidgets.xml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6787":{},"6788":{"rev":6626,"date":{"__isSmartRef__":true,"id":6789},"author":"jenslincke","shortName":"testLoadFabrik.xml","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Tests/testRessources/testLoadFabrik.xml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6789":{},"6790":{"rev":6626,"date":{"__isSmartRef__":true,"id":6791},"author":"jenslincke","shortName":"testLoadFabrikWithTextComponentRealWorld.xml","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Tests/testRessources/testLoadFabrikWithTextComponentRealWorld.xml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6791":{},"6792":{"rev":6626,"date":{"__isSmartRef__":true,"id":6793},"author":"jenslincke","shortName":"TileScriptingTests.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Tests/TileScriptingTests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6793":{},"6794":{"rev":6626,"date":{"__isSmartRef__":true,"id":6795},"author":"jenslincke","shortName":"ToolsTests.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Tests/ToolsTests.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6795":{},"6796":{"rev":6626,"date":{"__isSmartRef__":true,"id":6797},"author":"jenslincke","shortName":"Network.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Network.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6797":{},"6798":{"rev":6626,"date":{"__isSmartRef__":true,"id":6799},"author":"jenslincke","shortName":"ometa/","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ometa/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6799":{},"6800":{"rev":6626,"date":{"__isSmartRef__":true,"id":6801},"author":"jenslincke","shortName":"bs-js-compiler.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ometa/bs-js-compiler.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6801":{},"6802":{"rev":6626,"date":{"__isSmartRef__":true,"id":6803},"author":"jenslincke","shortName":"lib.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ometa/lib.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6803":{},"6804":{"rev":6626,"date":{"__isSmartRef__":true,"id":6805},"author":"jenslincke","shortName":"bs-ometa-optimizer.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ometa/bs-ometa-optimizer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6805":{},"6806":{"rev":6626,"date":{"__isSmartRef__":true,"id":6807},"author":"jenslincke","shortName":"bs-js-compiler.txt","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ometa/bs-js-compiler.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6807":{},"6808":{"rev":6626,"date":{"__isSmartRef__":true,"id":6809},"author":"jenslincke","shortName":"bs-ometa-js-compiler.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ometa/bs-ometa-js-compiler.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6809":{},"6810":{"rev":6626,"date":{"__isSmartRef__":true,"id":6811},"author":"jenslincke","shortName":"prototype-fix.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ometa/prototype-fix.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6811":{},"6812":{"rev":6626,"date":{"__isSmartRef__":true,"id":6813},"author":"jenslincke","shortName":"bs-ometa-optimizer.txt","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ometa/bs-ometa-optimizer.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6813":{},"6814":{"rev":6626,"date":{"__isSmartRef__":true,"id":6815},"author":"jenslincke","shortName":"bs-project-list-parser.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ometa/bs-project-list-parser.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6815":{},"6816":{"rev":6626,"date":{"__isSmartRef__":true,"id":6817},"author":"jenslincke","shortName":"bs-ometa-js-compiler.txt","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ometa/bs-ometa-js-compiler.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6817":{},"6818":{"rev":6626,"date":{"__isSmartRef__":true,"id":6819},"author":"jenslincke","shortName":"parser.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ometa/parser.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6819":{},"6820":{"rev":6626,"date":{"__isSmartRef__":true,"id":6821},"author":"jenslincke","shortName":"ometa-base.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ometa/ometa-base.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6821":{},"6822":{"rev":6626,"date":{"__isSmartRef__":true,"id":6823},"author":"jenslincke","shortName":"bs-project-list-parser.txt","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ometa/bs-project-list-parser.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6823":{},"6824":{"rev":6626,"date":{"__isSmartRef__":true,"id":6825},"author":"jenslincke","shortName":"bs-ometa-compiler.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ometa/bs-ometa-compiler.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6825":{},"6826":{"rev":6626,"date":{"__isSmartRef__":true,"id":6827},"author":"jenslincke","shortName":"bs-ometa-compiler.txt","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ometa/bs-ometa-compiler.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6827":{},"6828":{"rev":6626,"date":{"__isSmartRef__":true,"id":6829},"author":"jenslincke","shortName":"TestFramework.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/TestFramework.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6829":{},"6830":{"rev":6626,"date":{"__isSmartRef__":true,"id":6831},"author":"jenslincke","shortName":"scene.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/scene.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6831":{},"6832":{"rev":6626,"date":{"__isSmartRef__":true,"id":6833},"author":"jenslincke","shortName":"Definitions.svg","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/Definitions.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6833":{},"6834":{"rev":6626,"date":{"__isSmartRef__":true,"id":6835},"author":"jenslincke","shortName":"ChangeSet.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/source/ChangeSet.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6835":{},"6836":{"rev":6656,"date":{"__isSmartRef__":true,"id":6837},"author":"jenslincke","shortName":"auth","url":"/repository/webwerkstatt/projects/ObjectExplorer/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6837":{},"6838":{"rev":7740,"date":{"__isSmartRef__":true,"id":6839},"author":"robertkrahn","shortName":"ObjectExplorer.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/ObjectExplorer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6839":{},"6840":{"rev":27688,"date":{"__isSmartRef__":true,"id":6841},"author":"robertkrahn","shortName":"ObjectExplorer.xhtml","url":"/repository/webwerkstatt/projects/ObjectExplorer/ObjectExplorer.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6841":{},"6842":{"rev":6634,"date":{"__isSmartRef__":true,"id":6843},"author":"jenslincke","shortName":"Tests/","url":"/repository/webwerkstatt/projects/ObjectExplorer/Tests/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6843":{},"6844":{"rev":6634,"date":{"__isSmartRef__":true,"id":6845},"author":"jenslincke","shortName":"ObjectObserverTest.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/Tests/ObjectObserverTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6845":{},"6846":{"rev":6634,"date":{"__isSmartRef__":true,"id":6847},"author":"jenslincke","shortName":"TreeTest.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/Tests/TreeTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6847":{},"6848":{"rev":6626,"date":{"__isSmartRef__":true,"id":6849},"author":"jenslincke","shortName":"LuedersMetzlerSchlichting_2010_AdvancedObjectExplorerForTheLivelyKernel_Presentation.pdf","url":"/repository/webwerkstatt/projects/ObjectExplorer/LuedersMetzlerSchlichting_2010_AdvancedObjectExplorerForTheLivelyKernel_Presentation.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6849":{},"6850":{"rev":6644,"date":{"__isSmartRef__":true,"id":6851},"author":"jenslincke","shortName":"ObjectExplorerTreeNode.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/ObjectExplorerTreeNode.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6851":{},"6852":{"rev":27689,"date":{"__isSmartRef__":true,"id":6853},"author":"robertkrahn","shortName":"Empty.xhtml","url":"/repository/webwerkstatt/projects/ObjectExplorer/Empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6853":{},"6854":{"rev":6635,"date":{"__isSmartRef__":true,"id":6855},"author":"jenslincke","shortName":"ObjectObserver.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/ObjectObserver.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6855":{},"6856":{"rev":6635,"date":{"__isSmartRef__":true,"id":6857},"author":"jenslincke","shortName":"Tree.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/Tree.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6857":{},"6858":{"rev":6626,"date":{"__isSmartRef__":true,"id":6859},"author":"jenslincke","shortName":"LuedersMetzlerSchlichting_2010_AdvancedObjectExplorerForTheLivelyKernel.pdf","url":"/repository/webwerkstatt/projects/ObjectExplorer/LuedersMetzlerSchlichting_2010_AdvancedObjectExplorerForTheLivelyKernel.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6859":{},"6860":{"rev":6635,"date":{"__isSmartRef__":true,"id":6861},"author":"jenslincke","shortName":"Utils.js","url":"/repository/webwerkstatt/projects/ObjectExplorer/Utils.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6861":{},"6862":{"rev":40163,"date":{"__isSmartRef__":true,"id":6863},"author":"jenslincke","shortName":"OnlineObjectObservation/","url":"/repository/webwerkstatt/projects/OnlineObjectObservation/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6863":{},"6864":{"rev":40157,"date":{"__isSmartRef__":true,"id":6865},"author":"jenslincke","shortName":"contents.xhtml","url":"/repository/webwerkstatt/projects/OnlineObjectObservation/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6865":{},"6866":{"rev":40163,"date":{"__isSmartRef__":true,"id":6867},"author":"jenslincke","shortName":"draft.xhtml","url":"/repository/webwerkstatt/projects/OnlineObjectObservation/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6867":{},"6868":{"rev":58792,"date":{"__isSmartRef__":true,"id":6869},"author":"m.roeder","shortName":"Collaboration/","url":"/repository/webwerkstatt/projects/Collaboration/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6869":{},"6870":{"rev":27690,"date":{"__isSmartRef__":true,"id":6871},"author":"robertkrahn","shortName":"demo.xhtml","url":"/repository/webwerkstatt/projects/Collaboration/demo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6871":{},"6872":{"rev":27691,"date":{"__isSmartRef__":true,"id":6873},"author":"robertkrahn","shortName":"playground.xhtml","url":"/repository/webwerkstatt/projects/Collaboration/playground.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6873":{},"6874":{"rev":18327,"date":{"__isSmartRef__":true,"id":6875},"author":"fabian.garagnon","shortName":"auth","url":"/repository/webwerkstatt/projects/Collaboration/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6875":{},"6876":{"rev":27692,"date":{"__isSmartRef__":true,"id":6877},"author":"robertkrahn","shortName":"journal_sync.xhtml","url":"/repository/webwerkstatt/projects/Collaboration/journal_sync.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6877":{},"6878":{"rev":27693,"date":{"__isSmartRef__":true,"id":6879},"author":"robertkrahn","shortName":"first.xhtml","url":"/repository/webwerkstatt/projects/Collaboration/first.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6879":{},"6880":{"rev":17226,"date":{"__isSmartRef__":true,"id":6881},"author":"fabian.garagnon","shortName":"Collaboration.js","url":"/repository/webwerkstatt/projects/Collaboration/Collaboration.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6881":{},"6882":{"rev":27694,"date":{"__isSmartRef__":true,"id":6883},"author":"robertkrahn","shortName":"journal.xhtml","url":"/repository/webwerkstatt/projects/Collaboration/journal.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6883":{},"6884":{"rev":11438,"date":{"__isSmartRef__":true,"id":6885},"author":"kai.schlichting","shortName":"server/","url":"/repository/webwerkstatt/projects/Collaboration/server/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6885":{},"6886":{"rev":11357,"date":{"__isSmartRef__":true,"id":6887},"author":"kai.schlichting","shortName":"commandServer.js","url":"/repository/webwerkstatt/projects/Collaboration/server/commandServer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6887":{},"6888":{"rev":10263,"date":{"__isSmartRef__":true,"id":6889},"author":"kai.schlichting","shortName":"server.js","url":"/repository/webwerkstatt/projects/Collaboration/server/server.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6889":{},"6890":{"rev":11438,"date":{"__isSmartRef__":true,"id":6891},"author":"kai.schlichting","shortName":"websockets.js","url":"/repository/webwerkstatt/projects/Collaboration/server/websockets.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6891":{},"6892":{"rev":9765,"date":{"__isSmartRef__":true,"id":6893},"author":"fabian.garagnon","shortName":"Base.js","url":"/repository/webwerkstatt/projects/Collaboration/server/Base.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6893":{},"6894":{"rev":9926,"date":{"__isSmartRef__":true,"id":6895},"author":"fabian.garagnon","shortName":"tools.js","url":"/repository/webwerkstatt/projects/Collaboration/server/tools.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6895":{},"6896":{"rev":9765,"date":{"__isSmartRef__":true,"id":6897},"author":"fabian.garagnon","shortName":"miniprototype.js","url":"/repository/webwerkstatt/projects/Collaboration/server/miniprototype.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6897":{},"6898":{"rev":10863,"date":{"__isSmartRef__":true,"id":6899},"author":"fabian.garagnon","shortName":"paper/","url":"/repository/webwerkstatt/projects/Collaboration/paper/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6899":{},"6900":{"rev":10863,"date":{"__isSmartRef__":true,"id":6901},"author":"fabian.garagnon","shortName":"Krahn_2010_OperationalTransformations.pdf","url":"/repository/webwerkstatt/projects/Collaboration/paper/Krahn_2010_OperationalTransformations.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6901":{},"6902":{"rev":10863,"date":{"__isSmartRef__":true,"id":6903},"author":"fabian.garagnon","shortName":"Dannert_2009_WebCards.pdf","url":"/repository/webwerkstatt/projects/Collaboration/paper/Dannert_2009_WebCards.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6903":{},"6904":{"rev":10863,"date":{"__isSmartRef__":true,"id":6905},"author":"fabian.garagnon","shortName":"Jupiter.pdf","url":"/repository/webwerkstatt/projects/Collaboration/paper/Jupiter.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6905":{},"6906":{"rev":58792,"date":{"__isSmartRef__":true,"id":6907},"author":"m.roeder","shortName":"src/","url":"/repository/webwerkstatt/projects/Collaboration/src/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6907":{},"6908":{"rev":17434,"date":{"__isSmartRef__":true,"id":6909},"author":"kai.schlichting","shortName":"test/","url":"/repository/webwerkstatt/projects/Collaboration/src/test/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6909":{},"6910":{"rev":17434,"date":{"__isSmartRef__":true,"id":6911},"author":"kai.schlichting","shortName":"CollabTest.js","url":"/repository/webwerkstatt/projects/Collaboration/src/test/CollabTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6911":{},"6912":{"rev":58754,"date":{"__isSmartRef__":true,"id":6913},"author":"m.roeder","shortName":"server/","url":"/repository/webwerkstatt/projects/Collaboration/src/server/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6913":{},"6914":{"rev":58754,"date":{"__isSmartRef__":true,"id":6915},"author":"m.roeder","shortName":"server.js","url":"/repository/webwerkstatt/projects/Collaboration/src/server/server.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6915":{},"6916":{"rev":17291,"date":{"__isSmartRef__":true,"id":6917},"author":"kai.schlichting","shortName":"collaboration.js","url":"/repository/webwerkstatt/projects/Collaboration/src/server/collaboration.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6917":{},"6918":{"rev":17319,"date":{"__isSmartRef__":true,"id":6919},"author":"kai.schlichting","shortName":"lib/","url":"/repository/webwerkstatt/projects/Collaboration/src/server/lib/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6919":{},"6920":{"rev":17291,"date":{"__isSmartRef__":true,"id":6921},"author":"kai.schlichting","shortName":"underscore.js","url":"/repository/webwerkstatt/projects/Collaboration/src/server/lib/underscore.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6921":{},"6922":{"rev":17319,"date":{"__isSmartRef__":true,"id":6923},"author":"kai.schlichting","shortName":"node-websocket-server/","url":"/repository/webwerkstatt/projects/Collaboration/src/server/lib/node-websocket-server/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6923":{},"6924":{"rev":17319,"date":{"__isSmartRef__":true,"id":6925},"author":"kai.schlichting","shortName":"ws.js","url":"/repository/webwerkstatt/projects/Collaboration/src/server/lib/node-websocket-server/ws.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6925":{},"6926":{"rev":17319,"date":{"__isSmartRef__":true,"id":6927},"author":"kai.schlichting","shortName":"ws/","url":"/repository/webwerkstatt/projects/Collaboration/src/server/lib/node-websocket-server/ws/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6927":{},"6928":{"rev":17319,"date":{"__isSmartRef__":true,"id":6929},"author":"kai.schlichting","shortName":"manager.js","url":"/repository/webwerkstatt/projects/Collaboration/src/server/lib/node-websocket-server/ws/manager.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6929":{},"6930":{"rev":17319,"date":{"__isSmartRef__":true,"id":6931},"author":"kai.schlichting","shortName":"connection.js","url":"/repository/webwerkstatt/projects/Collaboration/src/server/lib/node-websocket-server/ws/connection.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6931":{},"6932":{"rev":17291,"date":{"__isSmartRef__":true,"id":6933},"author":"kai.schlichting","shortName":"redis-client.js","url":"/repository/webwerkstatt/projects/Collaboration/src/server/lib/redis-client.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6933":{},"6934":{"rev":17291,"date":{"__isSmartRef__":true,"id":6935},"author":"kai.schlichting","shortName":"helpers.js","url":"/repository/webwerkstatt/projects/Collaboration/src/server/helpers.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6935":{},"6936":{"rev":19354,"date":{"__isSmartRef__":true,"id":6937},"author":"kai.schlichting","shortName":"README","url":"/repository/webwerkstatt/projects/Collaboration/src/README","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6937":{},"6938":{"rev":58792,"date":{"__isSmartRef__":true,"id":6939},"author":"m.roeder","shortName":"client/","url":"/repository/webwerkstatt/projects/Collaboration/src/client/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6939":{},"6940":{"rev":58792,"date":{"__isSmartRef__":true,"id":6941},"author":"m.roeder","shortName":"client.js","url":"/repository/webwerkstatt/projects/Collaboration/src/client/client.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6941":{},"6942":{"rev":20890,"date":{"__isSmartRef__":true,"id":6943},"author":"fabian.garagnon","shortName":"misc/","url":"/repository/webwerkstatt/projects/Collaboration/misc/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6943":{},"6944":{"rev":20883,"date":{"__isSmartRef__":true,"id":6945},"author":"kai.schlichting","shortName":"petri_call.graffle","url":"/repository/webwerkstatt/projects/Collaboration/misc/petri_call.graffle","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6945":{},"6946":{"rev":20890,"date":{"__isSmartRef__":true,"id":6947},"author":"fabian.garagnon","shortName":"Collaboration.mov","url":"/repository/webwerkstatt/projects/Collaboration/misc/Collaboration.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6947":{},"6948":{"rev":20890,"date":{"__isSmartRef__":true,"id":6949},"author":"fabian.garagnon","shortName":"architecture_fmc.graffle","url":"/repository/webwerkstatt/projects/Collaboration/misc/architecture_fmc.graffle","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6949":{},"6950":{"rev":9770,"date":{"__isSmartRef__":true,"id":6951},"author":"fabian.garagnon","shortName":"testing/","url":"/repository/webwerkstatt/projects/Collaboration/testing/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6951":{},"6952":{"rev":9770,"date":{"__isSmartRef__":true,"id":6953},"author":"fabian.garagnon","shortName":"websocket.js","url":"/repository/webwerkstatt/projects/Collaboration/testing/websocket.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6953":{},"6954":{"rev":9770,"date":{"__isSmartRef__":true,"id":6955},"author":"fabian.garagnon","shortName":"websocket.rb","url":"/repository/webwerkstatt/projects/Collaboration/testing/websocket.rb","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6955":{},"6956":{"rev":60205,"date":{"__isSmartRef__":true,"id":6957},"author":"robertkrahn","shortName":"DebuggingJS/","url":"/repository/webwerkstatt/projects/DebuggingJS/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6957":{},"6958":{"rev":60205,"date":{"__isSmartRef__":true,"id":6959},"author":"robertkrahn","shortName":"demo.xhtml","url":"/repository/webwerkstatt/projects/DebuggingJS/demo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6959":{},"6960":{"rev":56640,"date":{"__isSmartRef__":true,"id":6961},"author":"robertkrahn","shortName":"draft.xhtml","url":"/repository/webwerkstatt/projects/DebuggingJS/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6961":{},"6962":{"rev":69293,"date":{"__isSmartRef__":true,"id":6963},"author":"robertkrahn","shortName":"LivelySearching/","url":"/repository/webwerkstatt/projects/LivelySearching/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6963":{},"6964":{"rev":51193,"date":{"__isSmartRef__":true,"id":6965},"author":"jenslincke","shortName":"MorphSearch.xhtml","url":"/repository/webwerkstatt/projects/LivelySearching/MorphSearch.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6965":{},"6966":{"rev":49393,"date":{"__isSmartRef__":true,"id":6967},"author":"jenslincke","shortName":"contents.xhtml","url":"/repository/webwerkstatt/projects/LivelySearching/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6967":{},"6968":{"rev":51328,"date":{"__isSmartRef__":true,"id":6969},"author":"jenslincke","shortName":"CodeSearch.xhtml","url":"/repository/webwerkstatt/projects/LivelySearching/CodeSearch.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6969":{},"6970":{"rev":50746,"date":{"__isSmartRef__":true,"id":6971},"author":"jenslincke","shortName":"draft.xhtml","url":"/repository/webwerkstatt/projects/LivelySearching/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6971":{},"6972":{"rev":51203,"date":{"__isSmartRef__":true,"id":6973},"author":"robertkrahn","shortName":"HTML5/","url":"/repository/webwerkstatt/projects/HTML5/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6973":{},"6974":{"rev":19082,"date":{"__isSmartRef__":true,"id":6975},"author":"robertkrahn","shortName":"benchmarkResults.html","url":"/repository/webwerkstatt/projects/HTML5/benchmarkResults.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6975":{},"6976":{"rev":27695,"date":{"__isSmartRef__":true,"id":6977},"author":"robertkrahn","shortName":"BUGFIX_TextMorphHidesMouse.xhtml","url":"/repository/webwerkstatt/projects/HTML5/BUGFIX_TextMorphHidesMouse.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6977":{},"6978":{"rev":27696,"date":{"__isSmartRef__":true,"id":6979},"author":"robertkrahn","shortName":"listBenchmark.xhtml","url":"/repository/webwerkstatt/projects/HTML5/listBenchmark.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6979":{},"6980":{"rev":27701,"date":{"__isSmartRef__":true,"id":6981},"author":"robertkrahn","shortName":"presentation100601/","url":"/repository/webwerkstatt/projects/HTML5/presentation100601/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6981":{},"6982":{"rev":27697,"date":{"__isSmartRef__":true,"id":6983},"author":"robertkrahn","shortName":"demo1.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100601/demo1.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6983":{},"6984":{"rev":27698,"date":{"__isSmartRef__":true,"id":6985},"author":"robertkrahn","shortName":"goals.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100601/goals.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6985":{},"6986":{"rev":27699,"date":{"__isSmartRef__":true,"id":6987},"author":"robertkrahn","shortName":"demo2.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100601/demo2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6987":{},"6988":{"rev":27700,"date":{"__isSmartRef__":true,"id":6989},"author":"robertkrahn","shortName":"draft.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100601/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6989":{},"6990":{"rev":27701,"date":{"__isSmartRef__":true,"id":6991},"author":"robertkrahn","shortName":"title.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100601/title.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6991":{},"6992":{"rev":40431,"date":{"__isSmartRef__":true,"id":6993},"author":"robertkrahn","shortName":"presentation100720/","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6993":{},"6994":{"rev":27702,"date":{"__isSmartRef__":true,"id":6995},"author":"robertkrahn","shortName":"motivation.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/motivation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6995":{},"6996":{"rev":27703,"date":{"__isSmartRef__":true,"id":6997},"author":"robertkrahn","shortName":"BridgePattern.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/BridgePattern.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6997":{},"6998":{"rev":27704,"date":{"__isSmartRef__":true,"id":6999},"author":"robertkrahn","shortName":"domMapping.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/domMapping.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"6999":{},"7000":{"rev":27705,"date":{"__isSmartRef__":true,"id":7001},"author":"robertkrahn","shortName":"summary.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/summary.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7001":{},"7002":{"rev":40431,"date":{"__isSmartRef__":true,"id":7003},"author":"robertkrahn","shortName":"copFlattening.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/copFlattening.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7003":{},"7004":{"rev":27707,"date":{"__isSmartRef__":true,"id":7005},"author":"robertkrahn","shortName":"HTMLandCSS.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/HTMLandCSS.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7005":{},"7006":{"rev":27708,"date":{"__isSmartRef__":true,"id":7007},"author":"robertkrahn","shortName":"draft.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7007":{},"7008":{"rev":27709,"date":{"__isSmartRef__":true,"id":7009},"author":"robertkrahn","shortName":"cop2.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/cop2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7009":{},"7010":{"rev":27710,"date":{"__isSmartRef__":true,"id":7011},"author":"robertkrahn","shortName":"challenges.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/challenges.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7011":{},"7012":{"rev":27711,"date":{"__isSmartRef__":true,"id":7013},"author":"robertkrahn","shortName":"demo1.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/demo1.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7013":{},"7014":{"rev":27712,"date":{"__isSmartRef__":true,"id":7015},"author":"robertkrahn","shortName":"goals.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/goals.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7015":{},"7016":{"rev":27713,"date":{"__isSmartRef__":true,"id":7017},"author":"robertkrahn","shortName":"demo2.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/demo2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7017":{},"7018":{"rev":30606,"date":{"__isSmartRef__":true,"id":7019},"author":"robertkrahn","shortName":"evaluation.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/evaluation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7019":{},"7020":{"rev":27715,"date":{"__isSmartRef__":true,"id":7021},"author":"robertkrahn","shortName":"featureMapping.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/featureMapping.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7021":{},"7022":{"rev":18511,"date":{"__isSmartRef__":true,"id":7023},"author":"david.jaeger","shortName":"images/","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/images/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7023":{},"7024":{"rev":18477,"date":{"__isSmartRef__":true,"id":7025},"author":"david.jaeger","shortName":"CompleteWorld.xml","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/images/CompleteWorld.xml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7025":{},"7026":{"rev":18477,"date":{"__isSmartRef__":true,"id":7027},"author":"david.jaeger","shortName":"HTML Mapping.png","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/images/HTML Mapping.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7027":{},"7028":{"rev":18477,"date":{"__isSmartRef__":true,"id":7029},"author":"david.jaeger","shortName":"DemoShape.xml","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/images/DemoShape.xml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7029":{},"7030":{"rev":18511,"date":{"__isSmartRef__":true,"id":7031},"author":"david.jaeger","shortName":"BridgePattern.vsd","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/images/BridgePattern.vsd","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7031":{},"7032":{"rev":18511,"date":{"__isSmartRef__":true,"id":7033},"author":"david.jaeger","shortName":"Layering.vsd","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/images/Layering.vsd","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7033":{},"7034":{"rev":18477,"date":{"__isSmartRef__":true,"id":7035},"author":"david.jaeger","shortName":"DSCF0362.JPG","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/images/DSCF0362.JPG","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7035":{},"7036":{"rev":18477,"date":{"__isSmartRef__":true,"id":7037},"author":"david.jaeger","shortName":"HTML Mapping.vsd","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/images/HTML Mapping.vsd","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7037":{},"7038":{"rev":18511,"date":{"__isSmartRef__":true,"id":7039},"author":"david.jaeger","shortName":"BridgePattern.png","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/images/BridgePattern.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7039":{},"7040":{"rev":18511,"date":{"__isSmartRef__":true,"id":7041},"author":"david.jaeger","shortName":"Layering.png","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/images/Layering.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7041":{},"7042":{"rev":27716,"date":{"__isSmartRef__":true,"id":7043},"author":"robertkrahn","shortName":"ContextJSLayering.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/ContextJSLayering.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7043":{},"7044":{"rev":27717,"date":{"__isSmartRef__":true,"id":7045},"author":"robertkrahn","shortName":"test.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/test.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7045":{},"7046":{"rev":27718,"date":{"__isSmartRef__":true,"id":7047},"author":"robertkrahn","shortName":"HTMLMapping.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/HTMLMapping.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7047":{},"7048":{"rev":27719,"date":{"__isSmartRef__":true,"id":7049},"author":"robertkrahn","shortName":"cop.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/cop.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7049":{},"7050":{"rev":27720,"date":{"__isSmartRef__":true,"id":7051},"author":"robertkrahn","shortName":"references.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/references.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7051":{},"7052":{"rev":27721,"date":{"__isSmartRef__":true,"id":7053},"author":"robertkrahn","shortName":"title.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation100720/title.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7053":{},"7054":{"rev":27722,"date":{"__isSmartRef__":true,"id":7055},"author":"robertkrahn","shortName":"zoomFix.xhtml","url":"/repository/webwerkstatt/projects/HTML5/zoomFix.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7055":{},"7056":{"rev":40481,"date":{"__isSmartRef__":true,"id":7057},"author":"robertkrahn","shortName":"DevSupport.js","url":"/repository/webwerkstatt/projects/HTML5/DevSupport.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7057":{},"7058":{"rev":51203,"date":{"__isSmartRef__":true,"id":7059},"author":"robertkrahn","shortName":"htmlWidgets.xhtml","url":"/repository/webwerkstatt/projects/HTML5/htmlWidgets.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7059":{},"7060":{"rev":44730,"date":{"__isSmartRef__":true,"id":7061},"author":"jenslincke","shortName":"testSave.xhtml","url":"/repository/webwerkstatt/projects/HTML5/testSave.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7061":{},"7062":{"rev":27724,"date":{"__isSmartRef__":true,"id":7063},"author":"robertkrahn","shortName":"smallEngine.xhtml","url":"/repository/webwerkstatt/projects/HTML5/smallEngine.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7063":{},"7064":{"rev":25970,"date":{"__isSmartRef__":true,"id":7065},"author":"robertkrahn","shortName":"foo2.xhtml","url":"/repository/webwerkstatt/projects/HTML5/foo2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7065":{},"7066":{"rev":27725,"date":{"__isSmartRef__":true,"id":7067},"author":"robertkrahn","shortName":"mouseEventBenchmark.xhtml","url":"/repository/webwerkstatt/projects/HTML5/mouseEventBenchmark.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7067":{},"7068":{"rev":25973,"date":{"__isSmartRef__":true,"id":7069},"author":"robertkrahn","shortName":"foo4.xhtml","url":"/repository/webwerkstatt/projects/HTML5/foo4.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7069":{},"7070":{"rev":27726,"date":{"__isSmartRef__":true,"id":7071},"author":"robertkrahn","shortName":"benchmarkTranslation.xhtml","url":"/repository/webwerkstatt/projects/HTML5/benchmarkTranslation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7071":{},"7072":{"rev":25976,"date":{"__isSmartRef__":true,"id":7073},"author":"robertkrahn","shortName":"foo6.xhtml","url":"/repository/webwerkstatt/projects/HTML5/foo6.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7073":{},"7074":{"rev":40247,"date":{"__isSmartRef__":true,"id":7075},"author":"robertkrahn","shortName":"htmlWidgetsJSON.xhtml","url":"/repository/webwerkstatt/projects/HTML5/htmlWidgetsJSON.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7075":{},"7076":{"rev":40481,"date":{"__isSmartRef__":true,"id":7077},"author":"robertkrahn","shortName":"simpleHTMLWorld.xhtml","url":"/repository/webwerkstatt/projects/HTML5/simpleHTMLWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7077":{},"7078":{"rev":26088,"date":{"__isSmartRef__":true,"id":7079},"author":"robertkrahn","shortName":"foo1.txt","url":"/repository/webwerkstatt/projects/HTML5/foo1.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7079":{},"7080":{"rev":46915,"date":{"__isSmartRef__":true,"id":7081},"author":"robertkrahn","shortName":"HTMLMain.js","url":"/repository/webwerkstatt/projects/HTML5/HTMLMain.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7081":{},"7082":{"rev":27728,"date":{"__isSmartRef__":true,"id":7083},"author":"robertkrahn","shortName":"htmlEngine.xhtml","url":"/repository/webwerkstatt/projects/HTML5/htmlEngine.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7083":{},"7084":{"rev":27729,"date":{"__isSmartRef__":true,"id":7085},"author":"robertkrahn","shortName":"htmlBrowser2.xhtml","url":"/repository/webwerkstatt/projects/HTML5/htmlBrowser2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7085":{},"7086":{"rev":40431,"date":{"__isSmartRef__":true,"id":7087},"author":"robertkrahn","shortName":"RenderingLayer.js","url":"/repository/webwerkstatt/projects/HTML5/RenderingLayer.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7087":{},"7088":{"rev":18377,"date":{"__isSmartRef__":true,"id":7089},"author":"robertkrahn","shortName":"HTMLSceneDelayed.js","url":"/repository/webwerkstatt/projects/HTML5/HTMLSceneDelayed.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7089":{},"7090":{"rev":27730,"date":{"__isSmartRef__":true,"id":7091},"author":"robertkrahn","shortName":"presentations.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentations.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7091":{},"7092":{"rev":48480,"date":{"__isSmartRef__":true,"id":7093},"author":"robertkrahn","shortName":"copExtension.js","url":"/repository/webwerkstatt/projects/HTML5/copExtension.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7093":{},"7094":{"rev":18531,"date":{"__isSmartRef__":true,"id":7095},"author":"robertkrahn","shortName":"benchmarkResults.txt","url":"/repository/webwerkstatt/projects/HTML5/benchmarkResults.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7095":{},"7096":{"rev":17053,"date":{"__isSmartRef__":true,"id":7097},"author":"robertkrahn","shortName":"test.txt","url":"/repository/webwerkstatt/projects/HTML5/test.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7097":{},"7098":{"rev":40431,"date":{"__isSmartRef__":true,"id":7099},"author":"robertkrahn","shortName":"HTMLSceneTest.js","url":"/repository/webwerkstatt/projects/HTML5/HTMLSceneTest.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7099":{},"7100":{"rev":27731,"date":{"__isSmartRef__":true,"id":7101},"author":"robertkrahn","shortName":"seminarReportNotes.xhtml","url":"/repository/webwerkstatt/projects/HTML5/seminarReportNotes.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7101":{},"7102":{"rev":27732,"date":{"__isSmartRef__":true,"id":7103},"author":"robertkrahn","shortName":"simpleHTMLWorld_saved.xhtml","url":"/repository/webwerkstatt/projects/HTML5/simpleHTMLWorld_saved.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7103":{},"7104":{"rev":27733,"date":{"__isSmartRef__":true,"id":7105},"author":"robertkrahn","shortName":"journal.xhtml","url":"/repository/webwerkstatt/projects/HTML5/journal.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7105":{},"7106":{"rev":48480,"date":{"__isSmartRef__":true,"id":7107},"author":"robertkrahn","shortName":"HTMLFixes.js","url":"/repository/webwerkstatt/projects/HTML5/HTMLFixes.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7107":{},"7108":{"rev":17043,"date":{"__isSmartRef__":true,"id":7109},"author":"robertkrahn","shortName":"test.tex","url":"/repository/webwerkstatt/projects/HTML5/test.tex","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7109":{},"7110":{"rev":27734,"date":{"__isSmartRef__":true,"id":7111},"author":"robertkrahn","shortName":"htmlTODO.xhtml","url":"/repository/webwerkstatt/projects/HTML5/htmlTODO.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7111":{},"7112":{"rev":18528,"date":{"__isSmartRef__":true,"id":7113},"author":"robertkrahn","shortName":"protovis-3.2/","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7113":{},"7114":{"rev":18528,"date":{"__isSmartRef__":true,"id":7115},"author":"robertkrahn","shortName":"LICENSE","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/LICENSE","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7115":{},"7116":{"rev":18528,"date":{"__isSmartRef__":true,"id":7117},"author":"robertkrahn","shortName":"jsdoc/","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7117":{},"7118":{"rev":18528,"date":{"__isSmartRef__":true,"id":7119},"author":"robertkrahn","shortName":"files.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/files.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7119":{},"7120":{"rev":18528,"date":{"__isSmartRef__":true,"id":7121},"author":"robertkrahn","shortName":"symbols/","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7121":{},"7122":{"rev":18528,"date":{"__isSmartRef__":true,"id":7123},"author":"robertkrahn","shortName":"pv.Constraint.bound.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Constraint.bound.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7123":{},"7124":{"rev":18528,"date":{"__isSmartRef__":true,"id":7125},"author":"robertkrahn","shortName":"pv.Geo.LatLng.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Geo.LatLng.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7125":{},"7126":{"rev":18528,"date":{"__isSmartRef__":true,"id":7127},"author":"robertkrahn","shortName":"pv.Layout.Pack.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Layout.Pack.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7127":{},"7128":{"rev":18528,"date":{"__isSmartRef__":true,"id":7129},"author":"robertkrahn","shortName":"pv.Wedge.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Wedge.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7129":{},"7130":{"rev":18528,"date":{"__isSmartRef__":true,"id":7131},"author":"robertkrahn","shortName":"pv.Flatten.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Flatten.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7131":{},"7132":{"rev":18528,"date":{"__isSmartRef__":true,"id":7133},"author":"robertkrahn","shortName":"pv.Tree.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Tree.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7133":{},"7134":{"rev":18528,"date":{"__isSmartRef__":true,"id":7135},"author":"robertkrahn","shortName":"pv.Behavior.resize.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Behavior.resize.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7135":{},"7136":{"rev":18528,"date":{"__isSmartRef__":true,"id":7137},"author":"robertkrahn","shortName":"pv.Scale.linear.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Scale.linear.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7137":{},"7138":{"rev":18528,"date":{"__isSmartRef__":true,"id":7139},"author":"robertkrahn","shortName":"pv.Geo.scale.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Geo.scale.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7139":{},"7140":{"rev":18528,"date":{"__isSmartRef__":true,"id":7141},"author":"robertkrahn","shortName":"pv.Geo.scale#ticks.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Geo.scale#ticks.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7141":{},"7142":{"rev":18528,"date":{"__isSmartRef__":true,"id":7143},"author":"robertkrahn","shortName":"pv.Layout.Grid.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Layout.Grid.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7143":{},"7144":{"rev":18528,"date":{"__isSmartRef__":true,"id":7145},"author":"robertkrahn","shortName":"pv.Dom.Node.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Dom.Node.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7145":{},"7146":{"rev":18528,"date":{"__isSmartRef__":true,"id":7147},"author":"robertkrahn","shortName":"pv.Scale.quantitative.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Scale.quantitative.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7147":{},"7148":{"rev":18528,"date":{"__isSmartRef__":true,"id":7149},"author":"robertkrahn","shortName":"pv.Geo.projections.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Geo.projections.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7149":{},"7150":{"rev":18528,"date":{"__isSmartRef__":true,"id":7151},"author":"robertkrahn","shortName":"pv.Layout.Treemap.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Layout.Treemap.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7151":{},"7152":{"rev":18528,"date":{"__isSmartRef__":true,"id":7153},"author":"robertkrahn","shortName":"pv.Nest.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Nest.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7153":{},"7154":{"rev":18528,"date":{"__isSmartRef__":true,"id":7155},"author":"robertkrahn","shortName":"pv.Layout.Partition.Fill.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Layout.Partition.Fill.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7155":{},"7156":{"rev":18528,"date":{"__isSmartRef__":true,"id":7157},"author":"robertkrahn","shortName":"pv.Transform.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Transform.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7157":{},"7158":{"rev":18528,"date":{"__isSmartRef__":true,"id":7159},"author":"robertkrahn","shortName":"pv.Image.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Image.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7159":{},"7160":{"rev":18528,"date":{"__isSmartRef__":true,"id":7161},"author":"robertkrahn","shortName":"pv.Behavior.zoom.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Behavior.zoom.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7161":{},"7162":{"rev":18528,"date":{"__isSmartRef__":true,"id":7163},"author":"robertkrahn","shortName":"pv.Behavior.point.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Behavior.point.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7163":{},"7164":{"rev":18528,"date":{"__isSmartRef__":true,"id":7165},"author":"robertkrahn","shortName":"pv.Scale.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Scale.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7165":{},"7166":{"rev":18528,"date":{"__isSmartRef__":true,"id":7167},"author":"robertkrahn","shortName":"pv.Layout.Rollup.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Layout.Rollup.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7167":{},"7168":{"rev":18528,"date":{"__isSmartRef__":true,"id":7169},"author":"robertkrahn","shortName":"pv.Mark.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Mark.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7169":{},"7170":{"rev":18528,"date":{"__isSmartRef__":true,"id":7171},"author":"robertkrahn","shortName":"pv.Layout.Cluster.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Layout.Cluster.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7171":{},"7172":{"rev":18528,"date":{"__isSmartRef__":true,"id":7173},"author":"robertkrahn","shortName":"pv.Force.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Force.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7173":{},"7174":{"rev":18528,"date":{"__isSmartRef__":true,"id":7175},"author":"robertkrahn","shortName":"pv.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7175":{},"7176":{"rev":18528,"date":{"__isSmartRef__":true,"id":7177},"author":"robertkrahn","shortName":"pv.Particle.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Particle.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7177":{},"7178":{"rev":18528,"date":{"__isSmartRef__":true,"id":7179},"author":"robertkrahn","shortName":"pv.Layout.Horizon.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Layout.Horizon.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7179":{},"7180":{"rev":18528,"date":{"__isSmartRef__":true,"id":7181},"author":"robertkrahn","shortName":"pv.Bar.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Bar.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7181":{},"7182":{"rev":18528,"date":{"__isSmartRef__":true,"id":7183},"author":"robertkrahn","shortName":"pv.Scale.log.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Scale.log.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7183":{},"7184":{"rev":18528,"date":{"__isSmartRef__":true,"id":7185},"author":"robertkrahn","shortName":"pv.Scale.root.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Scale.root.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7185":{},"7186":{"rev":18528,"date":{"__isSmartRef__":true,"id":7187},"author":"robertkrahn","shortName":"pv.Anchor.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Anchor.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7187":{},"7188":{"rev":18528,"date":{"__isSmartRef__":true,"id":7189},"author":"robertkrahn","shortName":"pv.Layout.Tree.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Layout.Tree.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7189":{},"7190":{"rev":18528,"date":{"__isSmartRef__":true,"id":7191},"author":"robertkrahn","shortName":"pv.Color.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Color.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7191":{},"7192":{"rev":18528,"date":{"__isSmartRef__":true,"id":7193},"author":"robertkrahn","shortName":"pv.Label.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Label.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7193":{},"7194":{"rev":18528,"date":{"__isSmartRef__":true,"id":7195},"author":"robertkrahn","shortName":"pv.Layout.Cluster.Fill.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Layout.Cluster.Fill.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7195":{},"7196":{"rev":18528,"date":{"__isSmartRef__":true,"id":7197},"author":"robertkrahn","shortName":"pv.Simulation.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Simulation.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7197":{},"7198":{"rev":18528,"date":{"__isSmartRef__":true,"id":7199},"author":"robertkrahn","shortName":"pv.Format.time.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Format.time.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7199":{},"7200":{"rev":18528,"date":{"__isSmartRef__":true,"id":7201},"author":"robertkrahn","shortName":"pv.Dot.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Dot.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7201":{},"7202":{"rev":18528,"date":{"__isSmartRef__":true,"id":7203},"author":"robertkrahn","shortName":"pv.Constraint.position.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Constraint.position.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7203":{},"7204":{"rev":18528,"date":{"__isSmartRef__":true,"id":7205},"author":"robertkrahn","shortName":"pv.Color.Rgb.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Color.Rgb.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7205":{},"7206":{"rev":18528,"date":{"__isSmartRef__":true,"id":7207},"author":"robertkrahn","shortName":"pv.Format.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Format.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7207":{},"7208":{"rev":18528,"date":{"__isSmartRef__":true,"id":7209},"author":"robertkrahn","shortName":"Array.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/Array.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7209":{},"7210":{"rev":18528,"date":{"__isSmartRef__":true,"id":7211},"author":"robertkrahn","shortName":"pv.histogram.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.histogram.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7211":{},"7212":{"rev":18528,"date":{"__isSmartRef__":true,"id":7213},"author":"robertkrahn","shortName":"pv.Layout.Indent.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Layout.Indent.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7213":{},"7214":{"rev":18528,"date":{"__isSmartRef__":true,"id":7215},"author":"robertkrahn","shortName":"pv.Force.spring.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Force.spring.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7215":{},"7216":{"rev":18528,"date":{"__isSmartRef__":true,"id":7217},"author":"robertkrahn","shortName":"pv.Panel.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Panel.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7217":{},"7218":{"rev":18528,"date":{"__isSmartRef__":true,"id":7219},"author":"robertkrahn","shortName":"src/","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7219":{},"7220":{"rev":18528,"date":{"__isSmartRef__":true,"id":7221},"author":"robertkrahn","shortName":"src_text_DateFormat.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_text_DateFormat.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7221":{},"7222":{"rev":18528,"date":{"__isSmartRef__":true,"id":7223},"author":"robertkrahn","shortName":"src_scene_SvgPanel.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_scene_SvgPanel.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7223":{},"7224":{"rev":18528,"date":{"__isSmartRef__":true,"id":7225},"author":"robertkrahn","shortName":"src_mark_Image.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_mark_Image.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7225":{},"7226":{"rev":18528,"date":{"__isSmartRef__":true,"id":7227},"author":"robertkrahn","shortName":"src_color_Colors.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_color_Colors.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7227":{},"7228":{"rev":18528,"date":{"__isSmartRef__":true,"id":7229},"author":"robertkrahn","shortName":"src_mark_Line.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_mark_Line.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7229":{},"7230":{"rev":18528,"date":{"__isSmartRef__":true,"id":7231},"author":"robertkrahn","shortName":"src_layout_Arc.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_layout_Arc.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7231":{},"7232":{"rev":18528,"date":{"__isSmartRef__":true,"id":7233},"author":"robertkrahn","shortName":"src_layout_Stack.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_layout_Stack.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7233":{},"7234":{"rev":18528,"date":{"__isSmartRef__":true,"id":7235},"author":"robertkrahn","shortName":"src_geo_Geo.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_geo_Geo.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7235":{},"7236":{"rev":18528,"date":{"__isSmartRef__":true,"id":7237},"author":"robertkrahn","shortName":"src_scene_SvgArea.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_scene_SvgArea.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7237":{},"7238":{"rev":18528,"date":{"__isSmartRef__":true,"id":7239},"author":"robertkrahn","shortName":"src_mark_Panel.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_mark_Panel.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7239":{},"7240":{"rev":18528,"date":{"__isSmartRef__":true,"id":7241},"author":"robertkrahn","shortName":"src_layout_Pack.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_layout_Pack.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7241":{},"7242":{"rev":18528,"date":{"__isSmartRef__":true,"id":7243},"author":"robertkrahn","shortName":"src_color_Color.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_color_Color.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7243":{},"7244":{"rev":18528,"date":{"__isSmartRef__":true,"id":7245},"author":"robertkrahn","shortName":"src_mark_Bar.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_mark_Bar.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7245":{},"7246":{"rev":18528,"date":{"__isSmartRef__":true,"id":7247},"author":"robertkrahn","shortName":"src_behavior_Resize.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_behavior_Resize.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7247":{},"7248":{"rev":18528,"date":{"__isSmartRef__":true,"id":7249},"author":"robertkrahn","shortName":"src_mark_Rule.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_mark_Rule.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7249":{},"7250":{"rev":18528,"date":{"__isSmartRef__":true,"id":7251},"author":"robertkrahn","shortName":"src_data_Objects.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_data_Objects.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7251":{},"7252":{"rev":18528,"date":{"__isSmartRef__":true,"id":7253},"author":"robertkrahn","shortName":"src_data_QuantileScale.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_data_QuantileScale.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7253":{},"7254":{"rev":18528,"date":{"__isSmartRef__":true,"id":7255},"author":"robertkrahn","shortName":"src_physics_SpringForce.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_physics_SpringForce.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7255":{},"7256":{"rev":18528,"date":{"__isSmartRef__":true,"id":7257},"author":"robertkrahn","shortName":"src_scene_SvgDot.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_scene_SvgDot.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7257":{},"7258":{"rev":18528,"date":{"__isSmartRef__":true,"id":7259},"author":"robertkrahn","shortName":"src_scene_SvgLine.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_scene_SvgLine.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7259":{},"7260":{"rev":18528,"date":{"__isSmartRef__":true,"id":7261},"author":"robertkrahn","shortName":"src_layout_Network.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_layout_Network.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7261":{},"7262":{"rev":18528,"date":{"__isSmartRef__":true,"id":7263},"author":"robertkrahn","shortName":"src_data_Flatten.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_data_Flatten.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7263":{},"7264":{"rev":18528,"date":{"__isSmartRef__":true,"id":7265},"author":"robertkrahn","shortName":"src_geo_Projections.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_geo_Projections.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7265":{},"7266":{"rev":18528,"date":{"__isSmartRef__":true,"id":7267},"author":"robertkrahn","shortName":"src_scene_SvgScene.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_scene_SvgScene.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7267":{},"7268":{"rev":18528,"date":{"__isSmartRef__":true,"id":7269},"author":"robertkrahn","shortName":"src_layout_Tree.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_layout_Tree.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7269":{},"7270":{"rev":18528,"date":{"__isSmartRef__":true,"id":7271},"author":"robertkrahn","shortName":"src_color_Ramp.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_color_Ramp.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7271":{},"7272":{"rev":18528,"date":{"__isSmartRef__":true,"id":7273},"author":"robertkrahn","shortName":"src_behavior_Select.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_behavior_Select.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7273":{},"7274":{"rev":18528,"date":{"__isSmartRef__":true,"id":7275},"author":"robertkrahn","shortName":"src_layout_Matrix.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_layout_Matrix.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7275":{},"7276":{"rev":18528,"date":{"__isSmartRef__":true,"id":7277},"author":"robertkrahn","shortName":"src_data_Nest.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_data_Nest.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7277":{},"7278":{"rev":18528,"date":{"__isSmartRef__":true,"id":7279},"author":"robertkrahn","shortName":"src_physics_CollisionConstraint.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_physics_CollisionConstraint.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7279":{},"7280":{"rev":18528,"date":{"__isSmartRef__":true,"id":7281},"author":"robertkrahn","shortName":"src_lang_init.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_lang_init.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7281":{},"7282":{"rev":18528,"date":{"__isSmartRef__":true,"id":7283},"author":"robertkrahn","shortName":"src_scene_SvgRule.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_scene_SvgRule.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7283":{},"7284":{"rev":18528,"date":{"__isSmartRef__":true,"id":7285},"author":"robertkrahn","shortName":"src_physics_Particle.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_physics_Particle.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7285":{},"7286":{"rev":18528,"date":{"__isSmartRef__":true,"id":7287},"author":"robertkrahn","shortName":"src_layout_Partition.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_layout_Partition.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7287":{},"7288":{"rev":18528,"date":{"__isSmartRef__":true,"id":7289},"author":"robertkrahn","shortName":"src_behavior_Point.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_behavior_Point.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7289":{},"7290":{"rev":18528,"date":{"__isSmartRef__":true,"id":7291},"author":"robertkrahn","shortName":"src_data_Dom.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_data_Dom.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7291":{},"7292":{"rev":18528,"date":{"__isSmartRef__":true,"id":7293},"author":"robertkrahn","shortName":"src_layout_Layout.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_layout_Layout.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7293":{},"7294":{"rev":18528,"date":{"__isSmartRef__":true,"id":7295},"author":"robertkrahn","shortName":"src_physics_BoundConstraint.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_physics_BoundConstraint.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7295":{},"7296":{"rev":18528,"date":{"__isSmartRef__":true,"id":7297},"author":"robertkrahn","shortName":"src_scene_SvgCurve.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_scene_SvgCurve.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7297":{},"7298":{"rev":18528,"date":{"__isSmartRef__":true,"id":7299},"author":"robertkrahn","shortName":"src_pv-internals.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_pv-internals.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7299":{},"7300":{"rev":18528,"date":{"__isSmartRef__":true,"id":7301},"author":"robertkrahn","shortName":"src_data_LogScale.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_data_LogScale.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7301":{},"7302":{"rev":18528,"date":{"__isSmartRef__":true,"id":7303},"author":"robertkrahn","shortName":"src_layout_Grid.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_layout_Grid.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7303":{},"7304":{"rev":18528,"date":{"__isSmartRef__":true,"id":7305},"author":"robertkrahn","shortName":"src_layout_Bullet.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_layout_Bullet.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7305":{},"7306":{"rev":18528,"date":{"__isSmartRef__":true,"id":7307},"author":"robertkrahn","shortName":"src_mark_Anchor.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_mark_Anchor.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7307":{},"7308":{"rev":18528,"date":{"__isSmartRef__":true,"id":7309},"author":"robertkrahn","shortName":"src_data_Histogram.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_data_Histogram.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7309":{},"7310":{"rev":18528,"date":{"__isSmartRef__":true,"id":7311},"author":"robertkrahn","shortName":"src_scene_SvgWedge.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_scene_SvgWedge.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7311":{},"7312":{"rev":18528,"date":{"__isSmartRef__":true,"id":7313},"author":"robertkrahn","shortName":"src_layout_Treemap.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_layout_Treemap.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7313":{},"7314":{"rev":18528,"date":{"__isSmartRef__":true,"id":7315},"author":"robertkrahn","shortName":"src_text_Format.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_text_Format.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7315":{},"7316":{"rev":18528,"date":{"__isSmartRef__":true,"id":7317},"author":"robertkrahn","shortName":"src_behavior_Pan.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_behavior_Pan.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7317":{},"7318":{"rev":18528,"date":{"__isSmartRef__":true,"id":7319},"author":"robertkrahn","shortName":"src_physics_DragForce.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_physics_DragForce.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7319":{},"7320":{"rev":18528,"date":{"__isSmartRef__":true,"id":7321},"author":"robertkrahn","shortName":"src_scene_SvgBar.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_scene_SvgBar.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7321":{},"7322":{"rev":18528,"date":{"__isSmartRef__":true,"id":7323},"author":"robertkrahn","shortName":"src_behavior_Zoom.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_behavior_Zoom.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7323":{},"7324":{"rev":18528,"date":{"__isSmartRef__":true,"id":7325},"author":"robertkrahn","shortName":"src_mark_Wedge.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_mark_Wedge.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7325":{},"7326":{"rev":18528,"date":{"__isSmartRef__":true,"id":7327},"author":"robertkrahn","shortName":"src_layout_Rollup.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_layout_Rollup.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7327":{},"7328":{"rev":18528,"date":{"__isSmartRef__":true,"id":7329},"author":"robertkrahn","shortName":"src_physics_ChargeForce.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_physics_ChargeForce.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7329":{},"7330":{"rev":18528,"date":{"__isSmartRef__":true,"id":7331},"author":"robertkrahn","shortName":"src_physics_PositionConstraint.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_physics_PositionConstraint.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7331":{},"7332":{"rev":18528,"date":{"__isSmartRef__":true,"id":7333},"author":"robertkrahn","shortName":"src_data_LinearScale.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_data_LinearScale.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7333":{},"7334":{"rev":18528,"date":{"__isSmartRef__":true,"id":7335},"author":"robertkrahn","shortName":"src_geo_GeoScale.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_geo_GeoScale.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7335":{},"7336":{"rev":18528,"date":{"__isSmartRef__":true,"id":7337},"author":"robertkrahn","shortName":"src_behavior_Behavior.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_behavior_Behavior.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7337":{},"7338":{"rev":18528,"date":{"__isSmartRef__":true,"id":7339},"author":"robertkrahn","shortName":"src_layout_Cluster.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_layout_Cluster.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7339":{},"7340":{"rev":18528,"date":{"__isSmartRef__":true,"id":7341},"author":"robertkrahn","shortName":"src_data_QuantitativeScale.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_data_QuantitativeScale.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7341":{},"7342":{"rev":18528,"date":{"__isSmartRef__":true,"id":7343},"author":"robertkrahn","shortName":"src_lang_Array.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_lang_Array.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7343":{},"7344":{"rev":18528,"date":{"__isSmartRef__":true,"id":7345},"author":"robertkrahn","shortName":"src_physics_Simulation.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_physics_Simulation.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7345":{},"7346":{"rev":18528,"date":{"__isSmartRef__":true,"id":7347},"author":"robertkrahn","shortName":"src_data_Tree.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_data_Tree.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7347":{},"7348":{"rev":18528,"date":{"__isSmartRef__":true,"id":7349},"author":"robertkrahn","shortName":"src_data_OrdinalScale.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_data_OrdinalScale.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7349":{},"7350":{"rev":18528,"date":{"__isSmartRef__":true,"id":7351},"author":"robertkrahn","shortName":"src_data_Arrays.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_data_Arrays.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7351":{},"7352":{"rev":18528,"date":{"__isSmartRef__":true,"id":7353},"author":"robertkrahn","shortName":"src_layout_Force.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_layout_Force.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7353":{},"7354":{"rev":18528,"date":{"__isSmartRef__":true,"id":7355},"author":"robertkrahn","shortName":"src_data_Vector.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_data_Vector.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7355":{},"7356":{"rev":18528,"date":{"__isSmartRef__":true,"id":7357},"author":"robertkrahn","shortName":"src_behavior_Drag.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_behavior_Drag.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7357":{},"7358":{"rev":18528,"date":{"__isSmartRef__":true,"id":7359},"author":"robertkrahn","shortName":"src_mark_Dot.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_mark_Dot.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7359":{},"7360":{"rev":18528,"date":{"__isSmartRef__":true,"id":7361},"author":"robertkrahn","shortName":"src_physics_Force.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_physics_Force.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7361":{},"7362":{"rev":18528,"date":{"__isSmartRef__":true,"id":7363},"author":"robertkrahn","shortName":"src_mark_Mark.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_mark_Mark.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7363":{},"7364":{"rev":18528,"date":{"__isSmartRef__":true,"id":7365},"author":"robertkrahn","shortName":"src_data_Numbers.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_data_Numbers.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7365":{},"7366":{"rev":18528,"date":{"__isSmartRef__":true,"id":7367},"author":"robertkrahn","shortName":"src_data_Transform.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_data_Transform.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7367":{},"7368":{"rev":18528,"date":{"__isSmartRef__":true,"id":7369},"author":"robertkrahn","shortName":"src_text_NumberFormat.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_text_NumberFormat.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7369":{},"7370":{"rev":18528,"date":{"__isSmartRef__":true,"id":7371},"author":"robertkrahn","shortName":"src_geo_Projection.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_geo_Projection.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7371":{},"7372":{"rev":18528,"date":{"__isSmartRef__":true,"id":7373},"author":"robertkrahn","shortName":"src_layout_Hierarchy.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_layout_Hierarchy.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7373":{},"7374":{"rev":18528,"date":{"__isSmartRef__":true,"id":7375},"author":"robertkrahn","shortName":"src_geo_LatLng.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_geo_LatLng.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7375":{},"7376":{"rev":18528,"date":{"__isSmartRef__":true,"id":7377},"author":"robertkrahn","shortName":"src_text_TimeFormat.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_text_TimeFormat.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7377":{},"7378":{"rev":18528,"date":{"__isSmartRef__":true,"id":7379},"author":"robertkrahn","shortName":"src_physics_Quadtree.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_physics_Quadtree.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7379":{},"7380":{"rev":18528,"date":{"__isSmartRef__":true,"id":7381},"author":"robertkrahn","shortName":"src_scene_SvgLabel.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_scene_SvgLabel.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7381":{},"7382":{"rev":18528,"date":{"__isSmartRef__":true,"id":7383},"author":"robertkrahn","shortName":"src_layout_Indent.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_layout_Indent.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7383":{},"7384":{"rev":18528,"date":{"__isSmartRef__":true,"id":7385},"author":"robertkrahn","shortName":"src_scene_SvgImage.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_scene_SvgImage.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7385":{},"7386":{"rev":18528,"date":{"__isSmartRef__":true,"id":7387},"author":"robertkrahn","shortName":"src_data_Scale.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_data_Scale.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7387":{},"7388":{"rev":18528,"date":{"__isSmartRef__":true,"id":7389},"author":"robertkrahn","shortName":"src_mark_Area.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_mark_Area.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7389":{},"7390":{"rev":18528,"date":{"__isSmartRef__":true,"id":7391},"author":"robertkrahn","shortName":"src_data_RootScale.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_data_RootScale.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7391":{},"7392":{"rev":18528,"date":{"__isSmartRef__":true,"id":7393},"author":"robertkrahn","shortName":"src_layout_Horizon.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_layout_Horizon.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7393":{},"7394":{"rev":18528,"date":{"__isSmartRef__":true,"id":7395},"author":"robertkrahn","shortName":"src_pv.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_pv.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7395":{},"7396":{"rev":18528,"date":{"__isSmartRef__":true,"id":7397},"author":"robertkrahn","shortName":"src_physics_Constraint.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_physics_Constraint.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7397":{},"7398":{"rev":18528,"date":{"__isSmartRef__":true,"id":7399},"author":"robertkrahn","shortName":"src_mark_Label.js.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/src/src_mark_Label.js.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7399":{},"7400":{"rev":18528,"date":{"__isSmartRef__":true,"id":7401},"author":"robertkrahn","shortName":"pv.Color.Hsl.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Color.Hsl.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7401":{},"7402":{"rev":18528,"date":{"__isSmartRef__":true,"id":7403},"author":"robertkrahn","shortName":"pv.Layout.Bullet.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Layout.Bullet.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7403":{},"7404":{"rev":18528,"date":{"__isSmartRef__":true,"id":7405},"author":"robertkrahn","shortName":"pv.histogram.Bin.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.histogram.Bin.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7405":{},"7406":{"rev":18528,"date":{"__isSmartRef__":true,"id":7407},"author":"robertkrahn","shortName":"pv.Scale.quantile.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Scale.quantile.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7407":{},"7408":{"rev":18528,"date":{"__isSmartRef__":true,"id":7409},"author":"robertkrahn","shortName":"pv.Quadtree.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Quadtree.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7409":{},"7410":{"rev":18528,"date":{"__isSmartRef__":true,"id":7411},"author":"robertkrahn","shortName":"pv.Layout.Force.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Layout.Force.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7411":{},"7412":{"rev":18528,"date":{"__isSmartRef__":true,"id":7413},"author":"robertkrahn","shortName":"pv.Behavior.drag.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Behavior.drag.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7413":{},"7414":{"rev":18528,"date":{"__isSmartRef__":true,"id":7415},"author":"robertkrahn","shortName":"pv.Behavior.pan.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Behavior.pan.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7415":{},"7416":{"rev":18528,"date":{"__isSmartRef__":true,"id":7417},"author":"robertkrahn","shortName":"pv.Behavior.select.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Behavior.select.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7417":{},"7418":{"rev":18528,"date":{"__isSmartRef__":true,"id":7419},"author":"robertkrahn","shortName":"pv.Layout.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Layout.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7419":{},"7420":{"rev":18528,"date":{"__isSmartRef__":true,"id":7421},"author":"robertkrahn","shortName":"pv.Scale.ordinal.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Scale.ordinal.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7421":{},"7422":{"rev":18528,"date":{"__isSmartRef__":true,"id":7423},"author":"robertkrahn","shortName":"pv.Dom.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Dom.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7423":{},"7424":{"rev":18528,"date":{"__isSmartRef__":true,"id":7425},"author":"robertkrahn","shortName":"pv.Layout.Matrix.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Layout.Matrix.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7425":{},"7426":{"rev":18528,"date":{"__isSmartRef__":true,"id":7427},"author":"robertkrahn","shortName":"pv.Layout.Arc.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Layout.Arc.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7427":{},"7428":{"rev":18528,"date":{"__isSmartRef__":true,"id":7429},"author":"robertkrahn","shortName":"pv.Layout.Stack.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Layout.Stack.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7429":{},"7430":{"rev":18528,"date":{"__isSmartRef__":true,"id":7431},"author":"robertkrahn","shortName":"pv.Constraint.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Constraint.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7431":{},"7432":{"rev":18528,"date":{"__isSmartRef__":true,"id":7433},"author":"robertkrahn","shortName":"pv.Geo.Projection.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Geo.Projection.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7433":{},"7434":{"rev":18528,"date":{"__isSmartRef__":true,"id":7435},"author":"robertkrahn","shortName":"pv.Line.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Line.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7435":{},"7436":{"rev":18528,"date":{"__isSmartRef__":true,"id":7437},"author":"robertkrahn","shortName":"pv.Layout.Network.Node.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Layout.Network.Node.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7437":{},"7438":{"rev":18528,"date":{"__isSmartRef__":true,"id":7439},"author":"robertkrahn","shortName":"pv.Layout.Hierarchy.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Layout.Hierarchy.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7439":{},"7440":{"rev":18528,"date":{"__isSmartRef__":true,"id":7441},"author":"robertkrahn","shortName":"pv.Quadtree.Node.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Quadtree.Node.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7441":{},"7442":{"rev":18528,"date":{"__isSmartRef__":true,"id":7443},"author":"robertkrahn","shortName":"pv.Behavior.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Behavior.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7443":{},"7444":{"rev":18528,"date":{"__isSmartRef__":true,"id":7445},"author":"robertkrahn","shortName":"pv.Layout.Network.Link.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Layout.Network.Link.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7445":{},"7446":{"rev":18528,"date":{"__isSmartRef__":true,"id":7447},"author":"robertkrahn","shortName":"pv.Colors.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Colors.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7447":{},"7448":{"rev":18528,"date":{"__isSmartRef__":true,"id":7449},"author":"robertkrahn","shortName":"pv.Vector.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Vector.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7449":{},"7450":{"rev":18528,"date":{"__isSmartRef__":true,"id":7451},"author":"robertkrahn","shortName":"pv.Format.date.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Format.date.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7451":{},"7452":{"rev":18528,"date":{"__isSmartRef__":true,"id":7453},"author":"robertkrahn","shortName":"pv.Layout.Network.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Layout.Network.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7453":{},"7454":{"rev":18528,"date":{"__isSmartRef__":true,"id":7455},"author":"robertkrahn","shortName":"pv.Rule.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Rule.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7455":{},"7456":{"rev":18528,"date":{"__isSmartRef__":true,"id":7457},"author":"robertkrahn","shortName":"pv.Area.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Area.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7457":{},"7458":{"rev":18528,"date":{"__isSmartRef__":true,"id":7459},"author":"robertkrahn","shortName":"_global_.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/_global_.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7459":{},"7460":{"rev":18528,"date":{"__isSmartRef__":true,"id":7461},"author":"robertkrahn","shortName":"pv.Force.drag.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Force.drag.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7461":{},"7462":{"rev":18528,"date":{"__isSmartRef__":true,"id":7463},"author":"robertkrahn","shortName":"pv.Constraint.collision.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Constraint.collision.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7463":{},"7464":{"rev":18528,"date":{"__isSmartRef__":true,"id":7465},"author":"robertkrahn","shortName":"pv.Format.number.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Format.number.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7465":{},"7466":{"rev":18528,"date":{"__isSmartRef__":true,"id":7467},"author":"robertkrahn","shortName":"pv.Layout.Partition.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Layout.Partition.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7467":{},"7468":{"rev":18528,"date":{"__isSmartRef__":true,"id":7469},"author":"robertkrahn","shortName":"pv.version.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.version.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7469":{},"7470":{"rev":18528,"date":{"__isSmartRef__":true,"id":7471},"author":"robertkrahn","shortName":"pv.Force.charge.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/symbols/pv.Force.charge.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7471":{},"7472":{"rev":18528,"date":{"__isSmartRef__":true,"id":7473},"author":"robertkrahn","shortName":"index.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/jsdoc/index.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7473":{},"7474":{"rev":18528,"date":{"__isSmartRef__":true,"id":7475},"author":"robertkrahn","shortName":"protovis-r3.2.js","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/protovis-r3.2.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7475":{},"7476":{"rev":18528,"date":{"__isSmartRef__":true,"id":7477},"author":"robertkrahn","shortName":"protovis-d3.2.js","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/protovis-d3.2.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7477":{},"7478":{"rev":18528,"date":{"__isSmartRef__":true,"id":7479},"author":"robertkrahn","shortName":"README","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/README","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7479":{},"7480":{"rev":18528,"date":{"__isSmartRef__":true,"id":7481},"author":"robertkrahn","shortName":"examples/","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/examples/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7481":{},"7482":{"rev":18528,"date":{"__isSmartRef__":true,"id":7483},"author":"robertkrahn","shortName":"crimea/","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/examples/crimea/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7483":{},"7484":{"rev":18528,"date":{"__isSmartRef__":true,"id":7485},"author":"robertkrahn","shortName":"crimea-stacked-bar.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/examples/crimea/crimea-stacked-bar.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7485":{},"7486":{"rev":18528,"date":{"__isSmartRef__":true,"id":7487},"author":"robertkrahn","shortName":"crimea.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/examples/crimea/crimea.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7487":{},"7488":{"rev":18528,"date":{"__isSmartRef__":true,"id":7489},"author":"robertkrahn","shortName":"crimea-stacked-area.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/examples/crimea/crimea-stacked-area.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7489":{},"7490":{"rev":18528,"date":{"__isSmartRef__":true,"id":7491},"author":"robertkrahn","shortName":"crimea-grouped-bar.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/examples/crimea/crimea-grouped-bar.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7491":{},"7492":{"rev":18528,"date":{"__isSmartRef__":true,"id":7493},"author":"robertkrahn","shortName":"crimea-line.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/examples/crimea/crimea-line.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7493":{},"7494":{"rev":18528,"date":{"__isSmartRef__":true,"id":7495},"author":"robertkrahn","shortName":"crimea.js","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/examples/crimea/crimea.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7495":{},"7496":{"rev":18528,"date":{"__isSmartRef__":true,"id":7497},"author":"robertkrahn","shortName":"antibiotics/","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/examples/antibiotics/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7497":{},"7498":{"rev":18528,"date":{"__isSmartRef__":true,"id":7499},"author":"robertkrahn","shortName":"antibiotics.js","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/examples/antibiotics/antibiotics.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7499":{},"7500":{"rev":18528,"date":{"__isSmartRef__":true,"id":7501},"author":"robertkrahn","shortName":"antibiotics.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/examples/antibiotics/antibiotics.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7501":{},"7502":{"rev":18528,"date":{"__isSmartRef__":true,"id":7503},"author":"robertkrahn","shortName":"antibiotics-scatter.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/examples/antibiotics/antibiotics-scatter.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7503":{},"7504":{"rev":18528,"date":{"__isSmartRef__":true,"id":7505},"author":"robertkrahn","shortName":"cars/","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/examples/cars/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7505":{},"7506":{"rev":18528,"date":{"__isSmartRef__":true,"id":7507},"author":"robertkrahn","shortName":"cars.js","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/examples/cars/cars.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7507":{},"7508":{"rev":18528,"date":{"__isSmartRef__":true,"id":7509},"author":"robertkrahn","shortName":"cars.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/examples/cars/cars.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7509":{},"7510":{"rev":18528,"date":{"__isSmartRef__":true,"id":7511},"author":"robertkrahn","shortName":"barley/","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/examples/barley/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7511":{},"7512":{"rev":18528,"date":{"__isSmartRef__":true,"id":7513},"author":"robertkrahn","shortName":"barley.html","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/examples/barley/barley.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7513":{},"7514":{"rev":18528,"date":{"__isSmartRef__":true,"id":7515},"author":"robertkrahn","shortName":"barley.js","url":"/repository/webwerkstatt/projects/HTML5/protovis-3.2/examples/barley/barley.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7515":{},"7516":{"rev":27735,"date":{"__isSmartRef__":true,"id":7517},"author":"robertkrahn","shortName":"seminarReport.xhtml","url":"/repository/webwerkstatt/projects/HTML5/seminarReport.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7517":{},"7518":{"rev":19312,"date":{"__isSmartRef__":true,"id":7519},"author":"LaTeXGenerator","shortName":"seminarReportHTML.pdf","url":"/repository/webwerkstatt/projects/HTML5/seminarReportHTML.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7519":{},"7520":{"rev":27736,"date":{"__isSmartRef__":true,"id":7521},"author":"robertkrahn","shortName":"twoWorlds.xhtml","url":"/repository/webwerkstatt/projects/HTML5/twoWorlds.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7521":{},"7522":{"rev":22077,"date":{"__isSmartRef__":true,"id":7523},"author":"robertkrahn","shortName":"auth","url":"/repository/webwerkstatt/projects/HTML5/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7523":{},"7524":{"rev":25972,"date":{"__isSmartRef__":true,"id":7525},"author":"robertkrahn","shortName":"foo3.xhtml","url":"/repository/webwerkstatt/projects/HTML5/foo3.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7525":{},"7526":{"rev":27737,"date":{"__isSmartRef__":true,"id":7527},"author":"robertkrahn","shortName":"ellipseBenchmark.xhtml","url":"/repository/webwerkstatt/projects/HTML5/ellipseBenchmark.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7527":{},"7528":{"rev":25975,"date":{"__isSmartRef__":true,"id":7529},"author":"robertkrahn","shortName":"foo5.xhtml","url":"/repository/webwerkstatt/projects/HTML5/foo5.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7529":{},"7530":{"rev":27738,"date":{"__isSmartRef__":true,"id":7531},"author":"robertkrahn","shortName":"htmlBrowser.xhtml","url":"/repository/webwerkstatt/projects/HTML5/htmlBrowser.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7531":{},"7532":{"rev":15659,"date":{"__isSmartRef__":true,"id":7533},"author":"david.jaeger","shortName":"images/","url":"/repository/webwerkstatt/projects/HTML5/images/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7533":{},"7534":{"rev":15065,"date":{"__isSmartRef__":true,"id":7535},"author":"david.jaeger","shortName":"StyleProperties.png","url":"/repository/webwerkstatt/projects/HTML5/images/StyleProperties.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7535":{},"7536":{"rev":15659,"date":{"__isSmartRef__":true,"id":7537},"author":"david.jaeger","shortName":"MorphPositioning.png","url":"/repository/webwerkstatt/projects/HTML5/images/MorphPositioning.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7537":{},"7538":{"rev":15659,"date":{"__isSmartRef__":true,"id":7539},"author":"david.jaeger","shortName":"MorphPositioning.psd","url":"/repository/webwerkstatt/projects/HTML5/images/MorphPositioning.psd","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7539":{},"7540":{"rev":27739,"date":{"__isSmartRef__":true,"id":7541},"author":"robertkrahn","shortName":"benchmarks.xhtml","url":"/repository/webwerkstatt/projects/HTML5/benchmarks.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7541":{},"7542":{"rev":27740,"date":{"__isSmartRef__":true,"id":7543},"author":"robertkrahn","shortName":"dev.xhtml","url":"/repository/webwerkstatt/projects/HTML5/dev.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7543":{},"7544":{"rev":30606,"date":{"__isSmartRef__":true,"id":7545},"author":"robertkrahn","shortName":"DRAFT_visualization.xhtml","url":"/repository/webwerkstatt/projects/HTML5/DRAFT_visualization.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7545":{},"7546":{"rev":27742,"date":{"__isSmartRef__":true,"id":7547},"author":"robertkrahn","shortName":"foo.xhtml","url":"/repository/webwerkstatt/projects/HTML5/foo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7547":{},"7548":{"rev":27743,"date":{"__isSmartRef__":true,"id":7549},"author":"robertkrahn","shortName":"htmlSmallEngine.xhtml","url":"/repository/webwerkstatt/projects/HTML5/htmlSmallEngine.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7549":{},"7550":{"rev":27744,"date":{"__isSmartRef__":true,"id":7551},"author":"robertkrahn","shortName":"draft_JensPlayground.xhtml","url":"/repository/webwerkstatt/projects/HTML5/draft_JensPlayground.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7551":{},"7552":{"rev":27745,"date":{"__isSmartRef__":true,"id":7553},"author":"robertkrahn","shortName":"test/","url":"/repository/webwerkstatt/projects/HTML5/test/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7553":{},"7554":{"rev":27745,"date":{"__isSmartRef__":true,"id":7555},"author":"robertkrahn","shortName":"HTMLDeserializationTest.xhtml","url":"/repository/webwerkstatt/projects/HTML5/test/HTMLDeserializationTest.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7555":{},"7556":{"rev":18533,"date":{"__isSmartRef__":true,"id":7557},"author":"robertkrahn","shortName":"embedDemo/","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7557":{},"7558":{"rev":11358,"date":{"__isSmartRef__":true,"id":7559},"author":"robertkrahn","shortName":"media/","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7559":{},"7560":{"rev":11358,"date":{"__isSmartRef__":true,"id":7561},"author":"robertkrahn","shortName":"hpi_logo_tranparent.png","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/media/hpi_logo_tranparent.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7561":{},"7562":{"rev":11358,"date":{"__isSmartRef__":true,"id":7563},"author":"robertkrahn","shortName":"lively_example_demo_200x200.png","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/media/lively_example_demo_200x200.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7563":{},"7564":{"rev":11358,"date":{"__isSmartRef__":true,"id":7565},"author":"robertkrahn","shortName":"unip_logo_t.png","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/media/unip_logo_t.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7565":{},"7566":{"rev":11358,"date":{"__isSmartRef__":true,"id":7567},"author":"robertkrahn","shortName":"hpi_logo.png","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/media/hpi_logo.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7567":{},"7568":{"rev":11358,"date":{"__isSmartRef__":true,"id":7569},"author":"robertkrahn","shortName":"livelylogo-verysmall.png","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/media/livelylogo-verysmall.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7569":{},"7570":{"rev":11358,"date":{"__isSmartRef__":true,"id":7571},"author":"robertkrahn","shortName":"livelylogo-ico.ico","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/media/livelylogo-ico.ico","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7571":{},"7572":{"rev":11358,"date":{"__isSmartRef__":true,"id":7573},"author":"robertkrahn","shortName":"sun-logo.png","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/media/sun-logo.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7573":{},"7574":{"rev":11358,"date":{"__isSmartRef__":true,"id":7575},"author":"robertkrahn","shortName":"livelylogo-big.png","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/media/livelylogo-big.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7575":{},"7576":{"rev":11358,"date":{"__isSmartRef__":true,"id":7577},"author":"robertkrahn","shortName":"sun_logo.png","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/media/sun_logo.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7577":{},"7578":{"rev":11358,"date":{"__isSmartRef__":true,"id":7579},"author":"robertkrahn","shortName":"wiki_viz_200x200.png","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/media/wiki_viz_200x200.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7579":{},"7580":{"rev":11358,"date":{"__isSmartRef__":true,"id":7581},"author":"robertkrahn","shortName":"fabrik_weather_200x200.png","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/media/fabrik_weather_200x200.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7581":{},"7582":{"rev":11358,"date":{"__isSmartRef__":true,"id":7583},"author":"robertkrahn","shortName":"lively_engine_text_200x200.png","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/media/lively_engine_text_200x200.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7583":{},"7584":{"rev":11358,"date":{"__isSmartRef__":true,"id":7585},"author":"robertkrahn","shortName":"hpi_logo_wb_rhi.png","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/media/hpi_logo_wb_rhi.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7585":{},"7586":{"rev":11358,"date":{"__isSmartRef__":true,"id":7587},"author":"robertkrahn","shortName":"livelylogo-small.png","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/media/livelylogo-small.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7587":{},"7588":{"rev":11358,"date":{"__isSmartRef__":true,"id":7589},"author":"robertkrahn","shortName":"styles/","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/styles/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7589":{},"7590":{"rev":11358,"date":{"__isSmartRef__":true,"id":7591},"author":"robertkrahn","shortName":"print.css","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/styles/print.css","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7591":{},"7592":{"rev":11358,"date":{"__isSmartRef__":true,"id":7593},"author":"robertkrahn","shortName":"style.css","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/styles/style.css","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7593":{},"7594":{"rev":11358,"date":{"__isSmartRef__":true,"id":7595},"author":"robertkrahn","shortName":"generate_style.rb","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/styles/generate_style.rb","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7595":{},"7596":{"rev":11358,"date":{"__isSmartRef__":true,"id":7597},"author":"robertkrahn","shortName":"favicon.ico","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/styles/favicon.ico","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7597":{},"7598":{"rev":18533,"date":{"__isSmartRef__":true,"id":7599},"author":"robertkrahn","shortName":"index3.xhtml","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/index3.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7599":{},"7600":{"rev":11718,"date":{"__isSmartRef__":true,"id":7601},"author":"robertkrahn","shortName":"index.html","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/index.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7601":{},"7602":{"rev":11718,"date":{"__isSmartRef__":true,"id":7603},"author":"robertkrahn","shortName":"index2.html","url":"/repository/webwerkstatt/projects/HTML5/embedDemo/index2.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7603":{},"7604":{"rev":30708,"date":{"__isSmartRef__":true,"id":7605},"author":"m.roeder","shortName":"ProtoVisInterface.js","url":"/repository/webwerkstatt/projects/HTML5/ProtoVisInterface.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7605":{},"7606":{"rev":50888,"date":{"__isSmartRef__":true,"id":7607},"author":"robertkrahn","shortName":"texteditor.xhtml","url":"/repository/webwerkstatt/projects/HTML5/texteditor.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7607":{},"7608":{"rev":27746,"date":{"__isSmartRef__":true,"id":7609},"author":"robertkrahn","shortName":"ShortPresentation.xhtml","url":"/repository/webwerkstatt/projects/HTML5/ShortPresentation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7609":{},"7610":{"rev":26269,"date":{"__isSmartRef__":true,"id":7611},"author":"robertkrahn","shortName":"bootstrap.js","url":"/repository/webwerkstatt/projects/HTML5/bootstrap.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7611":{},"7612":{"rev":18531,"date":{"__isSmartRef__":true,"id":7613},"author":"robertkrahn","shortName":"CustomStyles.js","url":"/repository/webwerkstatt/projects/HTML5/CustomStyles.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7613":{},"7614":{"rev":27748,"date":{"__isSmartRef__":true,"id":7615},"author":"robertkrahn","shortName":"DevEmbeddableWorlds.xhtml","url":"/repository/webwerkstatt/projects/HTML5/DevEmbeddableWorlds.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7615":{},"7616":{"rev":27753,"date":{"__isSmartRef__":true,"id":7617},"author":"robertkrahn","shortName":"presentation101805/","url":"/repository/webwerkstatt/projects/HTML5/presentation101805/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7617":{},"7618":{"rev":27749,"date":{"__isSmartRef__":true,"id":7619},"author":"robertkrahn","shortName":"demo.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation101805/demo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7619":{},"7620":{"rev":27750,"date":{"__isSmartRef__":true,"id":7621},"author":"robertkrahn","shortName":"whatWeWant.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation101805/whatWeWant.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7621":{},"7622":{"rev":27751,"date":{"__isSmartRef__":true,"id":7623},"author":"robertkrahn","shortName":"test.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation101805/test.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7623":{},"7624":{"rev":27752,"date":{"__isSmartRef__":true,"id":7625},"author":"robertkrahn","shortName":"draft.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation101805/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7625":{},"7626":{"rev":27753,"date":{"__isSmartRef__":true,"id":7627},"author":"robertkrahn","shortName":"title.xhtml","url":"/repository/webwerkstatt/projects/HTML5/presentation101805/title.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7627":{},"7628":{"rev":27754,"date":{"__isSmartRef__":true,"id":7629},"author":"robertkrahn","shortName":"embedLively.xhtml","url":"/repository/webwerkstatt/projects/HTML5/embedLively.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7629":{},"7630":{"rev":48480,"date":{"__isSmartRef__":true,"id":7631},"author":"robertkrahn","shortName":"HTMLScene.js","url":"/repository/webwerkstatt/projects/HTML5/HTMLScene.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7631":{},"7632":{"rev":40481,"date":{"__isSmartRef__":true,"id":7633},"author":"robertkrahn","shortName":"RectangleTest.xhtml","url":"/repository/webwerkstatt/projects/HTML5/RectangleTest.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7633":{},"7634":{"rev":27756,"date":{"__isSmartRef__":true,"id":7635},"author":"robertkrahn","shortName":"engine.xhtml","url":"/repository/webwerkstatt/projects/HTML5/engine.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7635":{},"7636":{"rev":27757,"date":{"__isSmartRef__":true,"id":7637},"author":"robertkrahn","shortName":"DraftToolWorld.xhtml","url":"/repository/webwerkstatt/projects/HTML5/DraftToolWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7637":{},"7638":{"rev":25964,"date":{"__isSmartRef__":true,"id":7639},"author":"robertkrahn","shortName":"foo.txt","url":"/repository/webwerkstatt/projects/HTML5/foo.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7639":{},"7640":{"rev":48480,"date":{"__isSmartRef__":true,"id":7641},"author":"robertkrahn","shortName":"HTMLMorphs.js","url":"/repository/webwerkstatt/projects/HTML5/HTMLMorphs.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7641":{},"7642":{"rev":40481,"date":{"__isSmartRef__":true,"id":7643},"author":"robertkrahn","shortName":"RenderingLayerFlattened.js","url":"/repository/webwerkstatt/projects/HTML5/RenderingLayerFlattened.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7643":{},"7644":{"rev":28173,"date":{"__isSmartRef__":true,"id":7645},"author":"robertkrahn","shortName":"DRAFT_NodeJSInterface.xhtml","url":"/repository/webwerkstatt/projects/HTML5/DRAFT_NodeJSInterface.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7645":{},"7646":{"rev":27759,"date":{"__isSmartRef__":true,"id":7647},"author":"robertkrahn","shortName":"WebCards/","url":"/repository/webwerkstatt/projects/WebCards/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7647":{},"7648":{"rev":8066,"date":{"__isSmartRef__":true,"id":7649},"author":"jenslincke","shortName":"Dannert_2009_WebCards.pdf","url":"/repository/webwerkstatt/projects/WebCards/Dannert_2009_WebCards.pdf","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7649":{},"7650":{"rev":27759,"date":{"__isSmartRef__":true,"id":7651},"author":"robertkrahn","shortName":"draft.xhtml","url":"/repository/webwerkstatt/projects/WebCards/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7651":{},"7652":{"rev":39991,"date":{"__isSmartRef__":true,"id":7653},"author":"jenslincke","shortName":"TestCoverage/","url":"/repository/webwerkstatt/projects/TestCoverage/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7653":{},"7654":{"rev":39571,"date":{"__isSmartRef__":true,"id":7655},"author":"jenslincke","shortName":"contents.xhtml","url":"/repository/webwerkstatt/projects/TestCoverage/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7655":{},"7656":{"rev":39991,"date":{"__isSmartRef__":true,"id":7657},"author":"jenslincke","shortName":"draft.xhtml","url":"/repository/webwerkstatt/projects/TestCoverage/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7657":{},"7658":{"rev":55193,"date":{"__isSmartRef__":true,"id":7659},"author":"jenslincke","shortName":"GraphLayout/","url":"/repository/webwerkstatt/projects/GraphLayout/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7659":{},"7660":{"rev":55065,"date":{"__isSmartRef__":true,"id":7661},"author":"derari","shortName":"contents.xhtml","url":"/repository/webwerkstatt/projects/GraphLayout/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7661":{},"7662":{"rev":53676,"date":{"__isSmartRef__":true,"id":7663},"author":"derari","shortName":"GraphLayout.js","url":"/repository/webwerkstatt/projects/GraphLayout/GraphLayout.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7663":{},"7664":{"rev":48182,"date":{"__isSmartRef__":true,"id":7665},"author":"derari","shortName":"contents2.xhtml","url":"/repository/webwerkstatt/projects/GraphLayout/contents2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7665":{},"7666":{"rev":55193,"date":{"__isSmartRef__":true,"id":7667},"author":"jenslincke","shortName":"graphLayoutApp.xhtml","url":"/repository/webwerkstatt/projects/GraphLayout/graphLayoutApp.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7667":{},"7668":{"rev":33120,"date":{"__isSmartRef__":true,"id":7669},"author":"tobiaspape","shortName":"TeX/","url":"/repository/webwerkstatt/projects/TeX/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7669":{},"7670":{"rev":33119,"date":{"__isSmartRef__":true,"id":7671},"author":"tobiaspape","shortName":"demo.xhtml","url":"/repository/webwerkstatt/projects/TeX/demo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7671":{},"7672":{"rev":32403,"date":{"__isSmartRef__":true,"id":7673},"author":"tobiaspape","shortName":"draftAlgoVis.xhtml","url":"/repository/webwerkstatt/projects/TeX/draftAlgoVis.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7673":{},"7674":{"rev":32402,"date":{"__isSmartRef__":true,"id":7675},"author":"tobiaspape","shortName":"auth","url":"/repository/webwerkstatt/projects/TeX/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7675":{},"7676":{"rev":11603,"date":{"__isSmartRef__":true,"id":7677},"author":"tobiaspape","shortName":"materials/","url":"/repository/webwerkstatt/projects/TeX/materials/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7677":{},"7678":{"rev":11603,"date":{"__isSmartRef__":true,"id":7679},"author":"tobiaspape","shortName":"senders.txt","url":"/repository/webwerkstatt/projects/TeX/materials/senders.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7679":{},"7680":{"rev":11603,"date":{"__isSmartRef__":true,"id":7681},"author":"tobiaspape","shortName":"test.html","url":"/repository/webwerkstatt/projects/TeX/materials/test.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7681":{},"7682":{"rev":11603,"date":{"__isSmartRef__":true,"id":7683},"author":"tobiaspape","shortName":"test2.html","url":"/repository/webwerkstatt/projects/TeX/materials/test2.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7683":{},"7684":{"rev":11603,"date":{"__isSmartRef__":true,"id":7685},"author":"tobiaspape","shortName":"WS2.js","url":"/repository/webwerkstatt/projects/TeX/materials/WS2.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7685":{},"7686":{"rev":11603,"date":{"__isSmartRef__":true,"id":7687},"author":"tobiaspape","shortName":"renderexample.js","url":"/repository/webwerkstatt/projects/TeX/materials/renderexample.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7687":{},"7688":{"rev":11603,"date":{"__isSmartRef__":true,"id":7689},"author":"tobiaspape","shortName":"Workspace.js","url":"/repository/webwerkstatt/projects/TeX/materials/Workspace.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7689":{},"7690":{"rev":11603,"date":{"__isSmartRef__":true,"id":7691},"author":"tobiaspape","shortName":"minibench.txt","url":"/repository/webwerkstatt/projects/TeX/materials/minibench.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7691":{},"7692":{"rev":11603,"date":{"__isSmartRef__":true,"id":7693},"author":"tobiaspape","shortName":"test.js","url":"/repository/webwerkstatt/projects/TeX/materials/test.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7693":{},"7694":{"rev":11603,"date":{"__isSmartRef__":true,"id":7695},"author":"tobiaspape","shortName":"test3.js","url":"/repository/webwerkstatt/projects/TeX/materials/test3.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7695":{},"7696":{"rev":27648,"date":{"__isSmartRef__":true,"id":7697},"author":"robertkrahn","shortName":"journal.xhtml","url":"/repository/webwerkstatt/projects/TeX/journal.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7697":{},"7698":{"rev":27649,"date":{"__isSmartRef__":true,"id":7699},"author":"robertkrahn","shortName":"draft-test.xhtml","url":"/repository/webwerkstatt/projects/TeX/draft-test.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7699":{},"7700":{"rev":18165,"date":{"__isSmartRef__":true,"id":7701},"author":"tobiaspape","shortName":"CustomStyles.js","url":"/repository/webwerkstatt/projects/TeX/CustomStyles.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7701":{},"7702":{"rev":27650,"date":{"__isSmartRef__":true,"id":7703},"author":"robertkrahn","shortName":"presentations.xhtml","url":"/repository/webwerkstatt/projects/TeX/presentations.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7703":{},"7704":{"rev":27651,"date":{"__isSmartRef__":true,"id":7705},"author":"robertkrahn","shortName":"FuerJens_contextJSBug.xhtml","url":"/repository/webwerkstatt/projects/TeX/FuerJens_contextJSBug.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7705":{},"7706":{"rev":33114,"date":{"__isSmartRef__":true,"id":7707},"author":"tobiaspape","shortName":"TeX.js","url":"/repository/webwerkstatt/projects/TeX/TeX.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7707":{},"7708":{"rev":27652,"date":{"__isSmartRef__":true,"id":7709},"author":"robertkrahn","shortName":"draft.xhtml","url":"/repository/webwerkstatt/projects/TeX/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7709":{},"7710":{"rev":27666,"date":{"__isSmartRef__":true,"id":7711},"author":"robertkrahn","shortName":"presentation/","url":"/repository/webwerkstatt/projects/TeX/presentation/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7711":{},"7712":{"rev":27653,"date":{"__isSmartRef__":true,"id":7713},"author":"robertkrahn","shortName":"demo.xhtml","url":"/repository/webwerkstatt/projects/TeX/presentation/demo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7713":{},"7714":{"rev":27654,"date":{"__isSmartRef__":true,"id":7715},"author":"robertkrahn","shortName":"text.xhtml","url":"/repository/webwerkstatt/projects/TeX/presentation/text.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7715":{},"7716":{"rev":27655,"date":{"__isSmartRef__":true,"id":7717},"author":"robertkrahn","shortName":"motivation.xhtml","url":"/repository/webwerkstatt/projects/TeX/presentation/motivation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7717":{},"7718":{"rev":18099,"date":{"__isSmartRef__":true,"id":7719},"author":"tobiaspape","shortName":"texpresentationdoit.js","url":"/repository/webwerkstatt/projects/TeX/presentation/texpresentationdoit.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7719":{},"7720":{"rev":27656,"date":{"__isSmartRef__":true,"id":7721},"author":"robertkrahn","shortName":"summary.xhtml","url":"/repository/webwerkstatt/projects/TeX/presentation/summary.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7721":{},"7722":{"rev":27657,"date":{"__isSmartRef__":true,"id":7723},"author":"robertkrahn","shortName":"draft.xhtml","url":"/repository/webwerkstatt/projects/TeX/presentation/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7723":{},"7724":{"rev":27658,"date":{"__isSmartRef__":true,"id":7725},"author":"robertkrahn","shortName":"tex.xhtml","url":"/repository/webwerkstatt/projects/TeX/presentation/tex.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7725":{},"7726":{"rev":17705,"date":{"__isSmartRef__":true,"id":7727},"author":"tobiaspape","shortName":"4d08f58986ac83d5179736c8add8bf1b.png","url":"/repository/webwerkstatt/projects/TeX/presentation/4d08f58986ac83d5179736c8add8bf1b.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7727":{},"7728":{"rev":27659,"date":{"__isSmartRef__":true,"id":7729},"author":"robertkrahn","shortName":"todo.xhtml","url":"/repository/webwerkstatt/projects/TeX/presentation/todo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7729":{},"7730":{"rev":27660,"date":{"__isSmartRef__":true,"id":7731},"author":"robertkrahn","shortName":"text2.xhtml","url":"/repository/webwerkstatt/projects/TeX/presentation/text2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7731":{},"7732":{"rev":17705,"date":{"__isSmartRef__":true,"id":7733},"author":"tobiaspape","shortName":"By_FontShop_4501775773_b15340d253_o.png","url":"/repository/webwerkstatt/projects/TeX/presentation/By_FontShop_4501775773_b15340d253_o.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7733":{},"7734":{"rev":27661,"date":{"__isSmartRef__":true,"id":7735},"author":"robertkrahn","shortName":"intro1.xhtml","url":"/repository/webwerkstatt/projects/TeX/presentation/intro1.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7735":{},"7736":{"rev":27662,"date":{"__isSmartRef__":true,"id":7737},"author":"robertkrahn","shortName":"intro2.xhtml","url":"/repository/webwerkstatt/projects/TeX/presentation/intro2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7737":{},"7738":{"rev":27663,"date":{"__isSmartRef__":true,"id":7739},"author":"robertkrahn","shortName":"test.xhtml","url":"/repository/webwerkstatt/projects/TeX/presentation/test.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7739":{},"7740":{"rev":27664,"date":{"__isSmartRef__":true,"id":7741},"author":"robertkrahn","shortName":"related.xhtml","url":"/repository/webwerkstatt/projects/TeX/presentation/related.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7741":{},"7742":{"rev":27665,"date":{"__isSmartRef__":true,"id":7743},"author":"robertkrahn","shortName":"title.xhtml","url":"/repository/webwerkstatt/projects/TeX/presentation/title.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7743":{},"7744":{"rev":27666,"date":{"__isSmartRef__":true,"id":7745},"author":"robertkrahn","shortName":"cop.xhtml","url":"/repository/webwerkstatt/projects/TeX/presentation/cop.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7745":{},"7746":{"rev":12190,"date":{"__isSmartRef__":true,"id":7747},"author":"tobiaspape","shortName":"LinkedList.js","url":"/repository/webwerkstatt/projects/TeX/LinkedList.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7747":{},"7748":{"rev":12153,"date":{"__isSmartRef__":true,"id":7749},"author":"tobiaspape","shortName":"TypeSet/","url":"/repository/webwerkstatt/projects/TeX/TypeSet/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7749":{},"7750":{"rev":12153,"date":{"__isSmartRef__":true,"id":7751},"author":"tobiaspape","shortName":"display.js","url":"/repository/webwerkstatt/projects/TeX/TypeSet/display.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7751":{},"7752":{"rev":7931,"date":{"__isSmartRef__":true,"id":7753},"author":"tobiaspape","shortName":"object.js","url":"/repository/webwerkstatt/projects/TeX/TypeSet/object.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7753":{},"7754":{"rev":7929,"date":{"__isSmartRef__":true,"id":7755},"author":"tobiaspape","shortName":"linebreak.js","url":"/repository/webwerkstatt/projects/TeX/TypeSet/linebreak.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7755":{},"7756":{"rev":7929,"date":{"__isSmartRef__":true,"id":7757},"author":"tobiaspape","shortName":"array.js","url":"/repository/webwerkstatt/projects/TeX/TypeSet/array.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7757":{},"7758":{"rev":12066,"date":{"__isSmartRef__":true,"id":7759},"author":"tobiaspape","shortName":"jquery-1.3.2.js","url":"/repository/webwerkstatt/projects/TeX/TypeSet/jquery-1.3.2.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7759":{},"7760":{"rev":12066,"date":{"__isSmartRef__":true,"id":7761},"author":"tobiaspape","shortName":"index.html","url":"/repository/webwerkstatt/projects/TeX/TypeSet/index.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7761":{},"7762":{"rev":7929,"date":{"__isSmartRef__":true,"id":7763},"author":"tobiaspape","shortName":"linked-list.js","url":"/repository/webwerkstatt/projects/TeX/TypeSet/linked-list.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7763":{},"7764":{"rev":12066,"date":{"__isSmartRef__":true,"id":7765},"author":"tobiaspape","shortName":"browser.js","url":"/repository/webwerkstatt/projects/TeX/TypeSet/browser.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7765":{},"7766":{"rev":7929,"date":{"__isSmartRef__":true,"id":7767},"author":"tobiaspape","shortName":"formatter.js","url":"/repository/webwerkstatt/projects/TeX/TypeSet/formatter.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7767":{},"7768":{"rev":60188,"date":{"__isSmartRef__":true,"id":7769},"author":"robertkrahn","shortName":"FuelDemo/","url":"/repository/webwerkstatt/projects/FuelDemo/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7769":{},"7770":{"rev":47182,"date":{"__isSmartRef__":true,"id":7771},"author":"robertkrahn","shortName":"media/","url":"/repository/webwerkstatt/projects/FuelDemo/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7771":{},"7772":{"rev":47175,"date":{"__isSmartRef__":true,"id":7773},"author":"robertkrahn","shortName":"potsdamMap.png","url":"/repository/webwerkstatt/projects/FuelDemo/media/potsdamMap.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7773":{},"7774":{"rev":47178,"date":{"__isSmartRef__":true,"id":7775},"author":"robertkrahn","shortName":"potsdamMap2.png","url":"/repository/webwerkstatt/projects/FuelDemo/media/potsdamMap2.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7775":{},"7776":{"rev":47181,"date":{"__isSmartRef__":true,"id":7777},"author":"robertkrahn","shortName":"potsdamMap3.png","url":"/repository/webwerkstatt/projects/FuelDemo/media/potsdamMap3.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7777":{},"7778":{"rev":47182,"date":{"__isSmartRef__":true,"id":7779},"author":"robertkrahn","shortName":"potsdamMap4.png","url":"/repository/webwerkstatt/projects/FuelDemo/media/potsdamMap4.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7779":{},"7780":{"rev":46684,"date":{"__isSmartRef__":true,"id":7781},"author":"robertkrahn","shortName":"googlemaps.html","url":"/repository/webwerkstatt/projects/FuelDemo/googlemaps.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7781":{},"7782":{"rev":60188,"date":{"__isSmartRef__":true,"id":7783},"author":"robertkrahn","shortName":"LivelyScripting.xhtml","url":"/repository/webwerkstatt/projects/FuelDemo/LivelyScripting.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7783":{},"7784":{"rev":47694,"date":{"__isSmartRef__":true,"id":7785},"author":"jenslincke","shortName":"basicVersion.xhtml","url":"/repository/webwerkstatt/projects/FuelDemo/basicVersion.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7785":{},"7786":{"rev":59986,"date":{"__isSmartRef__":true,"id":7787},"author":"jenslincke","shortName":"LivelyScriptingBroken.xhtml","url":"/repository/webwerkstatt/projects/FuelDemo/LivelyScriptingBroken.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7787":{},"7788":{"rev":60126,"date":{"__isSmartRef__":true,"id":7789},"author":"jenslincke","shortName":"firstDraft.xhtml","url":"/repository/webwerkstatt/projects/FuelDemo/firstDraft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7789":{},"7790":{"rev":48179,"date":{"__isSmartRef__":true,"id":7791},"author":"jenslincke","shortName":"motivation.xhtml","url":"/repository/webwerkstatt/projects/FuelDemo/motivation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7791":{},"7792":{"rev":46738,"date":{"__isSmartRef__":true,"id":7793},"author":"robertkrahn","shortName":"googlemaps.xhtml","url":"/repository/webwerkstatt/projects/FuelDemo/googlemaps.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7793":{},"7794":{"rev":47711,"date":{"__isSmartRef__":true,"id":7795},"author":"robertkrahn","shortName":"finalVersion.xhtml","url":"/repository/webwerkstatt/projects/FuelDemo/finalVersion.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7795":{},"7796":{"rev":54071,"date":{"__isSmartRef__":true,"id":7797},"author":"robertkrahn","shortName":"draft.xhtml","url":"/repository/webwerkstatt/projects/FuelDemo/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7797":{},"7798":{"rev":49876,"date":{"__isSmartRef__":true,"id":7799},"author":"jenslincke","shortName":"LivelyPresentation/","url":"/repository/webwerkstatt/projects/LivelyPresentation/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7799":{},"7800":{"rev":46050,"date":{"__isSmartRef__":true,"id":7801},"author":"jenslincke","shortName":"motivation.xhtml","url":"/repository/webwerkstatt/projects/LivelyPresentation/motivation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7801":{},"7802":{"rev":49876,"date":{"__isSmartRef__":true,"id":7803},"author":"jenslincke","shortName":"draft.xhtml","url":"/repository/webwerkstatt/projects/LivelyPresentation/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7803":{},"7804":{"rev":59046,"date":{"__isSmartRef__":true,"id":7805},"author":"robertkrahn","shortName":"LivelyIntegration/","url":"/repository/webwerkstatt/projects/LivelyIntegration/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7805":{},"7806":{"rev":33261,"date":{"__isSmartRef__":true,"id":7807},"author":"jenslincke","shortName":"tasks.xhtml","url":"/repository/webwerkstatt/projects/LivelyIntegration/tasks.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7807":{},"7808":{"rev":33785,"date":{"__isSmartRef__":true,"id":7809},"author":"jenslincke","shortName":"testfeed.xml","url":"/repository/webwerkstatt/projects/LivelyIntegration/testfeed.xml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7809":{},"7810":{"rev":33338,"date":{"__isSmartRef__":true,"id":7811},"author":"jenslincke","shortName":"stories.xhtml","url":"/repository/webwerkstatt/projects/LivelyIntegration/stories.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7811":{},"7812":{"rev":40024,"date":{"__isSmartRef__":true,"id":7813},"author":"robertkrahn","shortName":"loadWorldsResult.xhtml","url":"/repository/webwerkstatt/projects/LivelyIntegration/loadWorldsResult.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7813":{},"7814":{"rev":34500,"date":{"__isSmartRef__":true,"id":7815},"author":"robertkrahn","shortName":"entry1.html","url":"/repository/webwerkstatt/projects/LivelyIntegration/entry1.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7815":{},"7816":{"rev":34501,"date":{"__isSmartRef__":true,"id":7817},"author":"robertkrahn","shortName":"entry2.html","url":"/repository/webwerkstatt/projects/LivelyIntegration/entry2.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7817":{},"7818":{"rev":33258,"date":{"__isSmartRef__":true,"id":7819},"author":"jenslincke","shortName":"contents.xhtml","url":"/repository/webwerkstatt/projects/LivelyIntegration/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7819":{},"7820":{"rev":59046,"date":{"__isSmartRef__":true,"id":7821},"author":"robertkrahn","shortName":"draft.xhtml","url":"/repository/webwerkstatt/projects/LivelyIntegration/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7821":{},"7822":{"rev":34969,"date":{"__isSmartRef__":true,"id":7823},"author":"robertkrahn","shortName":"results.xhtml","url":"/repository/webwerkstatt/projects/LivelyIntegration/results.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7823":{},"7824":{"rev":34436,"date":{"__isSmartRef__":true,"id":7825},"author":"robertkrahn","shortName":"entry1.xhtml","url":"/repository/webwerkstatt/projects/LivelyIntegration/entry1.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7825":{},"7826":{"rev":56491,"date":{"__isSmartRef__":true,"id":7827},"author":"m.roeder","shortName":"LivelyHelping/","url":"/repository/webwerkstatt/projects/LivelyHelping/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7827":{},"7828":{"rev":54839,"date":{"__isSmartRef__":true,"id":7829},"author":"m.roeder","shortName":"contents.xhtml","url":"/repository/webwerkstatt/projects/LivelyHelping/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7829":{},"7830":{"rev":56491,"date":{"__isSmartRef__":true,"id":7831},"author":"m.roeder","shortName":"draft.xhtml","url":"/repository/webwerkstatt/projects/LivelyHelping/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7831":{},"7832":{"rev":56409,"date":{"__isSmartRef__":true,"id":7833},"author":"m.roeder","shortName":"CentralHelp.xhtml","url":"/repository/webwerkstatt/projects/LivelyHelping/CentralHelp.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7833":{},"7834":{"rev":41312,"date":{"__isSmartRef__":true,"id":7835},"author":"jenslincke","shortName":"LivelyStories/","url":"/repository/webwerkstatt/projects/LivelyStories/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7835":{},"7836":{"rev":41312,"date":{"__isSmartRef__":true,"id":7837},"author":"jenslincke","shortName":"tasks.xhtml","url":"/repository/webwerkstatt/projects/LivelyStories/tasks.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7837":{},"7838":{"rev":41301,"date":{"__isSmartRef__":true,"id":7839},"author":"jenslincke","shortName":"TaskDB.js","url":"/repository/webwerkstatt/projects/LivelyStories/TaskDB.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7839":{},"7840":{"rev":39537,"date":{"__isSmartRef__":true,"id":7841},"author":"jenslincke","shortName":"contents.xhtml","url":"/repository/webwerkstatt/projects/LivelyStories/contents.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7841":{},"7842":{"rev":40793,"date":{"__isSmartRef__":true,"id":7843},"author":"jenslincke","shortName":"draft.xhtml","url":"/repository/webwerkstatt/projects/LivelyStories/draft.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7843":{},"7844":{"rev":54369,"date":{"__isSmartRef__":true,"id":7845},"author":"anonymous","shortName":"testCreatePartsSpace/","url":"/repository/webwerkstatt/testCreatePartsSpace/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7845":{},"7846":{"rev":52889,"date":{"__isSmartRef__":true,"id":7847},"author":"tim.felgentreff","shortName":"tim/","url":"/repository/webwerkstatt/tim/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7847":{},"7848":{"rev":52889,"date":{"__isSmartRef__":true,"id":7849},"author":"tim.felgentreff","shortName":"myfirstworld.xhtml","url":"/repository/webwerkstatt/tim/myfirstworld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7849":{},"7850":{"rev":14887,"date":{"__isSmartRef__":true,"id":7851},"author":"jenslincke","shortName":"swa/","url":"/repository/webwerkstatt/swa/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7851":{},"7852":{"rev":14887,"date":{"__isSmartRef__":true,"id":7853},"author":"jenslincke","shortName":"neu.txt","url":"/repository/webwerkstatt/swa/neu.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7853":{},"7854":{"rev":11258,"date":{"__isSmartRef__":true,"id":7855},"author":"jenslincke","shortName":"blabla.txt","url":"/repository/webwerkstatt/swa/blabla.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7855":{},"7856":{"rev":7646,"date":{"__isSmartRef__":true,"id":7857},"author":"anonymous","shortName":"test.txt","url":"/repository/webwerkstatt/swa/test.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7857":{},"7858":{"rev":65606,"date":{"__isSmartRef__":true,"id":7859},"author":"jenslincke","shortName":"davide/","url":"/repository/webwerkstatt/davide/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7859":{},"7860":{"rev":65597,"date":{"__isSmartRef__":true,"id":7861},"author":"jenslincke","shortName":"MyPartsBin/","url":"/repository/webwerkstatt/davide/MyPartsBin/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7861":{},"7862":{"rev":65596,"date":{"__isSmartRef__":true,"id":7863},"author":"jenslincke","shortName":"DavidsMorph.json","url":"/repository/webwerkstatt/davide/MyPartsBin/DavidsMorph.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7863":{},"7864":{"rev":65597,"date":{"__isSmartRef__":true,"id":7865},"author":"jenslincke","shortName":"DavidsMorph.svg","url":"/repository/webwerkstatt/davide/MyPartsBin/DavidsMorph.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7865":{},"7866":{"rev":65606,"date":{"__isSmartRef__":true,"id":7867},"author":"jenslincke","shortName":"hello.xhtml","url":"/repository/webwerkstatt/davide/hello.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7867":{},"7868":{"rev":51447,"date":{"__isSmartRef__":true,"id":7869},"author":"robertkrahn","shortName":"exampleWorld.xhtml","url":"/repository/webwerkstatt/exampleWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7869":{},"7870":{"rev":69444,"date":{"__isSmartRef__":true,"id":7871},"author":"anonymous","shortName":"jens/","url":"/repository/webwerkstatt/jens/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7871":{},"7872":{"rev":27763,"date":{"__isSmartRef__":true,"id":7873},"author":"anonymous","shortName":"JensGraffle.xhtml","url":"/repository/webwerkstatt/jens/JensGraffle.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7873":{},"7874":{"rev":27764,"date":{"__isSmartRef__":true,"id":7875},"author":"anonymous","shortName":"JensPermutation.xhtml","url":"/repository/webwerkstatt/jens/JensPermutation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7875":{},"7876":{"rev":27765,"date":{"__isSmartRef__":true,"id":7877},"author":"anonymous","shortName":"NamesNames.xhtml","url":"/repository/webwerkstatt/jens/NamesNames.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7877":{},"7878":{"rev":27766,"date":{"__isSmartRef__":true,"id":7879},"author":"anonymous","shortName":"JensRobertPermChiffre.xhtml","url":"/repository/webwerkstatt/jens/JensRobertPermChiffre.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7879":{},"7880":{"rev":28114,"date":{"__isSmartRef__":true,"id":7881},"author":"anonymous","shortName":"JensFirstHTMLPage.xhtml","url":"/repository/webwerkstatt/jens/JensFirstHTMLPage.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7881":{},"7882":{"rev":27767,"date":{"__isSmartRef__":true,"id":7883},"author":"anonymous","shortName":"JensJSON.xhtml","url":"/repository/webwerkstatt/jens/JensJSON.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7883":{},"7884":{"rev":57626,"date":{"__isSmartRef__":true,"id":7885},"author":"anonymous","shortName":"NewStyles.j","url":"/repository/webwerkstatt/jens/NewStyles.j","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7885":{},"7886":{"rev":65594,"date":{"__isSmartRef__":true,"id":7887},"author":"anonymous","shortName":"MyPartsBin/","url":"/repository/webwerkstatt/jens/MyPartsBin/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7887":{},"7888":{"rev":51381,"date":{"__isSmartRef__":true,"id":7889},"author":"anonymous","shortName":"TestObject.svg","url":"/repository/webwerkstatt/jens/MyPartsBin/TestObject.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7889":{},"7890":{"rev":58682,"date":{"__isSmartRef__":true,"id":7891},"author":"anonymous","shortName":"TreeInspector.svg","url":"/repository/webwerkstatt/jens/MyPartsBin/TreeInspector.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7891":{},"7892":{"rev":53745,"date":{"__isSmartRef__":true,"id":7893},"author":"anonymous","shortName":"Afrika.json","url":"/repository/webwerkstatt/jens/MyPartsBin/Afrika.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7893":{},"7894":{"rev":58654,"date":{"__isSmartRef__":true,"id":7895},"author":"anonymous","shortName":"FreeLivelyServerMemChart.json","url":"/repository/webwerkstatt/jens/MyPartsBin/FreeLivelyServerMemChart.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7895":{},"7896":{"rev":65593,"date":{"__isSmartRef__":true,"id":7897},"author":"anonymous","shortName":"DavidsMorph.json","url":"/repository/webwerkstatt/jens/MyPartsBin/DavidsMorph.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7897":{},"7898":{"rev":55175,"date":{"__isSmartRef__":true,"id":7899},"author":"anonymous","shortName":"GraphLayoutApp.json","url":"/repository/webwerkstatt/jens/MyPartsBin/GraphLayoutApp.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7899":{},"7900":{"rev":53746,"date":{"__isSmartRef__":true,"id":7901},"author":"anonymous","shortName":"Afrika.svg","url":"/repository/webwerkstatt/jens/MyPartsBin/Afrika.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7901":{},"7902":{"rev":58655,"date":{"__isSmartRef__":true,"id":7903},"author":"anonymous","shortName":"FreeLivelyServerMemChart.svg","url":"/repository/webwerkstatt/jens/MyPartsBin/FreeLivelyServerMemChart.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7903":{},"7904":{"rev":65594,"date":{"__isSmartRef__":true,"id":7905},"author":"anonymous","shortName":"DavidsMorph.svg","url":"/repository/webwerkstatt/jens/MyPartsBin/DavidsMorph.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7905":{},"7906":{"rev":55176,"date":{"__isSmartRef__":true,"id":7907},"author":"anonymous","shortName":"GraphLayoutApp.svg","url":"/repository/webwerkstatt/jens/MyPartsBin/GraphLayoutApp.svg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7907":{},"7908":{"rev":51380,"date":{"__isSmartRef__":true,"id":7909},"author":"anonymous","shortName":"TestObject.json","url":"/repository/webwerkstatt/jens/MyPartsBin/TestObject.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7909":{},"7910":{"rev":58681,"date":{"__isSmartRef__":true,"id":7911},"author":"anonymous","shortName":"TreeInspector.json","url":"/repository/webwerkstatt/jens/MyPartsBin/TreeInspector.json","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7911":{},"7912":{"rev":45435,"date":{"__isSmartRef__":true,"id":7913},"author":"anonymous","shortName":"Empty.xhtml","url":"/repository/webwerkstatt/jens/Empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7913":{},"7914":{"rev":27770,"date":{"__isSmartRef__":true,"id":7915},"author":"anonymous","shortName":"Jens.xhtml","url":"/repository/webwerkstatt/jens/Jens.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7915":{},"7916":{"rev":61863,"date":{"__isSmartRef__":true,"id":7917},"author":"anonymous","shortName":"WebGL.xhtml","url":"/repository/webwerkstatt/jens/WebGL.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7917":{},"7918":{"rev":43399,"date":{"__isSmartRef__":true,"id":7919},"author":"anonymous","shortName":"Test1.xhtml","url":"/repository/webwerkstatt/jens/Test1.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7919":{},"7920":{"rev":27781,"date":{"__isSmartRef__":true,"id":7921},"author":"anonymous","shortName":"JensStyleDialog.xhtml","url":"/repository/webwerkstatt/jens/JensStyleDialog.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7921":{},"7922":{"rev":59404,"date":{"__isSmartRef__":true,"id":7923},"author":"anonymous","shortName":"NewWorld.xhtml","url":"/repository/webwerkstatt/jens/NewWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7923":{},"7924":{"rev":45442,"date":{"__isSmartRef__":true,"id":7925},"author":"anonymous","shortName":"Exploration.xhtml","url":"/repository/webwerkstatt/jens/Exploration.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7925":{},"7926":{"rev":37750,"date":{"__isSmartRef__":true,"id":7927},"author":"anonymous","shortName":"kunst.xhtml","url":"/repository/webwerkstatt/jens/kunst.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7927":{},"7928":{"rev":3860,"date":{"__isSmartRef__":true,"id":7929},"author":"anonymous","shortName":"auth","url":"/repository/webwerkstatt/jens/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7929":{},"7930":{"rev":27768,"date":{"__isSmartRef__":true,"id":7931},"author":"anonymous","shortName":"JensPermChiffre.xhtml","url":"/repository/webwerkstatt/jens/JensPermChiffre.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7931":{},"7932":{"rev":45920,"date":{"__isSmartRef__":true,"id":7933},"author":"anonymous","shortName":"DevPage.xhtml","url":"/repository/webwerkstatt/jens/DevPage.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7933":{},"7934":{"rev":60649,"date":{"__isSmartRef__":true,"id":7935},"author":"anonymous","shortName":"DraftSelectionMorph.xhtml","url":"/repository/webwerkstatt/jens/DraftSelectionMorph.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7935":{},"7936":{"rev":68349,"date":{"__isSmartRef__":true,"id":7937},"author":"anonymous","shortName":"journal/","url":"/repository/webwerkstatt/jens/journal/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7937":{},"7938":{"rev":64229,"date":{"__isSmartRef__":true,"id":7939},"author":"anonymous","shortName":"media/","url":"/repository/webwerkstatt/jens/journal/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7939":{},"7940":{"rev":2990,"date":{"__isSmartRef__":true,"id":7941},"author":"anonymous","shortName":"FirefoxScreenSnapz010.png","url":"/repository/webwerkstatt/jens/journal/media/FirefoxScreenSnapz010.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7941":{},"7942":{"rev":2954,"date":{"__isSmartRef__":true,"id":7943},"author":"anonymous","shortName":"FirefoxScreenSnapz011.png","url":"/repository/webwerkstatt/jens/journal/media/FirefoxScreenSnapz011.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7943":{},"7944":{"rev":24157,"date":{"__isSmartRef__":true,"id":7945},"author":"anonymous","shortName":"ScriptingDriveACar.mov","url":"/repository/webwerkstatt/jens/journal/media/ScriptingDriveACar.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7945":{},"7946":{"rev":2054,"date":{"__isSmartRef__":true,"id":7947},"author":"anonymous","shortName":"hpi_logo.png","url":"/repository/webwerkstatt/jens/journal/media/hpi_logo.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7947":{},"7948":{"rev":2955,"date":{"__isSmartRef__":true,"id":7949},"author":"anonymous","shortName":"FirefoxScreenSnapz012.png","url":"/repository/webwerkstatt/jens/journal/media/FirefoxScreenSnapz012.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7949":{},"7950":{"rev":26478,"date":{"__isSmartRef__":true,"id":7951},"author":"anonymous","shortName":"SafariSchnappschuss006.png","url":"/repository/webwerkstatt/jens/journal/media/SafariSchnappschuss006.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7951":{},"7952":{"rev":2054,"date":{"__isSmartRef__":true,"id":7953},"author":"anonymous","shortName":"SafariScreenSnapz012.png","url":"/repository/webwerkstatt/jens/journal/media/SafariScreenSnapz012.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7953":{},"7954":{"rev":64229,"date":{"__isSmartRef__":true,"id":7955},"author":"anonymous","shortName":"TestVideo2.mp4","url":"/repository/webwerkstatt/jens/journal/media/TestVideo2.mp4","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7955":{},"7956":{"rev":3258,"date":{"__isSmartRef__":true,"id":7957},"author":"anonymous","shortName":"100324_DriveACar.png","url":"/repository/webwerkstatt/jens/journal/media/100324_DriveACar.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7957":{},"7958":{"rev":2961,"date":{"__isSmartRef__":true,"id":7959},"author":"anonymous","shortName":"SafariScreenSnapz017.png","url":"/repository/webwerkstatt/jens/journal/media/SafariScreenSnapz017.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7959":{},"7960":{"rev":21297,"date":{"__isSmartRef__":true,"id":7961},"author":"anonymous","shortName":"UserExampleMobilan.mov","url":"/repository/webwerkstatt/jens/journal/media/UserExampleMobilan.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7961":{},"7962":{"rev":3166,"date":{"__isSmartRef__":true,"id":7963},"author":"anonymous","shortName":"PreviewScreenSnapz011.png","url":"/repository/webwerkstatt/jens/journal/media/PreviewScreenSnapz011.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7963":{},"7964":{"rev":3184,"date":{"__isSmartRef__":true,"id":7965},"author":"anonymous","shortName":"100323_FixMorphCopyAndPaste.png","url":"/repository/webwerkstatt/jens/journal/media/100323_FixMorphCopyAndPaste.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7965":{},"7966":{"rev":19609,"date":{"__isSmartRef__":true,"id":7967},"author":"anonymous","shortName":"SafariScreenSnapz059.png","url":"/repository/webwerkstatt/jens/journal/media/SafariScreenSnapz059.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7967":{},"7968":{"rev":3167,"date":{"__isSmartRef__":true,"id":7969},"author":"anonymous","shortName":"PreviewScreenSnapz012.png","url":"/repository/webwerkstatt/jens/journal/media/PreviewScreenSnapz012.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7969":{},"7970":{"rev":49709,"date":{"__isSmartRef__":true,"id":7971},"author":"anonymous","shortName":"ServerSideCodeSearchPrototype.png","url":"/repository/webwerkstatt/jens/journal/media/ServerSideCodeSearchPrototype.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7971":{},"7972":{"rev":2054,"date":{"__isSmartRef__":true,"id":7973},"author":"anonymous","shortName":"PreviewScreenSnapz032.png","url":"/repository/webwerkstatt/jens/journal/media/PreviewScreenSnapz032.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7973":{},"7974":{"rev":21500,"date":{"__isSmartRef__":true,"id":7975},"author":"anonymous","shortName":"MoveWorldWidget.png","url":"/repository/webwerkstatt/jens/journal/media/MoveWorldWidget.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7975":{},"7976":{"rev":24158,"date":{"__isSmartRef__":true,"id":7977},"author":"anonymous","shortName":"ScriptingDriveACar.png","url":"/repository/webwerkstatt/jens/journal/media/ScriptingDriveACar.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7977":{},"7978":{"rev":2054,"date":{"__isSmartRef__":true,"id":7979},"author":"anonymous","shortName":"PreviewScreenSnapz033.png","url":"/repository/webwerkstatt/jens/journal/media/PreviewScreenSnapz033.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7979":{},"7980":{"rev":21482,"date":{"__isSmartRef__":true,"id":7981},"author":"anonymous","shortName":"CopyLabelIssue.png","url":"/repository/webwerkstatt/jens/journal/media/CopyLabelIssue.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7981":{},"7982":{"rev":29810,"date":{"__isSmartRef__":true,"id":7983},"author":"anonymous","shortName":"FabrikBrowserFullFirstTime.mov","url":"/repository/webwerkstatt/jens/journal/media/FabrikBrowserFullFirstTime.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7983":{},"7984":{"rev":21296,"date":{"__isSmartRef__":true,"id":7985},"author":"anonymous","shortName":"UserExampleMobilan.png","url":"/repository/webwerkstatt/jens/journal/media/UserExampleMobilan.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7985":{},"7986":{"rev":2987,"date":{"__isSmartRef__":true,"id":7987},"author":"anonymous","shortName":"FirefoxScreenSnapz001.png","url":"/repository/webwerkstatt/jens/journal/media/FirefoxScreenSnapz001.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7987":{},"7988":{"rev":2967,"date":{"__isSmartRef__":true,"id":7989},"author":"anonymous","shortName":"FirefoxScreenSnapz002.png","url":"/repository/webwerkstatt/jens/journal/media/FirefoxScreenSnapz002.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7989":{},"7990":{"rev":2946,"date":{"__isSmartRef__":true,"id":7991},"author":"anonymous","shortName":"FirefoxScreenSnapz003.png","url":"/repository/webwerkstatt/jens/journal/media/FirefoxScreenSnapz003.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7991":{},"7992":{"rev":2947,"date":{"__isSmartRef__":true,"id":7993},"author":"anonymous","shortName":"FirefoxScreenSnapz004.png","url":"/repository/webwerkstatt/jens/journal/media/FirefoxScreenSnapz004.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7993":{},"7994":{"rev":49888,"date":{"__isSmartRef__":true,"id":7995},"author":"anonymous","shortName":"ScriptEditorPrototype_2011-02-03.png","url":"/repository/webwerkstatt/jens/journal/media/ScriptEditorPrototype_2011-02-03.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7995":{},"7996":{"rev":2948,"date":{"__isSmartRef__":true,"id":7997},"author":"anonymous","shortName":"FirefoxScreenSnapz005.png","url":"/repository/webwerkstatt/jens/journal/media/FirefoxScreenSnapz005.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7997":{},"7998":{"rev":2957,"date":{"__isSmartRef__":true,"id":7999},"author":"anonymous","shortName":"FirefoxScreenSnapz006.png","url":"/repository/webwerkstatt/jens/journal/media/FirefoxScreenSnapz006.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"7999":{},"8000":{"rev":15692,"date":{"__isSmartRef__":true,"id":8001},"author":"anonymous","shortName":"SafariScreenSnapz022.png","url":"/repository/webwerkstatt/jens/journal/media/SafariScreenSnapz022.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8001":{},"8002":{"rev":2950,"date":{"__isSmartRef__":true,"id":8003},"author":"anonymous","shortName":"FirefoxScreenSnapz007.png","url":"/repository/webwerkstatt/jens/journal/media/FirefoxScreenSnapz007.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8003":{},"8004":{"rev":2997,"date":{"__isSmartRef__":true,"id":8005},"author":"anonymous","shortName":"FirefoxScreenSnapz008.png","url":"/repository/webwerkstatt/jens/journal/media/FirefoxScreenSnapz008.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8005":{},"8006":{"rev":5732,"date":{"__isSmartRef__":true,"id":8007},"author":"anonymous","shortName":"Google ChromeScreenSnapz001.png","url":"/repository/webwerkstatt/jens/journal/media/Google ChromeScreenSnapz001.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8007":{},"8008":{"rev":2952,"date":{"__isSmartRef__":true,"id":8009},"author":"anonymous","shortName":"FirefoxScreenSnapz009.png","url":"/repository/webwerkstatt/jens/journal/media/FirefoxScreenSnapz009.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8009":{},"8010":{"rev":19614,"date":{"__isSmartRef__":true,"id":8011},"author":"anonymous","shortName":"SafariScreenSnapz060.png","url":"/repository/webwerkstatt/jens/journal/media/SafariScreenSnapz060.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8011":{},"8012":{"rev":19615,"date":{"__isSmartRef__":true,"id":8013},"author":"anonymous","shortName":"SafariScreenSnapz062.png","url":"/repository/webwerkstatt/jens/journal/media/SafariScreenSnapz062.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8013":{},"8014":{"rev":19618,"date":{"__isSmartRef__":true,"id":8015},"author":"anonymous","shortName":"SafariScreenSnapz063.png","url":"/repository/webwerkstatt/jens/journal/media/SafariScreenSnapz063.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8015":{},"8016":{"rev":2988,"date":{"__isSmartRef__":true,"id":8017},"author":"anonymous","shortName":"OmniGraffle ProfessionalScreenSnapz001.png","url":"/repository/webwerkstatt/jens/journal/media/OmniGraffle ProfessionalScreenSnapz001.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8017":{},"8018":{"rev":20375,"date":{"__isSmartRef__":true,"id":8019},"author":"anonymous","shortName":"Google ChromeScreenSnapz005.png","url":"/repository/webwerkstatt/jens/journal/media/Google ChromeScreenSnapz005.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8019":{},"8020":{"rev":49695,"date":{"__isSmartRef__":true,"id":8021},"author":"anonymous","shortName":"CommandLinePrototype.png","url":"/repository/webwerkstatt/jens/journal/media/CommandLinePrototype.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8021":{},"8022":{"rev":10375,"date":{"__isSmartRef__":true,"id":8023},"author":"anonymous","shortName":"DraftScaleWidget.png","url":"/repository/webwerkstatt/jens/journal/media/DraftScaleWidget.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8023":{},"8024":{"rev":2991,"date":{"__isSmartRef__":true,"id":8025},"author":"anonymous","shortName":"OmniGraffle ProfessionalScreenSnapz003.png","url":"/repository/webwerkstatt/jens/journal/media/OmniGraffle ProfessionalScreenSnapz003.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8025":{},"8026":{"rev":2618,"date":{"__isSmartRef__":true,"id":8027},"author":"anonymous","shortName":"cube.png","url":"/repository/webwerkstatt/jens/journal/media/cube.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8027":{},"8028":{"rev":3168,"date":{"__isSmartRef__":true,"id":8029},"author":"anonymous","shortName":"PreviewScreenSnapz003.png","url":"/repository/webwerkstatt/jens/journal/media/PreviewScreenSnapz003.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8029":{},"8030":{"rev":16987,"date":{"__isSmartRef__":true,"id":8031},"author":"anonymous","shortName":"100702_SystemBrowserMockup.png","url":"/repository/webwerkstatt/jens/journal/media/100702_SystemBrowserMockup.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8031":{},"8032":{"rev":2995,"date":{"__isSmartRef__":true,"id":8033},"author":"anonymous","shortName":"PreviewScreenSnapz022.png","url":"/repository/webwerkstatt/jens/journal/media/PreviewScreenSnapz022.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8033":{},"8034":{"rev":2993,"date":{"__isSmartRef__":true,"id":8035},"author":"anonymous","shortName":"OmniGraffle ProfessionalScreenSnapz007.png","url":"/repository/webwerkstatt/jens/journal/media/OmniGraffle ProfessionalScreenSnapz007.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8035":{},"8036":{"rev":2996,"date":{"__isSmartRef__":true,"id":8037},"author":"anonymous","shortName":"PreviewScreenSnapz025.png","url":"/repository/webwerkstatt/jens/journal/media/PreviewScreenSnapz025.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8037":{},"8038":{"rev":20860,"date":{"__isSmartRef__":true,"id":8039},"author":"anonymous","shortName":"ColorSerializationIssue.png","url":"/repository/webwerkstatt/jens/journal/media/ColorSerializationIssue.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8039":{},"8040":{"rev":2054,"date":{"__isSmartRef__":true,"id":8041},"author":"anonymous","shortName":"TextMateScreenSnapz001.png","url":"/repository/webwerkstatt/jens/journal/media/TextMateScreenSnapz001.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8041":{},"8042":{"rev":2620,"date":{"__isSmartRef__":true,"id":8043},"author":"anonymous","shortName":"University of Tokyo.jpg","url":"/repository/webwerkstatt/jens/journal/media/University of Tokyo.jpg","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8043":{},"8044":{"rev":2719,"date":{"__isSmartRef__":true,"id":8045},"author":"anonymous","shortName":"4732622.png","url":"/repository/webwerkstatt/jens/journal/media/4732622.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8045":{},"8046":{"rev":2969,"date":{"__isSmartRef__":true,"id":8047},"author":"anonymous","shortName":"MyBoundO3DBall.mov","url":"/repository/webwerkstatt/jens/journal/media/MyBoundO3DBall.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8047":{},"8048":{"rev":68349,"date":{"__isSmartRef__":true,"id":8049},"author":"anonymous","shortName":"NewJournal.xhtml","url":"/repository/webwerkstatt/jens/journal/NewJournal.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8049":{},"8050":{"rev":10804,"date":{"__isSmartRef__":true,"id":8051},"author":"anonymous","shortName":"Journal.js","url":"/repository/webwerkstatt/jens/journal/Journal.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8051":{},"8052":{"rev":47186,"date":{"__isSmartRef__":true,"id":8053},"author":"anonymous","shortName":"2010-Aug.xhtml","url":"/repository/webwerkstatt/jens/journal/2010-Aug.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8053":{},"8054":{"rev":27777,"date":{"__isSmartRef__":true,"id":8055},"author":"anonymous","shortName":"Empty.xhtml","url":"/repository/webwerkstatt/jens/journal/Empty.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8055":{},"8056":{"rev":27778,"date":{"__isSmartRef__":true,"id":8057},"author":"anonymous","shortName":"2010-Mar.xhtml","url":"/repository/webwerkstatt/jens/journal/2010-Mar.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8057":{},"8058":{"rev":15118,"date":{"__isSmartRef__":true,"id":8059},"author":"anonymous","shortName":"testfile.txt","url":"/repository/webwerkstatt/jens/journal/testfile.txt","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8059":{},"8060":{"rev":27780,"date":{"__isSmartRef__":true,"id":8061},"author":"anonymous","shortName":"2010-Apr.xhtml","url":"/repository/webwerkstatt/jens/journal/2010-Apr.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8061":{},"8062":{"rev":27771,"date":{"__isSmartRef__":true,"id":8063},"author":"anonymous","shortName":"2010-May.xhtml","url":"/repository/webwerkstatt/jens/journal/2010-May.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8063":{},"8064":{"rev":61001,"date":{"__isSmartRef__":true,"id":8065},"author":"anonymous","shortName":"2011-JanFebMar.xhtml","url":"/repository/webwerkstatt/jens/journal/2011-JanFebMar.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8065":{},"8066":{"rev":28865,"date":{"__isSmartRef__":true,"id":8067},"author":"anonymous","shortName":"auth","url":"/repository/webwerkstatt/jens/journal/auth","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8067":{},"8068":{"rev":39423,"date":{"__isSmartRef__":true,"id":8069},"author":"anonymous","shortName":"2010-Sep.xhtml","url":"/repository/webwerkstatt/jens/journal/2010-Sep.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8069":{},"8070":{"rev":27772,"date":{"__isSmartRef__":true,"id":8071},"author":"anonymous","shortName":"2010-Jul.xhtml","url":"/repository/webwerkstatt/jens/journal/2010-Jul.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8071":{},"8072":{"rev":65050,"date":{"__isSmartRef__":true,"id":8073},"author":"anonymous","shortName":"journal.xhtml","url":"/repository/webwerkstatt/jens/journal/journal.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8073":{},"8074":{"rev":48187,"date":{"__isSmartRef__":true,"id":8075},"author":"anonymous","shortName":"2010-Dec.xhtml","url":"/repository/webwerkstatt/jens/journal/2010-Dec.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8075":{},"8076":{"rev":27776,"date":{"__isSmartRef__":true,"id":8077},"author":"anonymous","shortName":"2010-Jun.xhtml","url":"/repository/webwerkstatt/jens/journal/2010-Jun.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8077":{},"8078":{"rev":27775,"date":{"__isSmartRef__":true,"id":8079},"author":"anonymous","shortName":"2010-Feb.xhtml","url":"/repository/webwerkstatt/jens/journal/2010-Feb.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8079":{},"8080":{"rev":27779,"date":{"__isSmartRef__":true,"id":8081},"author":"anonymous","shortName":"JournalUpload.xhtml","url":"/repository/webwerkstatt/jens/journal/JournalUpload.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8081":{},"8082":{"rev":39425,"date":{"__isSmartRef__":true,"id":8083},"author":"anonymous","shortName":"test.xhtml","url":"/repository/webwerkstatt/jens/journal/test.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8083":{},"8084":{"rev":60406,"date":{"__isSmartRef__":true,"id":8085},"author":"anonymous","shortName":"FreeMem.xhtml","url":"/repository/webwerkstatt/jens/FreeMem.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8085":{},"8086":{"rev":58231,"date":{"__isSmartRef__":true,"id":8087},"author":"anonymous","shortName":"SceneRefactoringDev.xhtml","url":"/repository/webwerkstatt/jens/SceneRefactoringDev.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8087":{},"8088":{"rev":27782,"date":{"__isSmartRef__":true,"id":8089},"author":"anonymous","shortName":"JensVis.xhtml","url":"/repository/webwerkstatt/jens/JensVis.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8089":{},"8090":{"rev":37731,"date":{"__isSmartRef__":true,"id":8091},"author":"anonymous","shortName":"tests1.xhtml","url":"/repository/webwerkstatt/jens/tests1.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8091":{},"8092":{"rev":51194,"date":{"__isSmartRef__":true,"id":8093},"author":"robertkrahn","shortName":"JSvsSTSyntaxDiscussion.xhtml","url":"/repository/webwerkstatt/JSvsSTSyntaxDiscussion.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8093":{},"8094":{"rev":46439,"date":{"__isSmartRef__":true,"id":8095},"author":"robertkrahn","shortName":"foobar.xhtml","url":"/repository/webwerkstatt/foobar.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8095":{},"8096":{"rev":35080,"date":{"__isSmartRef__":true,"id":8097},"author":"robertkrahn","shortName":"bugreport.xhtml","url":"/repository/webwerkstatt/bugreport.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8097":{},"8098":{"rev":67692,"date":{"__isSmartRef__":true,"id":8099},"author":"robertkrahn","shortName":"documentation/","url":"/repository/webwerkstatt/documentation/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8099":{},"8100":{"rev":43658,"date":{"__isSmartRef__":true,"id":8101},"author":"robertkrahn","shortName":"media/","url":"/repository/webwerkstatt/documentation/media/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8101":{},"8102":{"rev":39889,"date":{"__isSmartRef__":true,"id":8103},"author":"jenslincke","shortName":"LivelyCreateModuleWithSystemBrowser.mov","url":"/repository/webwerkstatt/documentation/media/LivelyCreateModuleWithSystemBrowser.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8103":{},"8104":{"rev":43657,"date":{"__isSmartRef__":true,"id":8105},"author":"robertkrahn","shortName":"Screen shot 2011-01-07 at 7.13.22 PM.png","url":"/repository/webwerkstatt/documentation/media/Screen shot 2011-01-07 at 7.13.22 PM.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8105":{},"8106":{"rev":43658,"date":{"__isSmartRef__":true,"id":8107},"author":"robertkrahn","shortName":"ometaModuleCreation01.png","url":"/repository/webwerkstatt/documentation/media/ometaModuleCreation01.png","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8107":{},"8108":{"rev":39888,"date":{"__isSmartRef__":true,"id":8109},"author":"jenslincke","shortName":"upload.xhtml","url":"/repository/webwerkstatt/documentation/upload.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8109":{},"8110":{"rev":48657,"date":{"__isSmartRef__":true,"id":8111},"author":"jenslincke","shortName":"Menus.xhtml","url":"/repository/webwerkstatt/documentation/Menus.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8111":{},"8112":{"rev":63489,"date":{"__isSmartRef__":true,"id":8113},"author":"robertkrahn","shortName":"videoTutorial.xhtml","url":"/repository/webwerkstatt/documentation/videoTutorial.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8113":{},"8114":{"rev":34385,"date":{"__isSmartRef__":true,"id":8115},"author":"robertkrahn","shortName":"Serialization-Plugins.xhtml","url":"/repository/webwerkstatt/documentation/Serialization-Plugins.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8115":{},"8116":{"rev":64226,"date":{"__isSmartRef__":true,"id":8117},"author":"robertkrahn","shortName":"testVideo2.mov","url":"/repository/webwerkstatt/documentation/testVideo2.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8117":{},"8118":{"rev":66549,"date":{"__isSmartRef__":true,"id":8119},"author":"jenslincke","shortName":"110429_SystemBrowserDiffingVersions.mov","url":"/repository/webwerkstatt/documentation/110429_SystemBrowserDiffingVersions.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8119":{},"8120":{"rev":64225,"date":{"__isSmartRef__":true,"id":8121},"author":"robertkrahn","shortName":"testVideo3.mov","url":"/repository/webwerkstatt/documentation/testVideo3.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8121":{},"8122":{"rev":39876,"date":{"__isSmartRef__":true,"id":8123},"author":"jenslincke","shortName":"MyOwnModule.js","url":"/repository/webwerkstatt/documentation/MyOwnModule.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8123":{},"8124":{"rev":64227,"date":{"__isSmartRef__":true,"id":8125},"author":"robertkrahn","shortName":"testVideo4.mov","url":"/repository/webwerkstatt/documentation/testVideo4.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8125":{},"8126":{"rev":64512,"date":{"__isSmartRef__":true,"id":8127},"author":"robertkrahn","shortName":"110421_CreatingVideoTutorials.webm","url":"/repository/webwerkstatt/documentation/110421_CreatingVideoTutorials.webm","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8127":{},"8128":{"rev":34540,"date":{"__isSmartRef__":true,"id":8129},"author":"robertkrahn","shortName":"foo2.xhtml","url":"/repository/webwerkstatt/documentation/foo2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8129":{},"8130":{"rev":66431,"date":{"__isSmartRef__":true,"id":8131},"author":"pavel.genevski","shortName":"110419_ManipulateMorphs.webm","url":"/repository/webwerkstatt/documentation/110419_ManipulateMorphs.webm","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8131":{},"8132":{"rev":65966,"date":{"__isSmartRef__":true,"id":8133},"author":"robertkrahn","shortName":"Traits.xhtml","url":"/repository/webwerkstatt/documentation/Traits.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8133":{},"8134":{"rev":64441,"date":{"__isSmartRef__":true,"id":8135},"author":"robertkrahn","shortName":"110421_CreatingVideoTutorials.mov","url":"/repository/webwerkstatt/documentation/110421_CreatingVideoTutorials.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8135":{},"8136":{"rev":33593,"date":{"__isSmartRef__":true,"id":8137},"author":"robertkrahn","shortName":"ASTInterface.xhtml","url":"/repository/webwerkstatt/documentation/ASTInterface.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8137":{},"8138":{"rev":39893,"date":{"__isSmartRef__":true,"id":8139},"author":"jenslincke","shortName":"ModuleCreation.xhtml","url":"/repository/webwerkstatt/documentation/ModuleCreation.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8139":{},"8140":{"rev":34409,"date":{"__isSmartRef__":true,"id":8141},"author":"robertkrahn","shortName":"DocChecker.js","url":"/repository/webwerkstatt/documentation/DocChecker.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8141":{},"8142":{"rev":64220,"date":{"__isSmartRef__":true,"id":8143},"author":"robertkrahn","shortName":"testVideo.mp4","url":"/repository/webwerkstatt/documentation/testVideo.mp4","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8143":{},"8144":{"rev":34426,"date":{"__isSmartRef__":true,"id":8145},"author":"robertkrahn","shortName":"Serialization-Interface.xhtml","url":"/repository/webwerkstatt/documentation/Serialization-Interface.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8145":{},"8146":{"rev":34411,"date":{"__isSmartRef__":true,"id":8147},"author":"robertkrahn","shortName":"Template.xhtml","url":"/repository/webwerkstatt/documentation/Template.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8147":{},"8148":{"rev":35513,"date":{"__isSmartRef__":true,"id":8149},"author":"jenslincke","shortName":"createWorld.xhtml","url":"/repository/webwerkstatt/documentation/createWorld.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8149":{},"8150":{"rev":46890,"date":{"__isSmartRef__":true,"id":8151},"author":"robertkrahn","shortName":"Serialization-Overview.xhtml","url":"/repository/webwerkstatt/documentation/Serialization-Overview.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8151":{},"8152":{"rev":66617,"date":{"__isSmartRef__":true,"id":8153},"author":"robertkrahn","shortName":"videoTutorials/","url":"/repository/webwerkstatt/documentation/videoTutorials/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8153":{},"8154":{"rev":64543,"date":{"__isSmartRef__":true,"id":8155},"author":"robertkrahn","shortName":"110419_ManipulateMorphs.xhtml","url":"/repository/webwerkstatt/documentation/videoTutorials/110419_ManipulateMorphs.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8155":{},"8156":{"rev":64506,"date":{"__isSmartRef__":true,"id":8157},"author":"robertkrahn","shortName":"110421_CreatingVideoTutorials.mov","url":"/repository/webwerkstatt/documentation/videoTutorials/110421_CreatingVideoTutorials.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8157":{},"8158":{"rev":66545,"date":{"__isSmartRef__":true,"id":8159},"author":"jenslincke","shortName":"SystemBrowserDiffingVersions.xhtml","url":"/repository/webwerkstatt/documentation/videoTutorials/SystemBrowserDiffingVersions.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8159":{},"8160":{"rev":66616,"date":{"__isSmartRef__":true,"id":8161},"author":"robertkrahn","shortName":"110429_TextAttributes.webm","url":"/repository/webwerkstatt/documentation/videoTutorials/110429_TextAttributes.webm","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8161":{},"8162":{"rev":66617,"date":{"__isSmartRef__":true,"id":8163},"author":"robertkrahn","shortName":"110429_TextAttributes.xhtml","url":"/repository/webwerkstatt/documentation/videoTutorials/110429_TextAttributes.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8163":{},"8164":{"rev":66546,"date":{"__isSmartRef__":true,"id":8165},"author":"jenslincke","shortName":"template.xhtml","url":"/repository/webwerkstatt/documentation/videoTutorials/template.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8165":{},"8166":{"rev":64197,"date":{"__isSmartRef__":true,"id":8167},"author":"robertkrahn","shortName":"110419_ManipulateMorphs.mov","url":"/repository/webwerkstatt/documentation/videoTutorials/110419_ManipulateMorphs.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8167":{},"8168":{"rev":64509,"date":{"__isSmartRef__":true,"id":8169},"author":"robertkrahn","shortName":"110421_CreatingVideoTutorials.webm","url":"/repository/webwerkstatt/documentation/videoTutorials/110421_CreatingVideoTutorials.webm","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8169":{},"8170":{"rev":66615,"date":{"__isSmartRef__":true,"id":8171},"author":"robertkrahn","shortName":"110429_TextAttributes.mov","url":"/repository/webwerkstatt/documentation/videoTutorials/110429_TextAttributes.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8171":{},"8172":{"rev":64553,"date":{"__isSmartRef__":true,"id":8173},"author":"robertkrahn","shortName":"110421_CreatingVideoTutorials.xhtml","url":"/repository/webwerkstatt/documentation/videoTutorials/110421_CreatingVideoTutorials.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8173":{},"8174":{"rev":54789,"date":{"__isSmartRef__":true,"id":8175},"author":"jenslincke","shortName":"PartsBin.xhtml","url":"/repository/webwerkstatt/documentation/PartsBin.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8175":{},"8176":{"rev":32176,"date":{"__isSmartRef__":true,"id":8177},"author":"robertkrahn","shortName":"MorphLayout.xhtml","url":"/repository/webwerkstatt/documentation/MorphLayout.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8177":{},"8178":{"rev":34531,"date":{"__isSmartRef__":true,"id":8179},"author":"robertkrahn","shortName":"foo.xhtml","url":"/repository/webwerkstatt/documentation/foo.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8179":{},"8180":{"rev":54024,"date":{"__isSmartRef__":true,"id":8181},"author":"jenslincke","shortName":"ScriptingTutorial.xhtml","url":"/repository/webwerkstatt/documentation/ScriptingTutorial.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8181":{},"8182":{"rev":65019,"date":{"__isSmartRef__":true,"id":8183},"author":"jenslincke","shortName":"GettingStarted.xhtml","url":"/repository/webwerkstatt/documentation/GettingStarted.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8183":{},"8184":{"rev":66934,"date":{"__isSmartRef__":true,"id":8185},"author":"jenslincke","shortName":"FAQ2.xhtml","url":"/repository/webwerkstatt/documentation/FAQ2.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8185":{},"8186":{"rev":35596,"date":{"__isSmartRef__":true,"id":8187},"author":"jenslincke","shortName":"static/","url":"/repository/webwerkstatt/documentation/static/","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8187":{},"8188":{"rev":35596,"date":{"__isSmartRef__":true,"id":8189},"author":"jenslincke","shortName":"GettingStarted.html","url":"/repository/webwerkstatt/documentation/static/GettingStarted.html","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8189":{},"8190":{"rev":64558,"date":{"__isSmartRef__":true,"id":8191},"author":"robertkrahn","shortName":"Subtitles.js","url":"/repository/webwerkstatt/documentation/Subtitles.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8191":{},"8192":{"rev":64228,"date":{"__isSmartRef__":true,"id":8193},"author":"robertkrahn","shortName":"testVideo6.mp4","url":"/repository/webwerkstatt/documentation/testVideo6.mp4","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8193":{},"8194":{"rev":43662,"date":{"__isSmartRef__":true,"id":8195},"author":"robertkrahn","shortName":"OMeta.xhtml","url":"/repository/webwerkstatt/documentation/OMeta.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8195":{},"8196":{"rev":34412,"date":{"__isSmartRef__":true,"id":8197},"author":"robertkrahn","shortName":"JSASTInterface.xhtml","url":"/repository/webwerkstatt/documentation/JSASTInterface.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8197":{},"8198":{"rev":67692,"date":{"__isSmartRef__":true,"id":8199},"author":"robertkrahn","shortName":"FAQ.xhtml","url":"/repository/webwerkstatt/documentation/FAQ.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8199":{},"8200":{"rev":64231,"date":{"__isSmartRef__":true,"id":8201},"author":"robertkrahn","shortName":"testVideo8.m4v","url":"/repository/webwerkstatt/documentation/testVideo8.m4v","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8201":{},"8202":{"rev":64215,"date":{"__isSmartRef__":true,"id":8203},"author":"robertkrahn","shortName":"110419_ManipulateMorphs.mov","url":"/repository/webwerkstatt/documentation/110419_ManipulateMorphs.mov","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8203":{},"8204":{"rev":33620,"date":{"__isSmartRef__":true,"id":8205},"author":"robertkrahn","shortName":"JSStackReification.xhtml","url":"/repository/webwerkstatt/documentation/JSStackReification.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8205":{},"8206":{"rev":56610,"date":{"__isSmartRef__":true,"id":8207},"author":"robertkrahn","shortName":"LivelyTour.xhtml","url":"/repository/webwerkstatt/LivelyTour.xhtml","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8207":{},"8208":{"rev":37898,"date":{"__isSmartRef__":true,"id":8209},"author":"frederik.leidloff","shortName":"FPrototypes.js","url":"/repository/webwerkstatt/FPrototypes.js","__LivelyClassName__":"SVNVersionInfo","__SourceModuleName__":"Global.lively.Network"},"8209":{},"8210":{"loadURL":{"__isSmartRef__":true,"id":8211},"notify":{"__isSmartRef__":true,"id":8214},"onLoad":{"__isSmartRef__":true,"id":8217},"getFilter":{"__isSmartRef__":true,"id":8220},"createListItemFor":{"__isSmartRef__":true,"id":8223},"getMaxListLength":{"__isSmartRef__":true,"id":8226},"getURL":{"__isSmartRef__":true,"id":8229},"setupConnections":{"__isSmartRef__":true,"id":8232},"updateChangesList":{"__isSmartRef__":true,"id":8235},"openURL":{"__isSmartRef__":true,"id":8238},"reset":{"__isSmartRef__":true,"id":8241},"openDifferForURL":{"__isSmartRef__":true,"id":8244}},"8211":{"varMapping":{"__isSmartRef__":true,"id":8212},"source":"function loadURL(url) {\n\tthis.notify('Please wait, fetching data');\n\tvar webR = new WebResource(this.getURL()).beAsync();\n\tlively.bindings.connect(webR, 'contentDocument', this, 'onLoad');\n\twebR.propfind('infinity')\n}","funcProperties":{"__isSmartRef__":true,"id":8213},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"8212":{"this":{"__isSmartRef__":true,"id":809}},"8213":{},"8214":{"varMapping":{"__isSmartRef__":true,"id":8215},"source":"function notify(msg) {\n\tthis.get('changesList').updateList([msg])\n}","funcProperties":{"__isSmartRef__":true,"id":8216},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"8215":{"this":{"__isSmartRef__":true,"id":809}},"8216":{},"8217":{"varMapping":{"__isSmartRef__":true,"id":8218},"source":"function onLoad(propfindXML) {\n\tthis.notify('Please wait, extracting version infos');\n\n\t// extract\n\tvar rawNodes = new Query(\"/D:multistatus/D:response\").findAll(propfindXML.documentElement);\n\n\tvar svnVersionInfos = rawNodes.map(function(rawNode) { return SVNVersionInfo.fromPropfindNode(rawNode) });\n\n\tthis.svnVersionInfos = svnVersionInfos;\n\n\tthis.updateChangesList();\n}","funcProperties":{"__isSmartRef__":true,"id":8219},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"8218":{"this":{"__isSmartRef__":true,"id":809}},"8219":{},"8220":{"varMapping":{"__isSmartRef__":true,"id":8221},"source":"function getFilter() {\n\treturn eval(this.get('filterText').textString);\n}","funcProperties":{"__isSmartRef__":true,"id":8222},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"8221":{"this":{"__isSmartRef__":true,"id":809}},"8222":{},"8223":{"varMapping":{"__isSmartRef__":true,"id":8224},"source":"function createListItemFor(versionInfo) {\n\treturn {\n\t\tisListItem: true,\n\t\tstring: versionInfo.shortName + ' (' + versionInfo.rev + ' -- ' + versionInfo.author + ')',\n\t\tvalue: {\n\t\t\tversionInfo: versionInfo,\n\t\t\turlString: versionInfo.url,\n\t\t}\n\t};\n}","funcProperties":{"__isSmartRef__":true,"id":8225},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"8224":{"this":{"__isSmartRef__":true,"id":809}},"8225":{},"8226":{"varMapping":{"__isSmartRef__":true,"id":8227},"source":"function getMaxListLength() {\n\treturn Number(this.get('maxListLengthText').textString);\n}","funcProperties":{"__isSmartRef__":true,"id":8228},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"8227":{"this":{"__isSmartRef__":true,"id":809}},"8228":{},"8229":{"varMapping":{"__isSmartRef__":true,"id":8230},"source":"function getURL() {\n\treturn new URL(this.get('urlText').textString);\n}","funcProperties":{"__isSmartRef__":true,"id":8231},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"8230":{"this":{"__isSmartRef__":true,"id":809}},"8231":{},"8232":{"varMapping":{"__isSmartRef__":true,"id":8233},"source":"function setupConnections(msg) {\n\tconnect(this.get('urlText'), 'savedTextString', this, 'loadURL', {converter: function(str) { return new URL(str) }});\n\tconnect(this.get('filterText'), 'savedTextString', this, 'updateChangesList');\n\tconnect(this.get('maxListLengthText'), 'selection', this, 'updateChangesList');\n\tconnect(this.get('openButton'), 'fire', this, 'openURL', {converter: function(sel) { return this.targetObj.get('changesList').selection.urlString }});\n\tconnect(this.get('diffButton'), 'fire', this, 'openDifferForURL', {converter: function(sel) { return this.targetObj.get('changesList').selection.urlString }});\n}","funcProperties":{"__isSmartRef__":true,"id":8234},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"8233":{"this":{"__isSmartRef__":true,"id":809}},"8234":{},"8235":{"varMapping":{"__isSmartRef__":true,"id":8236},"source":"function updateChangesList() {\n\t// filter and sort\n\tvar list = this.svnVersionInfos\n\t\t.select(function(ea) { return ea.shortName.match(this.getFilter()) }, this)\n\t\t.collect(function(ea) { return this.createListItemFor(ea) }, this)\n\t\t.sort(function(a,b) { return b.value.versionInfo.rev - a.value.versionInfo.rev })\n\t\t.slice(0, this.getMaxListLength());\n\n\tthis.get('changesList').updateList(list);\n}","funcProperties":{"__isSmartRef__":true,"id":8237},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"8236":{"this":{"__isSmartRef__":true,"id":809}},"8237":{},"8238":{"varMapping":{"__isSmartRef__":true,"id":8239},"source":"function openURL(url) {\n\twindow.open(url);\n\t// this.world().confirm('Go to ' + url + '?', function(answer) {\n\t\t// if (answer) window.open(url);\n\t// })\n}","funcProperties":{"__isSmartRef__":true,"id":8240},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"8239":{"this":{"__isSmartRef__":true,"id":809}},"8240":{},"8241":{"varMapping":{"__isSmartRef__":true,"id":8242},"source":"function reset() {\n\tthis.get('changesList').updateList([]);\n\tthis.svnVersionInfos = [];\n}","funcProperties":{"__isSmartRef__":true,"id":8243},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"8242":{"this":{"__isSmartRef__":true,"id":809}},"8243":{},"8244":{"varMapping":{"__isSmartRef__":true,"id":8245},"source":"function openDifferForURL(url) {\n\tvar differ = lively.PartsBin.getPart('VersionDiffer', 'PartsBin/NewWorld');\n\tif (!url.startsWith('http'))\n\t\turl = 'http://' + URL.codeBase.hostname + url\n\tdiffer.setURL(url);\n\tdiffer.openInWorld();\n\tdiffer.align(differ.bounds().topLeft(), this.bounds().bottomLeft())\n}","funcProperties":{"__isSmartRef__":true,"id":8246},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"8245":{"this":{"__isSmartRef__":true,"id":809}},"8246":{},"8247":{"submorphs":[{"__isSmartRef__":true,"id":8248},{"__isSmartRef__":true,"id":8253}],"scripts":[],"id":713,"shape":{"__isSmartRef__":true,"id":8261},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8264},"partsBinURL":{"__isSmartRef__":true,"id":8265},"targetName":"List","partItem":{"__isSmartRef__":true,"id":8266},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8248":{"submorphs":[],"scripts":[],"id":714,"shape":{"__isSmartRef__":true,"id":8249},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8252},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8247},"priorExtent":{"__isSmartRef__":true,"id":8251},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8249":{"_Position":{"__isSmartRef__":true,"id":8250},"_Extent":{"__isSmartRef__":true,"id":8251},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/List.svg?time=1305027698539","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8250":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8251":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8252":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8253":{"submorphs":[],"scripts":[],"id":715,"shape":{"__isSmartRef__":true,"id":8254},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8257},"priorExtent":{"__isSmartRef__":true,"id":8258},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8259}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8247},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8254":{"_Position":{"__isSmartRef__":true,"id":8255},"_Extent":{"__isSmartRef__":true,"id":8256},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8255":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8256":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8257":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8258":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8259":{"style":{"__isSmartRef__":true,"id":8260},"morph":{"__isSmartRef__":true,"id":8253},"storedString":"List","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8260":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8261":{"_Position":{"__isSmartRef__":true,"id":8262},"_Extent":{"__isSmartRef__":true,"id":8263},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8262":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8263":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8264":{"x":300,"y":500,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8265":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8266":{"partsSpaceName":"PartsBin/NewWorld/","name":"List","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8267":{"submorphs":[{"__isSmartRef__":true,"id":8268},{"__isSmartRef__":true,"id":8273}],"scripts":[],"id":716,"shape":{"__isSmartRef__":true,"id":8281},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8284},"partsBinURL":{"__isSmartRef__":true,"id":8285},"targetName":"MetaNoteText","partItem":{"__isSmartRef__":true,"id":8286},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8268":{"submorphs":[],"scripts":[],"id":717,"shape":{"__isSmartRef__":true,"id":8269},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8272},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8267},"priorExtent":{"__isSmartRef__":true,"id":8271},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8269":{"_Position":{"__isSmartRef__":true,"id":8270},"_Extent":{"__isSmartRef__":true,"id":8271},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/MetaNoteText.svg?time=1305027698544","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8270":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8271":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8272":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8273":{"submorphs":[],"scripts":[],"id":718,"shape":{"__isSmartRef__":true,"id":8274},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8277},"priorExtent":{"__isSmartRef__":true,"id":8278},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8279}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8267},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8274":{"_Position":{"__isSmartRef__":true,"id":8275},"_Extent":{"__isSmartRef__":true,"id":8276},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8275":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8276":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8277":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8278":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8279":{"style":{"__isSmartRef__":true,"id":8280},"morph":{"__isSmartRef__":true,"id":8273},"storedString":"MetaNoteText","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8280":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8281":{"_Position":{"__isSmartRef__":true,"id":8282},"_Extent":{"__isSmartRef__":true,"id":8283},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8282":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8283":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8284":{"x":0,"y":600,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8285":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8286":{"partsSpaceName":"PartsBin/NewWorld/","name":"MetaNoteText","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8287":{"submorphs":[{"__isSmartRef__":true,"id":8288},{"__isSmartRef__":true,"id":8293}],"scripts":[],"id":719,"shape":{"__isSmartRef__":true,"id":8301},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8304},"partsBinURL":{"__isSmartRef__":true,"id":8305},"targetName":"NameLabel","partItem":{"__isSmartRef__":true,"id":8306},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8288":{"submorphs":[],"scripts":[],"id":720,"shape":{"__isSmartRef__":true,"id":8289},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8292},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8287},"priorExtent":{"__isSmartRef__":true,"id":8291},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8289":{"_Position":{"__isSmartRef__":true,"id":8290},"_Extent":{"__isSmartRef__":true,"id":8291},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/NameLabel.svg?time=1305027698549","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8290":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8291":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8292":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8293":{"submorphs":[],"scripts":[],"id":721,"shape":{"__isSmartRef__":true,"id":8294},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8297},"priorExtent":{"__isSmartRef__":true,"id":8298},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8299}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8287},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8294":{"_Position":{"__isSmartRef__":true,"id":8295},"_Extent":{"__isSmartRef__":true,"id":8296},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8295":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8296":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8297":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8298":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8299":{"style":{"__isSmartRef__":true,"id":8300},"morph":{"__isSmartRef__":true,"id":8293},"storedString":"NameLabel","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8300":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8301":{"_Position":{"__isSmartRef__":true,"id":8302},"_Extent":{"__isSmartRef__":true,"id":8303},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8302":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8303":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8304":{"x":100,"y":600,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8305":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8306":{"partsSpaceName":"PartsBin/NewWorld/","name":"NameLabel","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8307":{"submorphs":[{"__isSmartRef__":true,"id":8308},{"__isSmartRef__":true,"id":8313}],"scripts":[],"id":722,"shape":{"__isSmartRef__":true,"id":8321},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8324},"partsBinURL":{"__isSmartRef__":true,"id":8325},"targetName":"ObjectDiffer","partItem":{"__isSmartRef__":true,"id":8326},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8308":{"submorphs":[],"scripts":[],"id":723,"shape":{"__isSmartRef__":true,"id":8309},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8312},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8307},"priorExtent":{"__isSmartRef__":true,"id":8311},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8309":{"_Position":{"__isSmartRef__":true,"id":8310},"_Extent":{"__isSmartRef__":true,"id":8311},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/ObjectDiffer.svg?time=1305027698555","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8310":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8311":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8312":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8313":{"submorphs":[],"scripts":[],"id":724,"shape":{"__isSmartRef__":true,"id":8314},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8317},"priorExtent":{"__isSmartRef__":true,"id":8318},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8319}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8307},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8314":{"_Position":{"__isSmartRef__":true,"id":8315},"_Extent":{"__isSmartRef__":true,"id":8316},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8315":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8316":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8317":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8318":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8319":{"style":{"__isSmartRef__":true,"id":8320},"morph":{"__isSmartRef__":true,"id":8313},"storedString":"ObjectDiffer","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8320":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8321":{"_Position":{"__isSmartRef__":true,"id":8322},"_Extent":{"__isSmartRef__":true,"id":8323},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8322":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8323":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8324":{"x":200,"y":600,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8325":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8326":{"partsSpaceName":"PartsBin/NewWorld/","name":"ObjectDiffer","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8327":{"submorphs":[{"__isSmartRef__":true,"id":8328},{"__isSmartRef__":true,"id":8333}],"scripts":[],"id":725,"shape":{"__isSmartRef__":true,"id":8341},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8344},"partsBinURL":{"__isSmartRef__":true,"id":8345},"targetName":"ObjectSerializationGraph","partItem":{"__isSmartRef__":true,"id":8346},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8328":{"submorphs":[],"scripts":[],"id":726,"shape":{"__isSmartRef__":true,"id":8329},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8332},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8327},"priorExtent":{"__isSmartRef__":true,"id":8331},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8329":{"_Position":{"__isSmartRef__":true,"id":8330},"_Extent":{"__isSmartRef__":true,"id":8331},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/ObjectSerializationGraph.svg?time=1305027698560","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8330":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8331":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8332":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8333":{"submorphs":[],"scripts":[],"id":727,"shape":{"__isSmartRef__":true,"id":8334},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8337},"priorExtent":{"__isSmartRef__":true,"id":8338},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8339}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8327},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8334":{"_Position":{"__isSmartRef__":true,"id":8335},"_Extent":{"__isSmartRef__":true,"id":8336},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8335":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8336":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8337":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8338":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8339":{"style":{"__isSmartRef__":true,"id":8340},"morph":{"__isSmartRef__":true,"id":8333},"storedString":"ObjectSerializationGraph","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8340":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8341":{"_Position":{"__isSmartRef__":true,"id":8342},"_Extent":{"__isSmartRef__":true,"id":8343},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8342":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8343":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8344":{"x":300,"y":600,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8345":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8346":{"partsSpaceName":"PartsBin/NewWorld/","name":"ObjectSerializationGraph","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8347":{"submorphs":[{"__isSmartRef__":true,"id":8348},{"__isSmartRef__":true,"id":8353}],"scripts":[],"id":728,"shape":{"__isSmartRef__":true,"id":8361},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8364},"partsBinURL":{"__isSmartRef__":true,"id":8365},"targetName":"OnlineCodeBrowser","partItem":{"__isSmartRef__":true,"id":8366},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8348":{"submorphs":[],"scripts":[],"id":729,"shape":{"__isSmartRef__":true,"id":8349},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8352},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8347},"priorExtent":{"__isSmartRef__":true,"id":8351},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8349":{"_Position":{"__isSmartRef__":true,"id":8350},"_Extent":{"__isSmartRef__":true,"id":8351},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/OnlineCodeBrowser.svg?time=1305027698565","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8350":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8351":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8352":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8353":{"submorphs":[],"scripts":[],"id":730,"shape":{"__isSmartRef__":true,"id":8354},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8357},"priorExtent":{"__isSmartRef__":true,"id":8358},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8359}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8347},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8354":{"_Position":{"__isSmartRef__":true,"id":8355},"_Extent":{"__isSmartRef__":true,"id":8356},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8355":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8356":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8357":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8358":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8359":{"style":{"__isSmartRef__":true,"id":8360},"morph":{"__isSmartRef__":true,"id":8353},"storedString":"OnlineCodeBrowser","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8360":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8361":{"_Position":{"__isSmartRef__":true,"id":8362},"_Extent":{"__isSmartRef__":true,"id":8363},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8362":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8363":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8364":{"x":0,"y":700,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8365":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8366":{"partsSpaceName":"PartsBin/NewWorld/","name":"OnlineCodeBrowser","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8367":{"submorphs":[{"__isSmartRef__":true,"id":8368},{"__isSmartRef__":true,"id":8373}],"scripts":[],"id":731,"shape":{"__isSmartRef__":true,"id":8381},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8384},"partsBinURL":{"__isSmartRef__":true,"id":8385},"targetName":"PartsBinBrowser","partItem":{"__isSmartRef__":true,"id":8386},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8368":{"submorphs":[],"scripts":[],"id":732,"shape":{"__isSmartRef__":true,"id":8369},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8372},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8367},"priorExtent":{"__isSmartRef__":true,"id":8371},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8369":{"_Position":{"__isSmartRef__":true,"id":8370},"_Extent":{"__isSmartRef__":true,"id":8371},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/PartsBinBrowser.svg?time=1305027698571","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8370":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8371":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8372":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8373":{"submorphs":[],"scripts":[],"id":733,"shape":{"__isSmartRef__":true,"id":8374},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8377},"priorExtent":{"__isSmartRef__":true,"id":8378},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8379}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8367},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8374":{"_Position":{"__isSmartRef__":true,"id":8375},"_Extent":{"__isSmartRef__":true,"id":8376},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8375":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8376":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8377":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8378":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8379":{"style":{"__isSmartRef__":true,"id":8380},"morph":{"__isSmartRef__":true,"id":8373},"storedString":"PartsBinBrowser","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8380":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8381":{"_Position":{"__isSmartRef__":true,"id":8382},"_Extent":{"__isSmartRef__":true,"id":8383},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8382":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8383":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8384":{"x":100,"y":700,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8385":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8386":{"partsSpaceName":"PartsBin/NewWorld/","name":"PartsBinBrowser","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8387":{"submorphs":[{"__isSmartRef__":true,"id":8388},{"__isSmartRef__":true,"id":8393}],"scripts":[],"id":734,"shape":{"__isSmartRef__":true,"id":8401},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8404},"partsBinURL":{"__isSmartRef__":true,"id":8405},"targetName":"PropertyWatcher","partItem":{"__isSmartRef__":true,"id":8406},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8388":{"submorphs":[],"scripts":[],"id":735,"shape":{"__isSmartRef__":true,"id":8389},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8392},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8387},"priorExtent":{"__isSmartRef__":true,"id":8391},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8389":{"_Position":{"__isSmartRef__":true,"id":8390},"_Extent":{"__isSmartRef__":true,"id":8391},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/PropertyWatcher.svg?time=1305027698577","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8390":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8391":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8392":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8393":{"submorphs":[],"scripts":[],"id":736,"shape":{"__isSmartRef__":true,"id":8394},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8397},"priorExtent":{"__isSmartRef__":true,"id":8398},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8399}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8387},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8394":{"_Position":{"__isSmartRef__":true,"id":8395},"_Extent":{"__isSmartRef__":true,"id":8396},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8395":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8396":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8397":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8398":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8399":{"style":{"__isSmartRef__":true,"id":8400},"morph":{"__isSmartRef__":true,"id":8393},"storedString":"PropertyWatcher","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8400":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8401":{"_Position":{"__isSmartRef__":true,"id":8402},"_Extent":{"__isSmartRef__":true,"id":8403},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8402":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8403":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8404":{"x":200,"y":700,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8405":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8406":{"partsSpaceName":"PartsBin/NewWorld/","name":"PropertyWatcher","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8407":{"submorphs":[{"__isSmartRef__":true,"id":8408},{"__isSmartRef__":true,"id":8413}],"scripts":[],"id":737,"shape":{"__isSmartRef__":true,"id":8421},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8424},"partsBinURL":{"__isSmartRef__":true,"id":8425},"targetName":"ProtovisDrawing","partItem":{"__isSmartRef__":true,"id":8426},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8408":{"submorphs":[],"scripts":[],"id":738,"shape":{"__isSmartRef__":true,"id":8409},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8412},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8407},"priorExtent":{"__isSmartRef__":true,"id":8411},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8409":{"_Position":{"__isSmartRef__":true,"id":8410},"_Extent":{"__isSmartRef__":true,"id":8411},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/ProtovisDrawing.svg?time=1305027698582","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8410":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8411":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8412":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8413":{"submorphs":[],"scripts":[],"id":739,"shape":{"__isSmartRef__":true,"id":8414},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8417},"priorExtent":{"__isSmartRef__":true,"id":8418},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8419}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8407},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8414":{"_Position":{"__isSmartRef__":true,"id":8415},"_Extent":{"__isSmartRef__":true,"id":8416},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8415":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8416":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8417":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8418":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8419":{"style":{"__isSmartRef__":true,"id":8420},"morph":{"__isSmartRef__":true,"id":8413},"storedString":"ProtovisDrawing","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8420":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8421":{"_Position":{"__isSmartRef__":true,"id":8422},"_Extent":{"__isSmartRef__":true,"id":8423},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8422":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8423":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8424":{"x":300,"y":700,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8425":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8426":{"partsSpaceName":"PartsBin/NewWorld/","name":"ProtovisDrawing","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8427":{"submorphs":[{"__isSmartRef__":true,"id":8428},{"__isSmartRef__":true,"id":8433}],"scripts":[],"id":740,"shape":{"__isSmartRef__":true,"id":8441},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8444},"partsBinURL":{"__isSmartRef__":true,"id":8445},"targetName":"ProtovisMiserableExample","partItem":{"__isSmartRef__":true,"id":8446},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8428":{"submorphs":[],"scripts":[],"id":741,"shape":{"__isSmartRef__":true,"id":8429},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8432},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8427},"priorExtent":{"__isSmartRef__":true,"id":8431},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8429":{"_Position":{"__isSmartRef__":true,"id":8430},"_Extent":{"__isSmartRef__":true,"id":8431},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/ProtovisMiserableExample.svg?time=1305027698588","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8430":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8431":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8432":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8433":{"submorphs":[],"scripts":[],"id":742,"shape":{"__isSmartRef__":true,"id":8434},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8437},"priorExtent":{"__isSmartRef__":true,"id":8438},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8439}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8427},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8434":{"_Position":{"__isSmartRef__":true,"id":8435},"_Extent":{"__isSmartRef__":true,"id":8436},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8435":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8436":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8437":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8438":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8439":{"style":{"__isSmartRef__":true,"id":8440},"morph":{"__isSmartRef__":true,"id":8433},"storedString":"ProtovisMiserableExample","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8440":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8441":{"_Position":{"__isSmartRef__":true,"id":8442},"_Extent":{"__isSmartRef__":true,"id":8443},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8442":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8443":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8444":{"x":0,"y":800,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8445":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8446":{"partsSpaceName":"PartsBin/NewWorld/","name":"ProtovisMiserableExample","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8447":{"submorphs":[{"__isSmartRef__":true,"id":8448},{"__isSmartRef__":true,"id":8453}],"scripts":[],"id":743,"shape":{"__isSmartRef__":true,"id":8461},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8464},"partsBinURL":{"__isSmartRef__":true,"id":8465},"targetName":"Rectangle","partItem":{"__isSmartRef__":true,"id":8466},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8448":{"submorphs":[],"scripts":[],"id":744,"shape":{"__isSmartRef__":true,"id":8449},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8452},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8447},"priorExtent":{"__isSmartRef__":true,"id":8451},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8449":{"_Position":{"__isSmartRef__":true,"id":8450},"_Extent":{"__isSmartRef__":true,"id":8451},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/Rectangle.svg?time=1305027698593","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8450":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8451":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8452":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8453":{"submorphs":[],"scripts":[],"id":745,"shape":{"__isSmartRef__":true,"id":8454},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8457},"priorExtent":{"__isSmartRef__":true,"id":8458},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8459}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8447},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8454":{"_Position":{"__isSmartRef__":true,"id":8455},"_Extent":{"__isSmartRef__":true,"id":8456},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8455":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8456":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8457":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8458":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8459":{"style":{"__isSmartRef__":true,"id":8460},"morph":{"__isSmartRef__":true,"id":8453},"storedString":"Rectangle","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8460":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8461":{"_Position":{"__isSmartRef__":true,"id":8462},"_Extent":{"__isSmartRef__":true,"id":8463},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8462":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8463":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8464":{"x":100,"y":800,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8465":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8466":{"partsSpaceName":"PartsBin/NewWorld/","name":"Rectangle","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8467":{"submorphs":[{"__isSmartRef__":true,"id":8468},{"__isSmartRef__":true,"id":8473}],"scripts":[],"id":746,"shape":{"__isSmartRef__":true,"id":8481},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8484},"partsBinURL":{"__isSmartRef__":true,"id":8485},"targetName":"RemoveWorldButton","partItem":{"__isSmartRef__":true,"id":8486},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8468":{"submorphs":[],"scripts":[],"id":747,"shape":{"__isSmartRef__":true,"id":8469},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8472},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8467},"priorExtent":{"__isSmartRef__":true,"id":8471},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8469":{"_Position":{"__isSmartRef__":true,"id":8470},"_Extent":{"__isSmartRef__":true,"id":8471},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/RemoveWorldButton.svg?time=1305027698599","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8470":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8471":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8472":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8473":{"submorphs":[],"scripts":[],"id":748,"shape":{"__isSmartRef__":true,"id":8474},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8477},"priorExtent":{"__isSmartRef__":true,"id":8478},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8479}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8467},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8474":{"_Position":{"__isSmartRef__":true,"id":8475},"_Extent":{"__isSmartRef__":true,"id":8476},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8475":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8476":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8477":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8478":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8479":{"style":{"__isSmartRef__":true,"id":8480},"morph":{"__isSmartRef__":true,"id":8473},"storedString":"RemoveWorldButton","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8480":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8481":{"_Position":{"__isSmartRef__":true,"id":8482},"_Extent":{"__isSmartRef__":true,"id":8483},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8482":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8483":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8484":{"x":200,"y":800,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8485":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8486":{"partsSpaceName":"PartsBin/NewWorld/","name":"RemoveWorldButton","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8487":{"submorphs":[{"__isSmartRef__":true,"id":8488},{"__isSmartRef__":true,"id":8493}],"scripts":[],"id":749,"shape":{"__isSmartRef__":true,"id":8501},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8504},"partsBinURL":{"__isSmartRef__":true,"id":8505},"targetName":"ResizeCorner","partItem":{"__isSmartRef__":true,"id":8506},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8488":{"submorphs":[],"scripts":[],"id":750,"shape":{"__isSmartRef__":true,"id":8489},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8492},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8487},"priorExtent":{"__isSmartRef__":true,"id":8491},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8489":{"_Position":{"__isSmartRef__":true,"id":8490},"_Extent":{"__isSmartRef__":true,"id":8491},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/ResizeCorner.svg?time=1305027698605","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8490":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8491":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8492":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8493":{"submorphs":[],"scripts":[],"id":751,"shape":{"__isSmartRef__":true,"id":8494},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8497},"priorExtent":{"__isSmartRef__":true,"id":8498},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8499}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8487},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8494":{"_Position":{"__isSmartRef__":true,"id":8495},"_Extent":{"__isSmartRef__":true,"id":8496},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8495":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8496":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8497":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8498":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8499":{"style":{"__isSmartRef__":true,"id":8500},"morph":{"__isSmartRef__":true,"id":8493},"storedString":"ResizeCorner","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8500":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8501":{"_Position":{"__isSmartRef__":true,"id":8502},"_Extent":{"__isSmartRef__":true,"id":8503},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8502":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8503":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8504":{"x":300,"y":800,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8505":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8506":{"partsSpaceName":"PartsBin/NewWorld/","name":"ResizeCorner","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8507":{"submorphs":[{"__isSmartRef__":true,"id":8508},{"__isSmartRef__":true,"id":8513}],"scripts":[],"id":752,"shape":{"__isSmartRef__":true,"id":8521},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8524},"partsBinURL":{"__isSmartRef__":true,"id":8525},"targetName":"RichTextExample","partItem":{"__isSmartRef__":true,"id":8526},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8508":{"submorphs":[],"scripts":[],"id":753,"shape":{"__isSmartRef__":true,"id":8509},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8512},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8507},"priorExtent":{"__isSmartRef__":true,"id":8511},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8509":{"_Position":{"__isSmartRef__":true,"id":8510},"_Extent":{"__isSmartRef__":true,"id":8511},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/RichTextExample.svg?time=1305027698611","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8510":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8511":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8512":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8513":{"submorphs":[],"scripts":[],"id":754,"shape":{"__isSmartRef__":true,"id":8514},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8517},"priorExtent":{"__isSmartRef__":true,"id":8518},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8519}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8507},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8514":{"_Position":{"__isSmartRef__":true,"id":8515},"_Extent":{"__isSmartRef__":true,"id":8516},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8515":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8516":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8517":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8518":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8519":{"style":{"__isSmartRef__":true,"id":8520},"morph":{"__isSmartRef__":true,"id":8513},"storedString":"RichTextExample","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8520":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8521":{"_Position":{"__isSmartRef__":true,"id":8522},"_Extent":{"__isSmartRef__":true,"id":8523},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8522":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8523":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8524":{"x":0,"y":900,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8525":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8526":{"partsSpaceName":"PartsBin/NewWorld/","name":"RichTextExample","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8527":{"submorphs":[{"__isSmartRef__":true,"id":8528},{"__isSmartRef__":true,"id":8533}],"scripts":[],"id":755,"shape":{"__isSmartRef__":true,"id":8541},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8544},"partsBinURL":{"__isSmartRef__":true,"id":8545},"targetName":"ScriptableButton","partItem":{"__isSmartRef__":true,"id":8546},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8528":{"submorphs":[],"scripts":[],"id":756,"shape":{"__isSmartRef__":true,"id":8529},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8532},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8527},"priorExtent":{"__isSmartRef__":true,"id":8531},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8529":{"_Position":{"__isSmartRef__":true,"id":8530},"_Extent":{"__isSmartRef__":true,"id":8531},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/ScriptableButton.svg?time=1305027698616","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8530":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8531":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8532":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8533":{"submorphs":[],"scripts":[],"id":757,"shape":{"__isSmartRef__":true,"id":8534},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8537},"priorExtent":{"__isSmartRef__":true,"id":8538},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8539}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8527},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8534":{"_Position":{"__isSmartRef__":true,"id":8535},"_Extent":{"__isSmartRef__":true,"id":8536},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8535":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8536":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8537":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8538":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8539":{"style":{"__isSmartRef__":true,"id":8540},"morph":{"__isSmartRef__":true,"id":8533},"storedString":"ScriptableButton","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8540":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8541":{"_Position":{"__isSmartRef__":true,"id":8542},"_Extent":{"__isSmartRef__":true,"id":8543},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8542":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8543":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8544":{"x":100,"y":900,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8545":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8546":{"partsSpaceName":"PartsBin/NewWorld/","name":"ScriptableButton","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8547":{"submorphs":[{"__isSmartRef__":true,"id":8548},{"__isSmartRef__":true,"id":8553}],"scripts":[],"id":758,"shape":{"__isSmartRef__":true,"id":8561},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8564},"partsBinURL":{"__isSmartRef__":true,"id":8565},"targetName":"ScriptEditor","partItem":{"__isSmartRef__":true,"id":8566},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8548":{"submorphs":[],"scripts":[],"id":759,"shape":{"__isSmartRef__":true,"id":8549},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8552},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8547},"priorExtent":{"__isSmartRef__":true,"id":8551},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8549":{"_Position":{"__isSmartRef__":true,"id":8550},"_Extent":{"__isSmartRef__":true,"id":8551},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/ScriptEditor.svg?time=1305027698622","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8550":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8551":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8552":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8553":{"submorphs":[],"scripts":[],"id":760,"shape":{"__isSmartRef__":true,"id":8554},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8557},"priorExtent":{"__isSmartRef__":true,"id":8558},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8559}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8547},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8554":{"_Position":{"__isSmartRef__":true,"id":8555},"_Extent":{"__isSmartRef__":true,"id":8556},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8555":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8556":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8557":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8558":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8559":{"style":{"__isSmartRef__":true,"id":8560},"morph":{"__isSmartRef__":true,"id":8553},"storedString":"ScriptEditor","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8560":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8561":{"_Position":{"__isSmartRef__":true,"id":8562},"_Extent":{"__isSmartRef__":true,"id":8563},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8562":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8563":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8564":{"x":200,"y":900,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8565":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8566":{"partsSpaceName":"PartsBin/NewWorld/","name":"ScriptEditor","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8567":{"submorphs":[{"__isSmartRef__":true,"id":8568},{"__isSmartRef__":true,"id":8573}],"scripts":[],"id":761,"shape":{"__isSmartRef__":true,"id":8581},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8584},"partsBinURL":{"__isSmartRef__":true,"id":8585},"targetName":"SearchSourceCode","partItem":{"__isSmartRef__":true,"id":8586},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8568":{"submorphs":[],"scripts":[],"id":762,"shape":{"__isSmartRef__":true,"id":8569},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8572},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8567},"priorExtent":{"__isSmartRef__":true,"id":8571},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8569":{"_Position":{"__isSmartRef__":true,"id":8570},"_Extent":{"__isSmartRef__":true,"id":8571},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/SearchSourceCode.svg?time=1305027698628","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8570":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8571":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8572":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8573":{"submorphs":[],"scripts":[],"id":763,"shape":{"__isSmartRef__":true,"id":8574},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8577},"priorExtent":{"__isSmartRef__":true,"id":8578},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8579}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8567},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8574":{"_Position":{"__isSmartRef__":true,"id":8575},"_Extent":{"__isSmartRef__":true,"id":8576},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8575":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8576":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8577":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8578":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8579":{"style":{"__isSmartRef__":true,"id":8580},"morph":{"__isSmartRef__":true,"id":8573},"storedString":"SearchSourceCode","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8580":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8581":{"_Position":{"__isSmartRef__":true,"id":8582},"_Extent":{"__isSmartRef__":true,"id":8583},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8582":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8583":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8584":{"x":300,"y":900,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8585":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8586":{"partsSpaceName":"PartsBin/NewWorld/","name":"SearchSourceCode","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8587":{"submorphs":[{"__isSmartRef__":true,"id":8588},{"__isSmartRef__":true,"id":8593}],"scripts":[],"id":764,"shape":{"__isSmartRef__":true,"id":8601},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8604},"partsBinURL":{"__isSmartRef__":true,"id":8605},"targetName":"ServerSearch","partItem":{"__isSmartRef__":true,"id":8606},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8588":{"submorphs":[],"scripts":[],"id":765,"shape":{"__isSmartRef__":true,"id":8589},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8592},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8587},"priorExtent":{"__isSmartRef__":true,"id":8591},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8589":{"_Position":{"__isSmartRef__":true,"id":8590},"_Extent":{"__isSmartRef__":true,"id":8591},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/ServerSearch.svg?time=1305027698634","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8590":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8591":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8592":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8593":{"submorphs":[],"scripts":[],"id":766,"shape":{"__isSmartRef__":true,"id":8594},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8597},"priorExtent":{"__isSmartRef__":true,"id":8598},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8599}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8587},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8594":{"_Position":{"__isSmartRef__":true,"id":8595},"_Extent":{"__isSmartRef__":true,"id":8596},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8595":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8596":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8597":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8598":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8599":{"style":{"__isSmartRef__":true,"id":8600},"morph":{"__isSmartRef__":true,"id":8593},"storedString":"ServerSearch","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8600":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8601":{"_Position":{"__isSmartRef__":true,"id":8602},"_Extent":{"__isSmartRef__":true,"id":8603},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8602":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8603":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8604":{"x":0,"y":1000,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8605":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8606":{"partsSpaceName":"PartsBin/NewWorld/","name":"ServerSearch","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8607":{"submorphs":[{"__isSmartRef__":true,"id":8608},{"__isSmartRef__":true,"id":8613}],"scripts":[],"id":767,"shape":{"__isSmartRef__":true,"id":8621},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8624},"partsBinURL":{"__isSmartRef__":true,"id":8625},"targetName":"Slider","partItem":{"__isSmartRef__":true,"id":8626},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8608":{"submorphs":[],"scripts":[],"id":768,"shape":{"__isSmartRef__":true,"id":8609},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8612},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8607},"priorExtent":{"__isSmartRef__":true,"id":8611},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8609":{"_Position":{"__isSmartRef__":true,"id":8610},"_Extent":{"__isSmartRef__":true,"id":8611},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/Slider.svg?time=1305027698639","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8610":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8611":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8612":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8613":{"submorphs":[],"scripts":[],"id":769,"shape":{"__isSmartRef__":true,"id":8614},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8617},"priorExtent":{"__isSmartRef__":true,"id":8618},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8619}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8607},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8614":{"_Position":{"__isSmartRef__":true,"id":8615},"_Extent":{"__isSmartRef__":true,"id":8616},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8615":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8616":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8617":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8618":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8619":{"style":{"__isSmartRef__":true,"id":8620},"morph":{"__isSmartRef__":true,"id":8613},"storedString":"Slider","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8620":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8621":{"_Position":{"__isSmartRef__":true,"id":8622},"_Extent":{"__isSmartRef__":true,"id":8623},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8622":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8623":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8624":{"x":100,"y":1000,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8625":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8626":{"partsSpaceName":"PartsBin/NewWorld/","name":"Slider","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8627":{"submorphs":[{"__isSmartRef__":true,"id":8628},{"__isSmartRef__":true,"id":8633}],"scripts":[],"id":770,"shape":{"__isSmartRef__":true,"id":8641},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8644},"partsBinURL":{"__isSmartRef__":true,"id":8645},"targetName":"StyleEditor","partItem":{"__isSmartRef__":true,"id":8646},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8628":{"submorphs":[],"scripts":[],"id":771,"shape":{"__isSmartRef__":true,"id":8629},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8632},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8627},"priorExtent":{"__isSmartRef__":true,"id":8631},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8629":{"_Position":{"__isSmartRef__":true,"id":8630},"_Extent":{"__isSmartRef__":true,"id":8631},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/StyleEditor.svg?time=1305027698645","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8630":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8631":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8632":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8633":{"submorphs":[],"scripts":[],"id":772,"shape":{"__isSmartRef__":true,"id":8634},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8637},"priorExtent":{"__isSmartRef__":true,"id":8638},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8639}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8627},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8634":{"_Position":{"__isSmartRef__":true,"id":8635},"_Extent":{"__isSmartRef__":true,"id":8636},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8635":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8636":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8637":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8638":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8639":{"style":{"__isSmartRef__":true,"id":8640},"morph":{"__isSmartRef__":true,"id":8633},"storedString":"StyleEditor","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8640":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8641":{"_Position":{"__isSmartRef__":true,"id":8642},"_Extent":{"__isSmartRef__":true,"id":8643},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8642":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8643":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8644":{"x":200,"y":1000,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8645":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8646":{"partsSpaceName":"PartsBin/NewWorld/","name":"StyleEditor","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8647":{"submorphs":[{"__isSmartRef__":true,"id":8648},{"__isSmartRef__":true,"id":8653}],"scripts":[],"id":773,"shape":{"__isSmartRef__":true,"id":8661},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8664},"partsBinURL":{"__isSmartRef__":true,"id":8665},"targetName":"Text","partItem":{"__isSmartRef__":true,"id":8666},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8648":{"submorphs":[],"scripts":[],"id":774,"shape":{"__isSmartRef__":true,"id":8649},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8652},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8647},"priorExtent":{"__isSmartRef__":true,"id":8651},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8649":{"_Position":{"__isSmartRef__":true,"id":8650},"_Extent":{"__isSmartRef__":true,"id":8651},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/Text.svg?time=1305027698651","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8650":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8651":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8652":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8653":{"submorphs":[],"scripts":[],"id":775,"shape":{"__isSmartRef__":true,"id":8654},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8657},"priorExtent":{"__isSmartRef__":true,"id":8658},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8659}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8647},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8654":{"_Position":{"__isSmartRef__":true,"id":8655},"_Extent":{"__isSmartRef__":true,"id":8656},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8655":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8656":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8657":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8658":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8659":{"style":{"__isSmartRef__":true,"id":8660},"morph":{"__isSmartRef__":true,"id":8653},"storedString":"Text","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8660":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8661":{"_Position":{"__isSmartRef__":true,"id":8662},"_Extent":{"__isSmartRef__":true,"id":8663},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8662":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8663":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8664":{"x":300,"y":1000,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8665":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8666":{"partsSpaceName":"PartsBin/NewWorld/","name":"Text","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8667":{"submorphs":[{"__isSmartRef__":true,"id":8668},{"__isSmartRef__":true,"id":8673}],"scripts":[],"id":776,"shape":{"__isSmartRef__":true,"id":8681},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8684},"partsBinURL":{"__isSmartRef__":true,"id":8685},"targetName":"Text1","partItem":{"__isSmartRef__":true,"id":8686},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8668":{"submorphs":[],"scripts":[],"id":777,"shape":{"__isSmartRef__":true,"id":8669},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8672},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8667},"priorExtent":{"__isSmartRef__":true,"id":8671},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8669":{"_Position":{"__isSmartRef__":true,"id":8670},"_Extent":{"__isSmartRef__":true,"id":8671},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/Text1.svg?time=1305027698657","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8670":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8671":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8672":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8673":{"submorphs":[],"scripts":[],"id":778,"shape":{"__isSmartRef__":true,"id":8674},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8677},"priorExtent":{"__isSmartRef__":true,"id":8678},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8679}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8667},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8674":{"_Position":{"__isSmartRef__":true,"id":8675},"_Extent":{"__isSmartRef__":true,"id":8676},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8675":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8676":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8677":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8678":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8679":{"style":{"__isSmartRef__":true,"id":8680},"morph":{"__isSmartRef__":true,"id":8673},"storedString":"Text1","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8680":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8681":{"_Position":{"__isSmartRef__":true,"id":8682},"_Extent":{"__isSmartRef__":true,"id":8683},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8682":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8683":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8684":{"x":0,"y":1100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8685":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8686":{"partsSpaceName":"PartsBin/NewWorld/","name":"Text1","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8687":{"submorphs":[{"__isSmartRef__":true,"id":8688},{"__isSmartRef__":true,"id":8693}],"scripts":[],"id":779,"shape":{"__isSmartRef__":true,"id":8701},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8704},"partsBinURL":{"__isSmartRef__":true,"id":8705},"targetName":"TextAttributePanel","partItem":{"__isSmartRef__":true,"id":8706},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8688":{"submorphs":[],"scripts":[],"id":780,"shape":{"__isSmartRef__":true,"id":8689},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8692},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8687},"priorExtent":{"__isSmartRef__":true,"id":8691},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8689":{"_Position":{"__isSmartRef__":true,"id":8690},"_Extent":{"__isSmartRef__":true,"id":8691},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/TextAttributePanel.svg?time=1305027698663","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8690":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8691":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8692":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8693":{"submorphs":[],"scripts":[],"id":781,"shape":{"__isSmartRef__":true,"id":8694},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8697},"priorExtent":{"__isSmartRef__":true,"id":8698},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8699}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8687},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8694":{"_Position":{"__isSmartRef__":true,"id":8695},"_Extent":{"__isSmartRef__":true,"id":8696},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8695":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8696":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8697":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8698":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8699":{"style":{"__isSmartRef__":true,"id":8700},"morph":{"__isSmartRef__":true,"id":8693},"storedString":"TextAttributePanel","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8700":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8701":{"_Position":{"__isSmartRef__":true,"id":8702},"_Extent":{"__isSmartRef__":true,"id":8703},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8702":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8703":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8704":{"x":100,"y":1100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8705":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8706":{"partsSpaceName":"PartsBin/NewWorld/","name":"TextAttributePanel","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8707":{"submorphs":[{"__isSmartRef__":true,"id":8708},{"__isSmartRef__":true,"id":8713}],"scripts":[],"id":782,"shape":{"__isSmartRef__":true,"id":8721},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8724},"partsBinURL":{"__isSmartRef__":true,"id":8725},"targetName":"Title","partItem":{"__isSmartRef__":true,"id":8726},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8708":{"submorphs":[],"scripts":[],"id":783,"shape":{"__isSmartRef__":true,"id":8709},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8712},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8707},"priorExtent":{"__isSmartRef__":true,"id":8711},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8709":{"_Position":{"__isSmartRef__":true,"id":8710},"_Extent":{"__isSmartRef__":true,"id":8711},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/Title.svg?time=1305027698669","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8710":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8711":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8712":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8713":{"submorphs":[],"scripts":[],"id":784,"shape":{"__isSmartRef__":true,"id":8714},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8717},"priorExtent":{"__isSmartRef__":true,"id":8718},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8719}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8707},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8714":{"_Position":{"__isSmartRef__":true,"id":8715},"_Extent":{"__isSmartRef__":true,"id":8716},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8715":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8716":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8717":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8718":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8719":{"style":{"__isSmartRef__":true,"id":8720},"morph":{"__isSmartRef__":true,"id":8713},"storedString":"Title","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8720":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8721":{"_Position":{"__isSmartRef__":true,"id":8722},"_Extent":{"__isSmartRef__":true,"id":8723},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8722":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8723":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8724":{"x":200,"y":1100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8725":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8726":{"partsSpaceName":"PartsBin/NewWorld/","name":"Title","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8727":{"submorphs":[{"__isSmartRef__":true,"id":8728},{"__isSmartRef__":true,"id":8733}],"scripts":[],"id":785,"shape":{"__isSmartRef__":true,"id":8741},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8744},"partsBinURL":{"__isSmartRef__":true,"id":8745},"targetName":"TollesNeuesObjekt","partItem":{"__isSmartRef__":true,"id":8746},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8728":{"submorphs":[],"scripts":[],"id":786,"shape":{"__isSmartRef__":true,"id":8729},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8732},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8727},"priorExtent":{"__isSmartRef__":true,"id":8731},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8729":{"_Position":{"__isSmartRef__":true,"id":8730},"_Extent":{"__isSmartRef__":true,"id":8731},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/TollesNeuesObjekt.svg?time=1305027698675","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8730":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8731":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8732":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8733":{"submorphs":[],"scripts":[],"id":787,"shape":{"__isSmartRef__":true,"id":8734},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8737},"priorExtent":{"__isSmartRef__":true,"id":8738},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8739}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8727},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8734":{"_Position":{"__isSmartRef__":true,"id":8735},"_Extent":{"__isSmartRef__":true,"id":8736},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8735":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8736":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8737":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8738":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8739":{"style":{"__isSmartRef__":true,"id":8740},"morph":{"__isSmartRef__":true,"id":8733},"storedString":"TollesNeuesObjekt","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8740":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8741":{"_Position":{"__isSmartRef__":true,"id":8742},"_Extent":{"__isSmartRef__":true,"id":8743},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8742":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8743":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8744":{"x":300,"y":1100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8745":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8746":{"partsSpaceName":"PartsBin/NewWorld/","name":"TollesNeuesObjekt","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8747":{"submorphs":[{"__isSmartRef__":true,"id":8748},{"__isSmartRef__":true,"id":8753}],"scripts":[],"id":788,"shape":{"__isSmartRef__":true,"id":8761},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8764},"partsBinURL":{"__isSmartRef__":true,"id":8765},"targetName":"TracBugTracker","partItem":{"__isSmartRef__":true,"id":8766},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8748":{"submorphs":[],"scripts":[],"id":789,"shape":{"__isSmartRef__":true,"id":8749},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8752},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8747},"priorExtent":{"__isSmartRef__":true,"id":8751},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8749":{"_Position":{"__isSmartRef__":true,"id":8750},"_Extent":{"__isSmartRef__":true,"id":8751},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/TracBugTracker.svg?time=1305027698681","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8750":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8751":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8752":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8753":{"submorphs":[],"scripts":[],"id":790,"shape":{"__isSmartRef__":true,"id":8754},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8757},"priorExtent":{"__isSmartRef__":true,"id":8758},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8759}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8747},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8754":{"_Position":{"__isSmartRef__":true,"id":8755},"_Extent":{"__isSmartRef__":true,"id":8756},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8755":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8756":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8757":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8758":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8759":{"style":{"__isSmartRef__":true,"id":8760},"morph":{"__isSmartRef__":true,"id":8753},"storedString":"TracBugTracker","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8760":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8761":{"_Position":{"__isSmartRef__":true,"id":8762},"_Extent":{"__isSmartRef__":true,"id":8763},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8762":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8763":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8764":{"x":0,"y":1200,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8765":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8766":{"partsSpaceName":"PartsBin/NewWorld/","name":"TracBugTracker","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8767":{"submorphs":[{"__isSmartRef__":true,"id":8768},{"__isSmartRef__":true,"id":8773}],"scripts":[],"id":791,"shape":{"__isSmartRef__":true,"id":8781},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8784},"partsBinURL":{"__isSmartRef__":true,"id":8785},"targetName":"VersionDiffer","partItem":{"__isSmartRef__":true,"id":8786},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8768":{"submorphs":[],"scripts":[],"id":792,"shape":{"__isSmartRef__":true,"id":8769},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8772},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8767},"priorExtent":{"__isSmartRef__":true,"id":8771},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8769":{"_Position":{"__isSmartRef__":true,"id":8770},"_Extent":{"__isSmartRef__":true,"id":8771},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/VersionDiffer.svg?time=1305027698689","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8770":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8771":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8772":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8773":{"submorphs":[],"scripts":[],"id":793,"shape":{"__isSmartRef__":true,"id":8774},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8777},"priorExtent":{"__isSmartRef__":true,"id":8778},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8779}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8767},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8774":{"_Position":{"__isSmartRef__":true,"id":8775},"_Extent":{"__isSmartRef__":true,"id":8776},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8775":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8776":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8777":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8778":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8779":{"style":{"__isSmartRef__":true,"id":8780},"morph":{"__isSmartRef__":true,"id":8773},"storedString":"VersionDiffer","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8780":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8781":{"_Position":{"__isSmartRef__":true,"id":8782},"_Extent":{"__isSmartRef__":true,"id":8783},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8782":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8783":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8784":{"x":100,"y":1200,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8785":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8786":{"partsSpaceName":"PartsBin/NewWorld/","name":"VersionDiffer","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8787":{"submorphs":[{"__isSmartRef__":true,"id":8788},{"__isSmartRef__":true,"id":8793}],"scripts":[],"id":794,"shape":{"__isSmartRef__":true,"id":8801},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8804},"partsBinURL":{"__isSmartRef__":true,"id":8805},"targetName":"VersionViewer","partItem":{"__isSmartRef__":true,"id":8806},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8788":{"submorphs":[],"scripts":[],"id":795,"shape":{"__isSmartRef__":true,"id":8789},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8792},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8787},"priorExtent":{"__isSmartRef__":true,"id":8791},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8789":{"_Position":{"__isSmartRef__":true,"id":8790},"_Extent":{"__isSmartRef__":true,"id":8791},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/VersionViewer.svg?time=1305027698695","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8790":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8791":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8792":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8793":{"submorphs":[],"scripts":[],"id":796,"shape":{"__isSmartRef__":true,"id":8794},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8797},"priorExtent":{"__isSmartRef__":true,"id":8798},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8799}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8787},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8794":{"_Position":{"__isSmartRef__":true,"id":8795},"_Extent":{"__isSmartRef__":true,"id":8796},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8795":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8796":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8797":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8798":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8799":{"style":{"__isSmartRef__":true,"id":8800},"morph":{"__isSmartRef__":true,"id":8793},"storedString":"VersionViewer","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8800":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8801":{"_Position":{"__isSmartRef__":true,"id":8802},"_Extent":{"__isSmartRef__":true,"id":8803},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8802":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8803":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8804":{"x":200,"y":1200,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8805":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8806":{"partsSpaceName":"PartsBin/NewWorld/","name":"VersionViewer","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8807":{"submorphs":[{"__isSmartRef__":true,"id":8808},{"__isSmartRef__":true,"id":8813}],"scripts":[],"id":797,"shape":{"__isSmartRef__":true,"id":8821},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8824},"partsBinURL":{"__isSmartRef__":true,"id":8825},"targetName":"VideoCodecTester","partItem":{"__isSmartRef__":true,"id":8826},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8808":{"submorphs":[],"scripts":[],"id":798,"shape":{"__isSmartRef__":true,"id":8809},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8812},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8807},"priorExtent":{"__isSmartRef__":true,"id":8811},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8809":{"_Position":{"__isSmartRef__":true,"id":8810},"_Extent":{"__isSmartRef__":true,"id":8811},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/VideoCodecTester.svg?time=1305027698702","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8810":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8811":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8812":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8813":{"submorphs":[],"scripts":[],"id":799,"shape":{"__isSmartRef__":true,"id":8814},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8817},"priorExtent":{"__isSmartRef__":true,"id":8818},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8819}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8807},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8814":{"_Position":{"__isSmartRef__":true,"id":8815},"_Extent":{"__isSmartRef__":true,"id":8816},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8815":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8816":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8817":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8818":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8819":{"style":{"__isSmartRef__":true,"id":8820},"morph":{"__isSmartRef__":true,"id":8813},"storedString":"VideoCodecTester","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8820":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8821":{"_Position":{"__isSmartRef__":true,"id":8822},"_Extent":{"__isSmartRef__":true,"id":8823},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8822":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8823":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8824":{"x":300,"y":1200,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8825":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8826":{"partsSpaceName":"PartsBin/NewWorld/","name":"VideoCodecTester","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8827":{"submorphs":[{"__isSmartRef__":true,"id":8828},{"__isSmartRef__":true,"id":8833}],"scripts":[],"id":800,"shape":{"__isSmartRef__":true,"id":8841},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":8844},"partsBinURL":{"__isSmartRef__":true,"id":8845},"targetName":"WordCounter","partItem":{"__isSmartRef__":true,"id":8846},"owner":{"__isSmartRef__":true,"id":170},"isSelected":false,"__LivelyClassName__":"lively.morphic.PartsBinItem","__SourceModuleName__":"Global.lively.morphic.ScriptingSupport"},"8828":{"submorphs":[],"scripts":[],"id":801,"shape":{"__isSmartRef__":true,"id":8829},"droppingEnabled":true,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":8832},"eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8827},"priorExtent":{"__isSmartRef__":true,"id":8831},"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets"},"8829":{"_Position":{"__isSmartRef__":true,"id":8830},"_Extent":{"__isSmartRef__":true,"id":8831},"_ImageURL":"http://lively-kernel.org/repository/webwerkstatt/PartsBin/NewWorld/WordCounter.svg?time=1305027698708","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Fill":null,"isLoaded":true,"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8830":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8831":{"x":94,"y":94,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8832":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8833":{"submorphs":[],"scripts":[],"id":802,"shape":{"__isSmartRef__":true,"id":8834},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":8837},"priorExtent":{"__isSmartRef__":true,"id":8838},"_MaxTextWidth":80,"_MaxTextHeight":20,"textChunks":[{"__isSmartRef__":true,"id":8839}],"evalEnabled":false,"isLabel":true,"_FontSize":8,"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":8827},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8834":{"_Position":{"__isSmartRef__":true,"id":8835},"_Extent":{"__isSmartRef__":true,"id":8836},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8835":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8836":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8837":{"x":10,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8838":{"x":80,"y":20,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8839":{"style":{"__isSmartRef__":true,"id":8840},"morph":{"__isSmartRef__":true,"id":8833},"storedString":"WordCounter","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8840":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8841":{"_Position":{"__isSmartRef__":true,"id":8842},"_Extent":{"__isSmartRef__":true,"id":8843},"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"_BorderRadius":6,"_BorderWidth":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"8842":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8843":{"x":100,"y":100,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8844":{"x":0,"y":1300,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8845":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"8846":{"partsSpaceName":"PartsBin/NewWorld/","name":"WordCounter","part":null,"json":null,"__LivelyClassName__":"lively.PartsBin.PartItem","__SourceModuleName__":"Global.lively.PartsBin"},"8847":{"position":{"__isSmartRef__":true,"id":8848},"_Extent":{"__isSmartRef__":true,"id":8849},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":8850},"_Fill":null,"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"8848":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"8849":{"x":415,"y":379.01402102803513,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"8850":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8851":{"x":154,"y":37,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"8852":{"partsSpaceName":"PartsBin/NewWorld","__SourceModuleName__":"Global.lively.PartsBin","migrationLevel":2,"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"8853":{"x":415,"y":379.01402102803513,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8854":{"sourceObj":{"__isSmartRef__":true,"id":170},"sourceAttrName":"selectedItem","targetObj":{"__isSmartRef__":true,"id":109},"targetMethodName":"setSelectedPartItem","__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"8855":{"resizeHeight":true},"8856":{"adjustForNewBounds":{"__isSmartRef__":true,"id":8857},"unselectAll":{"__isSmartRef__":true,"id":8864},"selectPartItem":{"__isSmartRef__":true,"id":8867}},"8857":{"varMapping":{"__isSmartRef__":true,"id":8858},"source":"function adjustForNewBounds() {\n/*\n\tthis.adjustForNewBounds()\n*/\n\t$super();\n\tvar bounds = this.innerBounds(),\n\t\tx = bounds.x,\n\t\ty = bounds.y,\n\t\twidth = bounds.width;\n\tthis.submorphs.forEach(function(morph) {\n\t\tvar extent = morph.getExtent();\n\t\tif (extent.x + x > width) {\n\t\t\tx = 0;\n\t\t\ty += extent.y;\n\t\t}\n\t\tmorph.setPosition(pt(x,y))\n\t\tx += extent.x;\n\t})\n}","funcProperties":{"__isSmartRef__":true,"id":8863},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"8858":{"this":{"__isSmartRef__":true,"id":170},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":8859}},"8859":{"$super":{"__isSmartRef__":true,"id":8860}},"8860":{"varMapping":{"__isSmartRef__":true,"id":8861},"source":"function () {\n\t\t\t\ttry {\n\t\t\t\t\treturn obj.constructor.prototype[name].apply(obj, arguments)\n\t\t\t\t} catch(e) {\n\t\t\t\t\talert('Error in $super call: ' + e + '\\n' + e.stack);\n\t\t\t\t\treturn null;\n\t\t\t\t}\n\t\t\t}","funcProperties":{"__isSmartRef__":true,"id":8862},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"8861":{"obj":{"__isSmartRef__":true,"id":170},"name":"adjustForNewBounds"},"8862":{},"8863":{},"8864":{"varMapping":{"__isSmartRef__":true,"id":8865},"source":"function unselectAll() {\n\tthis.submorphs.invoke('showAsNotSelected');\n}","funcProperties":{"__isSmartRef__":true,"id":8866},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"8865":{"this":{"__isSmartRef__":true,"id":170}},"8866":{},"8867":{"varMapping":{"__isSmartRef__":true,"id":8868},"source":"function selectPartItem(item) {\n\tthis.selectedItem = item && item.partItem;\n\tthis.submorphs.without(item).invoke('showAsNotSelected');\n}","funcProperties":{"__isSmartRef__":true,"id":8869},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"8868":{"this":{"__isSmartRef__":true,"id":170}},"8869":{},"8870":{"submorphs":[],"scripts":[],"id":5638,"shape":{"__isSmartRef__":true,"id":8871},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":8875},"_MaxTextWidth":223,"_MaxTextHeight":null,"textColor":{"__isSmartRef__":true,"id":8874},"showsHalos":false,"_FontSize":12,"__SourceModuleName__":"Global.lively.morphic.TextCore","_Rotation":0,"name":"selectedPartName","partsBinMetaInfo":{"__isSmartRef__":true,"id":8876},"textChunks":[{"__isSmartRef__":true,"id":8877}],"charsReplaced":"some text","lastFindLoc":-9,"priorSelectionRange":[0,24],"prevScroll":[0,0],"_Scale":1,"owner":{"__isSmartRef__":true,"id":109},"_ClipMode":"visible","priorExtent":{"__isSmartRef__":true,"id":8879},"__LivelyClassName__":"lively.morphic.Text"},"8871":{"fill":null,"__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":{"__isSmartRef__":true,"id":8872},"_Extent":{"__isSmartRef__":true,"id":8873},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":8874},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"8872":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"8873":{"x":223,"y":18,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8874":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8875":{"x":577,"y":40,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"8876":{"partsSpaceName":"PartsBin/NewWorld","__SourceModuleName__":"Global.lively.PartsBin","migrationLevel":1,"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"8877":{"style":{"__isSmartRef__":true,"id":8878},"morph":{"__isSmartRef__":true,"id":8870},"storedString":"LatestChangesViewer","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8878":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8879":{"x":223,"y":18,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8880":{"submorphs":[{"__isSmartRef__":true,"id":8881}],"scripts":[],"id":6070,"shape":{"__isSmartRef__":true,"id":8892},"grabbingEnabled":false,"droppingEnabled":false,"showsMorphMenu":true,"halosEnabled":true,"registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":8906},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":8895},"lighterFill":{"__isSmartRef__":true,"id":8907},"label":{"__isSmartRef__":true,"id":8881},"attributeConnections":[{"__isSmartRef__":true,"id":8916},{"__isSmartRef__":true,"id":8917}],"doNotSerialize":["$$fire"],"doNotCopyProperties":["$$fire"],"showsHalos":false,"__SourceModuleName__":"Global.lively.morphic.Widgets","_Rotation":0,"padding":{"__isSmartRef__":true,"id":8918},"name":"loadPartButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":8919},"_Scale":1,"owner":{"__isSmartRef__":true,"id":109},"layout":{"__isSmartRef__":true,"id":8920},"__LivelyClassName__":"lively.morphic.Button"},"8881":{"submorphs":[],"scripts":[],"id":18,"shape":{"__isSmartRef__":true,"id":8882},"grabbingEnabled":false,"droppingEnabled":false,"showsMorphMenu":false,"halosEnabled":true,"fixedWidth":true,"_MaxTextWidth":66,"_MaxTextHeight":21,"fixedHeight":true,"allowsInput":false,"registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":8886},"textColor":{"__isSmartRef__":true,"id":8885},"owner":{"__isSmartRef__":true,"id":8880},"eventsAreIgnored":true,"__SourceModuleName__":"Global.lively.morphic.TextCore","textChunks":[{"__isSmartRef__":true,"id":8887}],"padding":{"__isSmartRef__":true,"id":8889},"_Padding":{"__isSmartRef__":true,"id":8890},"prevScroll":[0,0],"_Align":"center","_FontFamily":"Arial","_ClipMode":"visible","_WhiteSpaceHandling":"pre-wrap","_VerticalAlign":"middle","_Display":"table-cell","priorExtent":{"__isSmartRef__":true,"id":8891},"__LivelyClassName__":"lively.morphic.Text"},"8882":{"borderWidth":0,"fill":null,"__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":{"__isSmartRef__":true,"id":8883},"_Extent":{"__isSmartRef__":true,"id":8884},"_BorderColor":{"__isSmartRef__":true,"id":8885},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"8883":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"8884":{"x":66,"y":21,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8885":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8886":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"8887":{"style":{"__isSmartRef__":true,"id":8888},"morph":{"__isSmartRef__":true,"id":8881},"__SourceModuleName__":"Global.lively.morphic.TextCore","storedString":"load","__LivelyClassName__":"lively.morphic.TextChunk"},"8888":{"__SourceModuleName__":"Global.lively.morphic.TextCore","__LivelyClassName__":"lively.morphic.TextEmphasis"},"8889":{"x":5,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"8890":{"x":0,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"8891":{"x":66,"y":21,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8892":{"__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":{"__isSmartRef__":true,"id":8893},"_Extent":{"__isSmartRef__":true,"id":8894},"_Fill":{"__isSmartRef__":true,"id":8895},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":8905},"_BorderRadius":5,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"8893":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"8894":{"x":66,"y":21,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"8895":{"stops":[{"__isSmartRef__":true,"id":8896},{"__isSmartRef__":true,"id":8898},{"__isSmartRef__":true,"id":8900},{"__isSmartRef__":true,"id":8902}],"vector":{"__isSmartRef__":true,"id":8904},"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.LinearGradient"},"8896":{"offset":0,"color":{"__isSmartRef__":true,"id":8897}},"8897":{"r":0.9600000000000001,"g":0.9600000000000001,"b":0.9600000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8898":{"offset":0.4,"color":{"__isSmartRef__":true,"id":8899}},"8899":{"r":0.8200000000000001,"g":0.8200000000000001,"b":0.8200000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8900":{"offset":0.6,"color":{"__isSmartRef__":true,"id":8901}},"8901":{"r":0.8200000000000001,"g":0.8200000000000001,"b":0.8200000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8902":{"offset":1,"color":{"__isSmartRef__":true,"id":8903}},"8903":{"r":0.94,"g":0.94,"b":0.94,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8904":{"x":0,"y":0,"width":0,"height":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"8905":{"r":0.839,"g":0.839,"b":0.839,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8906":{"x":577,"y":397.01402102803513,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"8907":{"stops":[{"__isSmartRef__":true,"id":8908},{"__isSmartRef__":true,"id":8910},{"__isSmartRef__":true,"id":8912},{"__isSmartRef__":true,"id":8914}],"vector":{"__isSmartRef__":true,"id":8904},"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.LinearGradient"},"8908":{"offset":0,"color":{"__isSmartRef__":true,"id":8909}},"8909":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8910":{"offset":0.4,"color":{"__isSmartRef__":true,"id":8911}},"8911":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8912":{"offset":0.6,"color":{"__isSmartRef__":true,"id":8913}},"8913":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8914":{"offset":1,"color":{"__isSmartRef__":true,"id":8915}},"8915":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8916":{"sourceObj":{"__isSmartRef__":true,"id":8880},"sourceAttrName":"fire","targetMethodName":"reloadEverything","__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"8917":{"sourceObj":{"__isSmartRef__":true,"id":8880},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":109},"targetMethodName":"loadAndOpenSelectedPartItem","__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"8918":{"x":5,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"8919":{"partsSpaceName":"PartsBin/NewWorld","__SourceModuleName__":"Global.lively.PartsBin","migrationLevel":1,"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"8920":{"moveVertical":true},"8921":{"submorphs":[{"__isSmartRef__":true,"id":8922}],"scripts":[],"id":6152,"shape":{"__isSmartRef__":true,"id":8933},"grabbingEnabled":false,"droppingEnabled":false,"showsMorphMenu":true,"halosEnabled":true,"registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":8947},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":8936},"lighterFill":{"__isSmartRef__":true,"id":8948},"label":{"__isSmartRef__":true,"id":8922},"attributeConnections":[{"__isSmartRef__":true,"id":8957},{"__isSmartRef__":true,"id":8958}],"doNotSerialize":["$$fire"],"doNotCopyProperties":["$$fire"],"showsHalos":false,"__SourceModuleName__":"Global.lively.morphic.Widgets","_Rotation":0,"padding":{"__isSmartRef__":true,"id":8959},"name":"removePartButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":8960},"_Scale":1,"owner":{"__isSmartRef__":true,"id":109},"layout":{"__isSmartRef__":true,"id":8961},"__LivelyClassName__":"lively.morphic.Button"},"8922":{"submorphs":[],"scripts":[],"id":18,"shape":{"__isSmartRef__":true,"id":8923},"grabbingEnabled":false,"droppingEnabled":false,"showsMorphMenu":false,"halosEnabled":true,"fixedWidth":true,"_MaxTextWidth":66,"_MaxTextHeight":21,"fixedHeight":true,"allowsInput":false,"registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":8927},"textColor":{"__isSmartRef__":true,"id":8926},"owner":{"__isSmartRef__":true,"id":8921},"eventsAreIgnored":true,"__SourceModuleName__":"Global.lively.morphic.TextCore","textChunks":[{"__isSmartRef__":true,"id":8928}],"padding":{"__isSmartRef__":true,"id":8930},"_Padding":{"__isSmartRef__":true,"id":8931},"prevScroll":[0,0],"_Align":"center","_FontFamily":"Arial","_ClipMode":"visible","_WhiteSpaceHandling":"pre-wrap","_VerticalAlign":"middle","_Display":"table-cell","priorExtent":{"__isSmartRef__":true,"id":8932},"__LivelyClassName__":"lively.morphic.Text"},"8923":{"borderWidth":0,"fill":null,"__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":{"__isSmartRef__":true,"id":8924},"_Extent":{"__isSmartRef__":true,"id":8925},"_BorderColor":{"__isSmartRef__":true,"id":8926},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"8924":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"8925":{"x":66,"y":21,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8926":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8927":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"8928":{"style":{"__isSmartRef__":true,"id":8929},"morph":{"__isSmartRef__":true,"id":8922},"__SourceModuleName__":"Global.lively.morphic.TextCore","storedString":"remove","__LivelyClassName__":"lively.morphic.TextChunk"},"8929":{"__SourceModuleName__":"Global.lively.morphic.TextCore","__LivelyClassName__":"lively.morphic.TextEmphasis"},"8930":{"x":5,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"8931":{"x":0,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"8932":{"x":66,"y":21,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8933":{"__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":{"__isSmartRef__":true,"id":8934},"_Extent":{"__isSmartRef__":true,"id":8935},"_Fill":{"__isSmartRef__":true,"id":8936},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":8946},"_BorderRadius":5,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"8934":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"8935":{"x":66,"y":21,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"8936":{"stops":[{"__isSmartRef__":true,"id":8937},{"__isSmartRef__":true,"id":8939},{"__isSmartRef__":true,"id":8941},{"__isSmartRef__":true,"id":8943}],"vector":{"__isSmartRef__":true,"id":8945},"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.LinearGradient"},"8937":{"offset":0,"color":{"__isSmartRef__":true,"id":8938}},"8938":{"r":0.9600000000000001,"g":0.9600000000000001,"b":0.9600000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8939":{"offset":0.4,"color":{"__isSmartRef__":true,"id":8940}},"8940":{"r":0.8200000000000001,"g":0.8200000000000001,"b":0.8200000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8941":{"offset":0.6,"color":{"__isSmartRef__":true,"id":8942}},"8942":{"r":0.8200000000000001,"g":0.8200000000000001,"b":0.8200000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8943":{"offset":1,"color":{"__isSmartRef__":true,"id":8944}},"8944":{"r":0.94,"g":0.94,"b":0.94,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8945":{"x":0,"y":0,"width":0,"height":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"8946":{"r":0.839,"g":0.839,"b":0.839,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8947":{"x":728.1562343123906,"y":397.01402102803513,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"8948":{"stops":[{"__isSmartRef__":true,"id":8949},{"__isSmartRef__":true,"id":8951},{"__isSmartRef__":true,"id":8953},{"__isSmartRef__":true,"id":8955}],"vector":{"__isSmartRef__":true,"id":8945},"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.LinearGradient"},"8949":{"offset":0,"color":{"__isSmartRef__":true,"id":8950}},"8950":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8951":{"offset":0.4,"color":{"__isSmartRef__":true,"id":8952}},"8952":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8953":{"offset":0.6,"color":{"__isSmartRef__":true,"id":8954}},"8954":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8955":{"offset":1,"color":{"__isSmartRef__":true,"id":8956}},"8956":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8957":{"sourceObj":{"__isSmartRef__":true,"id":8921},"sourceAttrName":"fire","targetMethodName":"reloadEverything","__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"8958":{"sourceObj":{"__isSmartRef__":true,"id":8921},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":109},"targetMethodName":"interactivelyRemoveSelectedPartItem","__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"8959":{"x":5,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"8960":{"partsSpaceName":"PartsBin/NewWorld","__SourceModuleName__":"Global.lively.PartsBin","migrationLevel":1,"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"8961":{"moveVertical":true},"8962":{"submorphs":[],"scripts":[],"id":66,"shape":{"__isSmartRef__":true,"id":8963},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":true,"allowsInput":true,"_OverflowMode":"visible","_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":8967},"_MaxTextWidth":349.1842763684606,"_MaxTextHeight":190.01402102803513,"textColor":{"__isSmartRef__":true,"id":8966},"showsHalos":false,"_FontSize":14,"__SourceModuleName__":"Global.lively.morphic.TextCore","_Rotation":0,"name":"selectedPartComment","partsBinMetaInfo":{"__isSmartRef__":true,"id":8968},"textChunks":[{"__isSmartRef__":true,"id":8969}],"charsReplaced":"No comment yet","lastFindLoc":-14,"priorSelectionRange":[0,0],"prevScroll":[0,0],"_Scale":1,"owner":{"__isSmartRef__":true,"id":109},"_ClipMode":"auto","priorExtent":{"__isSmartRef__":true,"id":8971},"attributeConnections":[{"__isSmartRef__":true,"id":8972}],"doNotSerialize":["$$savedTextString"],"doNotCopyProperties":["$$savedTextString"],"layout":{"__isSmartRef__":true,"id":8973},"savedTextString":"Workspace that runs code remotely on a nodejs server at lively-kernel.org","__LivelyClassName__":"lively.morphic.Text"},"8963":{"fill":null,"__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":{"__isSmartRef__":true,"id":8964},"_Extent":{"__isSmartRef__":true,"id":8965},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":8966},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"8964":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"8965":{"x":349.1842763684606,"y":190.01402102803513,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8966":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8967":{"x":576.5,"y":170.5,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"8968":{"partsSpaceName":"PartsBin/NewWorld","__SourceModuleName__":"Global.lively.PartsBin","migrationLevel":1,"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"8969":{"style":{"__isSmartRef__":true,"id":8970},"morph":{"__isSmartRef__":true,"id":8962},"storedString":"Recursively shows what files have changed. Can filter its contents using a regex.","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8970":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"8971":{"x":349.1842763684606,"y":190.01402102803513,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8972":{"sourceObj":{"__isSmartRef__":true,"id":8962},"sourceAttrName":"savedTextString","targetObj":{"__isSmartRef__":true,"id":109},"targetMethodName":"saveCommentForSelectedPartItem","__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"8973":{"resizeWidth":true,"resizeHeight":true},"8974":{"submorphs":[{"__isSmartRef__":true,"id":8975}],"scripts":[],"id":1549,"shape":{"__isSmartRef__":true,"id":8986},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":9000},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":8990},"lighterFill":{"__isSmartRef__":true,"id":9001},"label":{"__isSmartRef__":true,"id":8975},"_Rotation":0,"name":"removeCategoryButton","showsHalos":false,"partsBinMetaInfo":{"__isSmartRef__":true,"id":9010},"attributeConnections":[{"__isSmartRef__":true,"id":9011}],"doNotSerialize":["$$fire"],"doNotCopyProperties":["$$fire"],"__SourceModuleName__":"Global.lively.morphic.Widgets","_Scale":1.002003004005006,"priorExtent":{"__isSmartRef__":true,"id":9012},"owner":{"__isSmartRef__":true,"id":109},"layout":{"__isSmartRef__":true,"id":9013},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":9014},"__LivelyClassName__":"lively.morphic.Button"},"8975":{"submorphs":[],"scripts":[],"id":1550,"shape":{"__isSmartRef__":true,"id":8976},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":8980},"_MaxTextWidth":134.06609913216516,"_MaxTextHeight":21,"textStyle":null,"padding":{"__isSmartRef__":true,"id":8981},"_Padding":{"__isSmartRef__":true,"id":8982},"owner":{"__isSmartRef__":true,"id":8974},"isLabel":true,"eventsAreIgnored":true,"__SourceModuleName__":"Global.lively.morphic.TextCore","_ClipMode":"hidden","priorExtent":{"__isSmartRef__":true,"id":8983},"textChunks":[{"__isSmartRef__":true,"id":8984}],"_Align":"center","__LivelyClassName__":"lively.morphic.Text"},"8976":{"position":{"__isSmartRef__":true,"id":8977},"_Extent":{"__isSmartRef__":true,"id":8978},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":8979},"_Fill":null,"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"8977":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"8978":{"x":134.06609913216516,"y":21,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8979":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8980":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"8981":{"x":5,"y":5,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"8982":{"x":0,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"8983":{"x":134.06609913216516,"y":21,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"8984":{"style":{"__isSmartRef__":true,"id":8985},"morph":{"__isSmartRef__":true,"id":8975},"__SourceModuleName__":"Global.lively.morphic.TextCore","storedString":"remove category","__LivelyClassName__":"lively.morphic.TextChunk"},"8985":{"__SourceModuleName__":"Global.lively.morphic.TextCore","__LivelyClassName__":"lively.morphic.TextEmphasis"},"8986":{"position":{"__isSmartRef__":true,"id":8987},"_Extent":{"__isSmartRef__":true,"id":8988},"_BorderWidth":1.1840000000000002,"_BorderColor":{"__isSmartRef__":true,"id":8989},"_Fill":{"__isSmartRef__":true,"id":8990},"_BorderRadius":5.2,"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"8987":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"8988":{"x":134.06609913216516,"y":21,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"8989":{"r":0.839,"g":0.839,"b":0.839,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8990":{"stops":[{"__isSmartRef__":true,"id":8991},{"__isSmartRef__":true,"id":8993},{"__isSmartRef__":true,"id":8995},{"__isSmartRef__":true,"id":8997}],"vector":{"__isSmartRef__":true,"id":8999},"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.LinearGradient"},"8991":{"offset":0,"color":{"__isSmartRef__":true,"id":8992}},"8992":{"r":0.9600000000000001,"g":0.9600000000000001,"b":0.9600000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8993":{"offset":0.4,"color":{"__isSmartRef__":true,"id":8994}},"8994":{"r":0.8200000000000001,"g":0.8200000000000001,"b":0.8200000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8995":{"offset":0.6,"color":{"__isSmartRef__":true,"id":8996}},"8996":{"r":0.8200000000000001,"g":0.8200000000000001,"b":0.8200000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8997":{"offset":1,"color":{"__isSmartRef__":true,"id":8998}},"8998":{"r":0.94,"g":0.94,"b":0.94,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"8999":{"x":0,"y":0,"width":0,"height":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"9000":{"x":13.991486982477795,"y":396.9722079436797,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"9001":{"stops":[{"__isSmartRef__":true,"id":9002},{"__isSmartRef__":true,"id":9004},{"__isSmartRef__":true,"id":9006},{"__isSmartRef__":true,"id":9008}],"vector":{"__isSmartRef__":true,"id":8999},"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.LinearGradient"},"9002":{"offset":0,"color":{"__isSmartRef__":true,"id":9003}},"9003":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9004":{"offset":0.4,"color":{"__isSmartRef__":true,"id":9005}},"9005":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9006":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9007}},"9007":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9008":{"offset":1,"color":{"__isSmartRef__":true,"id":9009}},"9009":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9010":{"partsSpaceName":"PartsBin/NewWorld","__SourceModuleName__":"Global.lively.PartsBin","migrationLevel":2,"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"9011":{"sourceObj":{"__isSmartRef__":true,"id":8974},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":8974},"targetMethodName":"onFire","converter":null,"converterString":null,"updater":null,"updaterString":null,"__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"9012":{"x":133.06409612816014,"y":21,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"9013":{"moveVertical":true},"9014":{"onFire":{"__isSmartRef__":true,"id":9015}},"9015":{"varMapping":{"__isSmartRef__":true,"id":9016},"source":"function onFire() {\n\tthis.get('PartsBinBrowser').removeCategoryInteractively()\n}","funcProperties":{"__isSmartRef__":true,"id":9017},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9016":{"this":{"__isSmartRef__":true,"id":8974}},"9017":{},"9018":{"submorphs":[{"__isSmartRef__":true,"id":9019}],"scripts":[],"id":3728,"shape":{"__isSmartRef__":true,"id":9030},"grabbingEnabled":false,"droppingEnabled":false,"showsMorphMenu":true,"halosEnabled":true,"registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":9044},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":9033},"lighterFill":{"__isSmartRef__":true,"id":9045},"label":{"__isSmartRef__":true,"id":9019},"attributeConnections":[{"__isSmartRef__":true,"id":9054}],"doNotSerialize":["$$fire"],"doNotCopyProperties":["$$fire"],"showsHalos":false,"__SourceModuleName__":"Global.lively.morphic.Widgets","_Rotation":0,"padding":{"__isSmartRef__":true,"id":9055},"name":"movePartButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":9056},"_Scale":1,"owner":{"__isSmartRef__":true,"id":109},"layout":{"__isSmartRef__":true,"id":9057},"__LivelyClassName__":"lively.morphic.Button"},"9019":{"submorphs":[],"scripts":[],"id":18,"shape":{"__isSmartRef__":true,"id":9020},"grabbingEnabled":false,"droppingEnabled":false,"showsMorphMenu":false,"halosEnabled":true,"fixedWidth":true,"_MaxTextWidth":66,"_MaxTextHeight":21,"fixedHeight":true,"allowsInput":false,"registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":9024},"textColor":{"__isSmartRef__":true,"id":9023},"owner":{"__isSmartRef__":true,"id":9018},"eventsAreIgnored":true,"__SourceModuleName__":"Global.lively.morphic.TextCore","textChunks":[{"__isSmartRef__":true,"id":9025}],"padding":{"__isSmartRef__":true,"id":9027},"_Padding":{"__isSmartRef__":true,"id":9028},"prevScroll":[0,0],"_Align":"center","_FontFamily":"Arial","_ClipMode":"hidden","_WhiteSpaceHandling":"pre-wrap","_VerticalAlign":"middle","_Display":"table-cell","priorExtent":{"__isSmartRef__":true,"id":9029},"__LivelyClassName__":"lively.morphic.Text"},"9020":{"borderWidth":0,"fill":null,"__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":{"__isSmartRef__":true,"id":9021},"_Extent":{"__isSmartRef__":true,"id":9022},"_BorderColor":{"__isSmartRef__":true,"id":9023},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"9021":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"9022":{"x":66,"y":21,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9023":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9024":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"9025":{"style":{"__isSmartRef__":true,"id":9026},"morph":{"__isSmartRef__":true,"id":9019},"__SourceModuleName__":"Global.lively.morphic.TextCore","storedString":"move","__LivelyClassName__":"lively.morphic.TextChunk"},"9026":{"__SourceModuleName__":"Global.lively.morphic.TextCore","__LivelyClassName__":"lively.morphic.TextEmphasis"},"9027":{"x":5,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"9028":{"x":0,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"9029":{"x":66,"y":21,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9030":{"__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":{"__isSmartRef__":true,"id":9031},"_Extent":{"__isSmartRef__":true,"id":9032},"_Fill":{"__isSmartRef__":true,"id":9033},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":9043},"_BorderRadius":5,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"9031":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"9032":{"x":66,"y":21,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"9033":{"stops":[{"__isSmartRef__":true,"id":9034},{"__isSmartRef__":true,"id":9036},{"__isSmartRef__":true,"id":9038},{"__isSmartRef__":true,"id":9040}],"vector":{"__isSmartRef__":true,"id":9042},"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.LinearGradient"},"9034":{"offset":0,"color":{"__isSmartRef__":true,"id":9035}},"9035":{"r":0.9600000000000001,"g":0.9600000000000001,"b":0.9600000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9036":{"offset":0.4,"color":{"__isSmartRef__":true,"id":9037}},"9037":{"r":0.8200000000000001,"g":0.8200000000000001,"b":0.8200000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9038":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9039}},"9039":{"r":0.8200000000000001,"g":0.8200000000000001,"b":0.8200000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9040":{"offset":1,"color":{"__isSmartRef__":true,"id":9041}},"9041":{"r":0.94,"g":0.94,"b":0.94,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9042":{"x":0,"y":0,"width":0,"height":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"9043":{"r":0.839,"g":0.839,"b":0.839,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9044":{"x":652.0040060080102,"y":397.01402102803524,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"9045":{"stops":[{"__isSmartRef__":true,"id":9046},{"__isSmartRef__":true,"id":9048},{"__isSmartRef__":true,"id":9050},{"__isSmartRef__":true,"id":9052}],"vector":{"__isSmartRef__":true,"id":9042},"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.LinearGradient"},"9046":{"offset":0,"color":{"__isSmartRef__":true,"id":9047}},"9047":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9048":{"offset":0.4,"color":{"__isSmartRef__":true,"id":9049}},"9049":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9050":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9051}},"9051":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9052":{"offset":1,"color":{"__isSmartRef__":true,"id":9053}},"9053":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9054":{"sourceObj":{"__isSmartRef__":true,"id":9018},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":109},"targetMethodName":"interactivelyMoveSelectedPartItem","__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"9055":{"x":5,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"9056":{"partsSpaceName":"PartsBin/NewWorld","__SourceModuleName__":"Global.lively.PartsBin","migrationLevel":1,"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"9057":{"moveVertical":true},"9058":{"submorphs":[{"__isSmartRef__":true,"id":9059}],"scripts":[],"id":1602,"shape":{"__isSmartRef__":true,"id":9070},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":9084},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":9074},"lighterFill":{"__isSmartRef__":true,"id":9085},"label":{"__isSmartRef__":true,"id":9059},"_Rotation":0,"name":"addCategoryButton","showsHalos":false,"partsBinMetaInfo":{"__isSmartRef__":true,"id":9094},"attributeConnections":[{"__isSmartRef__":true,"id":9095}],"doNotSerialize":["$$fire"],"doNotCopyProperties":["$$fire"],"__SourceModuleName__":"Global.lively.morphic.Widgets","_Scale":1.002003004005006,"priorExtent":{"__isSmartRef__":true,"id":9096},"owner":{"__isSmartRef__":true,"id":109},"layout":{"__isSmartRef__":true,"id":9097},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":9098},"__LivelyClassName__":"lively.morphic.Button"},"9059":{"submorphs":[],"scripts":[],"id":1550,"shape":{"__isSmartRef__":true,"id":9060},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":9064},"_MaxTextWidth":134.06609913216516,"_MaxTextHeight":19.99799699599498,"textStyle":null,"padding":{"__isSmartRef__":true,"id":9065},"_Padding":{"__isSmartRef__":true,"id":9066},"owner":{"__isSmartRef__":true,"id":9058},"isLabel":true,"eventsAreIgnored":true,"__SourceModuleName__":"Global.lively.morphic.TextCore","_ClipMode":"hidden","priorExtent":{"__isSmartRef__":true,"id":9067},"textChunks":[{"__isSmartRef__":true,"id":9068}],"_Align":"center","__LivelyClassName__":"lively.morphic.Text"},"9060":{"position":{"__isSmartRef__":true,"id":9061},"_Extent":{"__isSmartRef__":true,"id":9062},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":9063},"_Fill":null,"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"9061":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"9062":{"x":134.06609913216516,"y":19.99799699599498,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9063":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9064":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"9065":{"x":5,"y":5,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"9066":{"x":0,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"9067":{"x":134.06609913216516,"y":19.99799699599498,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9068":{"style":{"__isSmartRef__":true,"id":9069},"morph":{"__isSmartRef__":true,"id":9059},"__SourceModuleName__":"Global.lively.morphic.TextCore","storedString":"add category","__LivelyClassName__":"lively.morphic.TextChunk"},"9069":{"__SourceModuleName__":"Global.lively.morphic.TextCore","__LivelyClassName__":"lively.morphic.TextEmphasis"},"9070":{"position":{"__isSmartRef__":true,"id":9071},"_Extent":{"__isSmartRef__":true,"id":9072},"_BorderWidth":1.1840000000000002,"_BorderColor":{"__isSmartRef__":true,"id":9073},"_Fill":{"__isSmartRef__":true,"id":9074},"_BorderRadius":5.2,"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"9071":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"9072":{"x":134.06609913216516,"y":19.99799699599498,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"9073":{"r":0.839,"g":0.839,"b":0.839,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9074":{"stops":[{"__isSmartRef__":true,"id":9075},{"__isSmartRef__":true,"id":9077},{"__isSmartRef__":true,"id":9079},{"__isSmartRef__":true,"id":9081}],"vector":{"__isSmartRef__":true,"id":9083},"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.LinearGradient"},"9075":{"offset":0,"color":{"__isSmartRef__":true,"id":9076}},"9076":{"r":0.9600000000000001,"g":0.9600000000000001,"b":0.9600000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9077":{"offset":0.4,"color":{"__isSmartRef__":true,"id":9078}},"9078":{"r":0.8200000000000001,"g":0.8200000000000001,"b":0.8200000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9079":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9080}},"9080":{"r":0.8200000000000001,"g":0.8200000000000001,"b":0.8200000000000001,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9081":{"offset":1,"color":{"__isSmartRef__":true,"id":9082}},"9082":{"r":0.94,"g":0.94,"b":0.94,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9083":{"x":0,"y":0,"width":0,"height":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"9084":{"x":14.99348998648287,"y":374.9281418555695,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"9085":{"stops":[{"__isSmartRef__":true,"id":9086},{"__isSmartRef__":true,"id":9088},{"__isSmartRef__":true,"id":9090},{"__isSmartRef__":true,"id":9092}],"vector":{"__isSmartRef__":true,"id":9083},"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.LinearGradient"},"9086":{"offset":0,"color":{"__isSmartRef__":true,"id":9087}},"9087":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9088":{"offset":0.4,"color":{"__isSmartRef__":true,"id":9089}},"9089":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9090":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9091}},"9091":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9092":{"offset":1,"color":{"__isSmartRef__":true,"id":9093}},"9093":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9094":{"partsSpaceName":"PartsBin/NewWorld","__SourceModuleName__":"Global.lively.PartsBin","migrationLevel":2,"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"9095":{"sourceObj":{"__isSmartRef__":true,"id":9058},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":9058},"targetMethodName":"onFire","converter":null,"converterString":null,"updater":null,"updaterString":null,"__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"9096":{"x":133.06409612816014,"y":19.99799699599498,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"9097":{"moveVertical":true},"9098":{"onFire":{"__isSmartRef__":true,"id":9099}},"9099":{"varMapping":{"__isSmartRef__":true,"id":9100},"source":"function onFire() {\n\tthis.get('PartsBinBrowser').addCategoryInteractively()\n}","funcProperties":{"__isSmartRef__":true,"id":9101},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9100":{"this":{"__isSmartRef__":true,"id":9058}},"9101":{},"9102":{"position":{"__isSmartRef__":true,"id":9103},"_Extent":{"__isSmartRef__":true,"id":9104},"_BorderWidth":2,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":9105},"__SourceModuleName__":"Global.lively.morphic.Shapes","__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"9103":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"9104":{"x":946.1842763684606,"y":429.01402102803513,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"9105":{"r":1,"g":1,"b":1,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9106":{"x":0,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9107":{"partsSpaceName":"PartsBin/NewWorld","__SourceModuleName__":"Global.lively.PartsBin","requiredModules":["lively.PartsBin"],"migrationLevel":2,"comment":"Browser for a Parts repository.","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"9108":{"sourceObj":{"__isSmartRef__":true,"id":109},"sourceAttrName":"categoryName","targetObj":{"__isSmartRef__":true,"id":109},"targetMethodName":"loadPartsOfCategory","converter":null,"converterString":null,"updater":null,"updaterString":null,"__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"9109":{"resizeWidth":true,"resizeHeight":true,"adjustForNewBounds":true},"9110":{"x":946.1842763684606,"y":429.01402102803513,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"9111":{"uncategorized":"PartsBin/","Text support":{"__isSmartRef__":true,"id":9112},"Forms":{"__isSmartRef__":true,"id":9113},"Fun":{"__isSmartRef__":true,"id":9114},"Debugging":{"__isSmartRef__":true,"id":9115},"Tools":{"__isSmartRef__":true,"id":9116},"NewWorld":{"__isSmartRef__":true,"id":9117},"Widgets":{"__isSmartRef__":true,"id":9118},"Server":{"__isSmartRef__":true,"id":9119},"Testing":{"__isSmartRef__":true,"id":9120},"Presenting":{"__isSmartRef__":true,"id":9121}},"9112":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/Text support/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9113":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/Forms/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9114":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/Fun/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9115":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/Debugging/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9116":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/Tools/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9117":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/NewWorld/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9118":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/Widgets/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9119":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/Server/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9120":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/Testing/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9121":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/Presenting/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9122":{"onLoadFromPartsBin":{"__isSmartRef__":true,"id":9123},"reloadEverything":{"__isSmartRef__":true,"id":9130},"ensureCategories":{"__isSmartRef__":true,"id":9133},"updateCategoriesDictFromPartsBin":{"__isSmartRef__":true,"id":9136},"updateCategoryList":{"__isSmartRef__":true,"id":9139},"defaultPartsBinURL":{"__isSmartRef__":true,"id":9142},"reset":{"__isSmartRef__":true,"id":9145},"setupConnections":{"__isSmartRef__":true,"id":9148},"loadPartsOfCategory":{"__isSmartRef__":true,"id":9151},"removeParts":{"__isSmartRef__":true,"id":9154},"getPartsSpaceForCategory":{"__isSmartRef__":true,"id":9157},"addMorphsForPartItems":{"__isSmartRef__":true,"id":9160},"getURLForCategoryNamed":{"__isSmartRef__":true,"id":9163},"setSelectedPartItem":{"__isSmartRef__":true,"id":9166},"makeUpPartNameFor":{"__isSmartRef__":true,"id":9169},"openPart":{"__isSmartRef__":true,"id":9172},"interactivelyRemoveSelectedPartItem":{"__isSmartRef__":true,"id":9175},"loadAndOpenSelectedPartItem":{"__isSmartRef__":true,"id":9178},"addCategory":{"__isSmartRef__":true,"id":9181},"addCategoryInteractively":{"__isSmartRef__":true,"id":9184},"addExternalCategory":{"__isSmartRef__":true,"id":9187},"removeCategory":{"__isSmartRef__":true,"id":9190},"removeCategoryInteractively":{"__isSmartRef__":true,"id":9193},"interactivelyMoveSelectedPartItem":{"__isSmartRef__":true,"id":9196},"setMetaInfoOfSelectedItem":{"__isSmartRef__":true,"id":9199},"saveCommentForSelectedPartItem":{"__isSmartRef__":true,"id":9202}},"9123":{"varMapping":{"__isSmartRef__":true,"id":9124},"source":"function onLoadFromPartsBin() {\n\t$super();\n\tthis.reloadEverything();\n}","funcProperties":{"__isSmartRef__":true,"id":9129},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9124":{"this":{"__isSmartRef__":true,"id":109},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":9125}},"9125":{"$super":{"__isSmartRef__":true,"id":9126}},"9126":{"varMapping":{"__isSmartRef__":true,"id":9127},"source":"function () {\n\t\t\t\ttry {\n\t\t\t\t\treturn obj.constructor.prototype[name].apply(obj, arguments)\n\t\t\t\t} catch(e) {\n\t\t\t\t\talert('Error in $super call: ' + e + '\\n' + e.stack);\n\t\t\t\t\treturn null;\n\t\t\t\t}\n\t\t\t}","funcProperties":{"__isSmartRef__":true,"id":9128},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9127":{"obj":{"__isSmartRef__":true,"id":109},"name":"onLoadFromPartsBin"},"9128":{},"9129":{},"9130":{"varMapping":{"__isSmartRef__":true,"id":9131},"source":"function reloadEverything() {\n\tthis.setSelectedPartItem(null)\n\tthis.updateCategoriesDictFromPartsBin();\n\tthis.updateCategoryList(this.categoryName);\n}","funcProperties":{"__isSmartRef__":true,"id":9132},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9131":{"this":{"__isSmartRef__":true,"id":109}},"9132":{},"9133":{"varMapping":{"__isSmartRef__":true,"id":9134},"source":"function ensureCategories() {\n\tif (!this.categories)\n\t\tthis.categories = {uncategorized: 'PartsBin/'};\n}","funcProperties":{"__isSmartRef__":true,"id":9135},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9134":{"this":{"__isSmartRef__":true,"id":109}},"9135":{},"9136":{"varMapping":{"__isSmartRef__":true,"id":9137},"source":"function updateCategoriesDictFromPartsBin() {\n\tthis.ensureCategories();\n\tvar webR = new WebResource(this.defaultPartsBinURL());\n\twebR.getSubElements().subCollections.forEach(function(dir) {\n\t\t// FIXME OMeta does something here...!\n\t\tvar unescape = Global.urlUnescape || Global.unescape,\n\t\t\tunescaped = unescape(dir.getURL().filename()),\n\t\t\tname = unescaped.replace(/\\/$/,\"\");\n\t\tthis.categories[name] = this.defaultPartsBinURL().withFilename(unescaped);\n\t}, this);\n}","funcProperties":{"__isSmartRef__":true,"id":9138},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9137":{"this":{"__isSmartRef__":true,"id":109}},"9138":{},"9139":{"varMapping":{"__isSmartRef__":true,"id":9140},"source":"function updateCategoryList(optCategoryName) {\n\tthis.get('categoryList').updateList(\n\t\tProperties.own(this.categories).sortBy(function(name) { return name.toLowerCase()}))\n\tthis.get('categoryList').setSelection(optCategoryName)\n}","funcProperties":{"__isSmartRef__":true,"id":9141},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9140":{"this":{"__isSmartRef__":true,"id":109}},"9141":{},"9142":{"varMapping":{"__isSmartRef__":true,"id":9143},"source":"function defaultPartsBinURL() {\n\treturn URL.codeBase.withFilename('PartsBin/');\n}","funcProperties":{"__isSmartRef__":true,"id":9144},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9143":{"this":{"__isSmartRef__":true,"id":109}},"9144":{},"9145":{"varMapping":{"__isSmartRef__":true,"id":9146},"source":"function reset() {\n\t// this.getPartsBinMetaInfo().addRequiredModule('lively.PartsBin')\n\tthis.setSelectedPartItem(null)\n\tdelete this.categories;\n\tthis.get('categoryList').updateList([])\n\tthis.get('partsBinContents').removeAllMorphs();\n}","funcProperties":{"__isSmartRef__":true,"id":9147},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9146":{"this":{"__isSmartRef__":true,"id":109}},"9147":{},"9148":{"varMapping":{"__isSmartRef__":true,"id":9149},"source":"function setupConnections() {\n\tconnect(this.closeButton, 'fire', this, 'remove')\n\tconnect(this.addCategoryButton, 'fire', this, 'addCategoryInteractively')\n\tconnect(this.get('removeCategoryButton'), 'fire', this, 'removeCategoryInteractively')\n\tconnect(this.get('categoryList'), 'selection', this, 'categoryName')\n\tconnect(this, 'categoryName', this, 'loadPartsOfCategory')\n\n\tconnect(this.get('partsBinContents'), 'selectedItem', this, 'setSelectedPartItem')\n\n\tconnect(this.get('reloadButton'), \"fire\", this, \"reloadEverything\")\n\n\tconnect(this.get('loadPartButton'), \"fire\", this, \"loadAndOpenSelectedPartItem\")\n\n\tconnect(this.get('removePartButton'), \"fire\", this, \"interactivelyRemoveSelectedPartItem\")\n\n\tconnect(this.get('movePartButton'), \"fire\", this, \"interactivelyMoveSelectedPartItem\")\n\n\tconnect(this.get('selectedPartComment'), \"savedTextString\", this, \"saveCommentForSelectedPartItem\")\n}","funcProperties":{"__isSmartRef__":true,"id":9150},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9149":{"this":{"__isSmartRef__":true,"id":109}},"9150":{},"9151":{"varMapping":{"__isSmartRef__":true,"id":9152},"source":"function loadPartsOfCategory(categoryName) {\n\tthis.removeParts();\n\tthis.setSelectedPartItem(null);\n\tif (!categoryName) return;\n\tvar partsSpace = this.getPartsSpaceForCategory(categoryName);\n\tconnect(partsSpace, 'partItems', this, 'addMorphsForPartItems', {\n\t\tconverter: function(partItemObj) { return Properties.ownValues(partItemObj) }})\n\tpartsSpace.load(false)\n}","funcProperties":{"__isSmartRef__":true,"id":9153},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9152":{"this":{"__isSmartRef__":true,"id":109}},"9153":{},"9154":{"varMapping":{"__isSmartRef__":true,"id":9155},"source":"function removeParts() {\n\tthis.get('partsBinContents').submorphs.clone().invoke('remove')\n}","funcProperties":{"__isSmartRef__":true,"id":9156},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9155":{"this":{"__isSmartRef__":true,"id":109}},"9156":{},"9157":{"varMapping":{"__isSmartRef__":true,"id":9158},"source":"function getPartsSpaceForCategory(categoryName) {\n\tvar url = this.getURLForCategoryNamed(categoryName);\n\treturn lively.PartsBin.partsSpaceWithURL(url);\n}","funcProperties":{"__isSmartRef__":true,"id":9159},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9158":{"this":{"__isSmartRef__":true,"id":109}},"9159":{},"9160":{"varMapping":{"__isSmartRef__":true,"id":9161},"source":"function addMorphsForPartItems(partItems) {\n\tthis.removeParts();\n\tpartItems\n\t\t.sortBy(function(ea) { return ea.name.toLowerCase() })\n\t\t.forEach(function(partItem) {\n\t\t\tvar morph = partItem.asPartsBinItem();\n\t\t\tthis.get('partsBinContents').addMorph(morph);\n\t\t}, this);\n\tthis.get('partsBinContents').adjustForNewBounds()\n\t// this.get('partsBinContents').scrollToTop()\n}","funcProperties":{"__isSmartRef__":true,"id":9162},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9161":{"this":{"__isSmartRef__":true,"id":109}},"9162":{},"9163":{"varMapping":{"__isSmartRef__":true,"id":9164},"source":"function getURLForCategoryNamed(categoryName) {\n\tvar relative = this.categories[categoryName];\n\tif (!relative) return null;\n\treturn URL.ensureAbsoluteCodeBaseURL(relative).withRelativePartsResolved()\n}","funcProperties":{"__isSmartRef__":true,"id":9165},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9164":{"this":{"__isSmartRef__":true,"id":109}},"9165":{},"9166":{"varMapping":{"__isSmartRef__":true,"id":9167},"source":"function setSelectedPartItem(item) {\n\tthis.selectedPartItem = item;\n\tthis.get('selectedPartComment').textString = '';\n\tthis.get('selectedPartVersions').updateList(item ? ['Loading versions...']: []);\n\tthis.get('selectedPartVersions').setSelection(null);\n\tif (!item) {\n\t\tthis.get('selectedPartName').textString = 'nothing selected'\n\t\treturn;\n\t}\n\tthis.get('selectedPartName').textString = item.name\n\n\t// load versions\n\tconnect(item, 'partVersions', this.get('selectedPartVersions'), 'updateList');\n\titem.loadPartVersions(true);\n\n\t// load meta info\n\tconnect(item, 'loadedMetaInfo', this, 'setMetaInfoOfSelectedItem');\n\titem.loadPartMetaInfo(true);\n}","funcProperties":{"__isSmartRef__":true,"id":9168},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9167":{"this":{"__isSmartRef__":true,"id":109}},"9168":{},"9169":{"varMapping":{"__isSmartRef__":true,"id":9170},"source":"function makeUpPartNameFor(name) {\n\tif (!$morph(name)) return name;\n\tvar i = 2\n\twhile($morph(name + i)) { i++}\n\treturn name + i;\n}","funcProperties":{"__isSmartRef__":true,"id":9171},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9170":{"this":{"__isSmartRef__":true,"id":109}},"9171":{},"9172":{"varMapping":{"__isSmartRef__":true,"id":9173},"source":"function openPart(partMorph) {\n\tpartMorph.setName(this.makeUpPartNameFor(partMorph.getName()));\n\tlively.morphic.World.current().firstHand().grabMorph(partMorph, null);\n\tpartMorph.setPosition(pt(0,0));\n\t// partMorph.forceRestartAllActiveScripts();\n}","funcProperties":{"__isSmartRef__":true,"id":9174},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9173":{"this":{"__isSmartRef__":true,"id":109}},"9174":{},"9175":{"varMapping":{"__isSmartRef__":true,"id":9176},"source":"function interactivelyRemoveSelectedPartItem(partMorph) {\n\tvar item = this.selectedPartItem;\n\tif (!item) return;\n\tthis.world().confirm(\"really delete \" + item.name + \" in PartsBin?\", function(answer) {\n\t\tif (!answer) return;\n\t\titem.del();\n\t\tthis.reloadEverything();\n\t\talertOK(\"deleted \" + item.name);\n\t}.bind(this))\n}","funcProperties":{"__isSmartRef__":true,"id":9177},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9176":{"this":{"__isSmartRef__":true,"id":109}},"9177":{},"9178":{"varMapping":{"__isSmartRef__":true,"id":9179},"source":"function loadAndOpenSelectedPartItem(partMorph) {\n\tvar item = this.selectedPartItem;\n\tif (!item) return;\n\tconnect(item, 'part', this, 'openPart');\n\tvar selectedVersion = this.get('selectedPartVersions').selection,\n\t\trev = selectedVersion ? selectedVersion.rev : null;\n\titem.loadPart(true, null, rev);\n\talert('loading ' + item.name + '...');\n}","funcProperties":{"__isSmartRef__":true,"id":9180},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9179":{"this":{"__isSmartRef__":true,"id":109}},"9180":{},"9181":{"varMapping":{"__isSmartRef__":true,"id":9182},"source":"function addCategory(categoryName) {\n\tvar url = this.defaultPartsBinURL().withFilename(categoryName)\n\tthis.addExternalCategory(categoryName, url, true);\n}","funcProperties":{"__isSmartRef__":true,"id":9183},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9182":{"this":{"__isSmartRef__":true,"id":109}},"9183":{},"9184":{"varMapping":{"__isSmartRef__":true,"id":9185},"source":"function addCategoryInteractively() {\n\tvar partsBin = this, world = this.world();\n\tworld.prompt('Name of new category?', function(categoryName) {\n\t\tif (!categoryName || categoryName == '') {\n\t\t\talert('no category created!')\n\t\t\treturn;\n\t\t}\n\t\tpartsBin.addCategory(categoryName)\n\t})\t\n}","funcProperties":{"__isSmartRef__":true,"id":9186},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9185":{"this":{"__isSmartRef__":true,"id":109}},"9186":{},"9187":{"varMapping":{"__isSmartRef__":true,"id":9188},"source":"function addExternalCategory(categoryName, url, createPath) {\n\turl = url.asDirectory();\n\tthis.categories[categoryName] = url;\n\tif (createPath) {\n\t\tthis.getPartsSpaceForCategory(categoryName).ensureExistance();\n\t}\n\tthis.updateCategoryList(categoryName)\n}","funcProperties":{"__isSmartRef__":true,"id":9189},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9188":{"this":{"__isSmartRef__":true,"id":109}},"9189":{},"9190":{"varMapping":{"__isSmartRef__":true,"id":9191},"source":"function removeCategory(categoryName) {\n\t// categoryName = this.categoryName\n\tvar url = this.getURLForCategoryNamed(categoryName);\n\tif (!url) {\n\t\talert('No category ' + categoryName + ' exists! Doing nothing')\n\t\treturn;\n\t}\n\tvar webR = new WebResource(url);\n\tif (!webR.exists()) {\n\t\talert('Does not exist: ' + url);\n\t\tdelete this.categories[categoryName];\n\t\tlively.PartsBin.removePartsSpace(name);\n\t\tthis.updateCategoryList();\n\t\treturn\n\t}\n\twebR.getSubElements()\n\tif (!webR.subDocuments || webR.subDocuments.length > 0 ||\n\t\t\t !webR.subCollections || webR.subCollections.length > 0) {\n\t\talert('Will not remove directory ' + url + ' because it is not empty')\n\t} else {\n\t\twebR.del();\n\t\talertOK('Removed ' + categoryName + ' url ' + url);\n\t}\n\tdelete this.categories[categoryName];\n\tlively.PartsBin.removePartsSpace(name);\n\tthis.updateCategoryList();\n}","funcProperties":{"__isSmartRef__":true,"id":9192},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9191":{"this":{"__isSmartRef__":true,"id":109}},"9192":{},"9193":{"varMapping":{"__isSmartRef__":true,"id":9194},"source":"function removeCategoryInteractively() {\n\tvar partsBin = this, world = this.world();\n\tworld.confirm('Really remove ' + this.categoryName + '?', function(result) {\n\t\tif (!result) {\n\t\t\talert('no category removed!')\n\t\t\treturn;\n\t\t}\n\t\tpartsBin.removeCategory(partsBin.categoryName)\n\t})\t\n}","funcProperties":{"__isSmartRef__":true,"id":9195},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9194":{"this":{"__isSmartRef__":true,"id":109}},"9195":{},"9196":{"varMapping":{"__isSmartRef__":true,"id":9197},"source":"function interactivelyMoveSelectedPartItem(partMorph) {\n\tvar partItem = this.selectedPartItem, categories = this.categories, self = this;\n\tif (!partItem) { alert('no item selected'); return }\n\tvar items = Properties.own(categories).collect(function(catName) {\n\t\treturn [catName, function() {\n\t\t\tvar url = new URL(categories[catName]);\n\t\t\tvar partsSpace = lively.PartsBin.partsSpaceWithURL(url)\n\t\t\tpartItem.moveToPartsSpace(partsSpace);\n\t\t\tself.reloadEverything();\n\t\t\talertOK('Moved ' + partItem.name + ' to ' + url);\n\t\t}]\n\t})\n\tlively.morphic.Menu.openAtHand('Select category', items);\n}","funcProperties":{"__isSmartRef__":true,"id":9198},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9197":{"this":{"__isSmartRef__":true,"id":109}},"9198":{},"9199":{"varMapping":{"__isSmartRef__":true,"id":9200},"source":"function setMetaInfoOfSelectedItem(metaInfo) {\n\tvar comment = (metaInfo && metaInfo.getComment()) || 'No comment yet';\n\tthis.get('selectedPartComment').textString = comment;\n}","funcProperties":{"__isSmartRef__":true,"id":9201},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9200":{"this":{"__isSmartRef__":true,"id":109}},"9201":{},"9202":{"varMapping":{"__isSmartRef__":true,"id":9203},"source":"function saveCommentForSelectedPartItem(comment) {\n\tif (!this.selectedPartItem) {\n\t\talert('no part item selected!')\n\t\treturn;\n\t}\n\tvar metaInfo = this.selectedPartItem.getMetaInfo();\n\tmetaInfo.setComment(comment);\n\tthis.selectedPartItem.uploadMetaInfoOnly();\n}","funcProperties":{"__isSmartRef__":true,"id":9204},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"9203":{"this":{"__isSmartRef__":true,"id":109}},"9204":{},"9205":{"submorphs":[{"__isSmartRef__":true,"id":9206},{"__isSmartRef__":true,"id":9215},{"__isSmartRef__":true,"id":9253},{"__isSmartRef__":true,"id":9279}],"scripts":[],"id":20,"shape":{"__isSmartRef__":true,"id":9306},"droppingEnabled":true,"halosEnabled":true,"layout":{"__isSmartRef__":true,"id":9318},"_Position":{"__isSmartRef__":true,"id":9319},"eventsAreIgnored":true,"windowMorph":{"__isSmartRef__":true,"id":108},"label":{"__isSmartRef__":true,"id":9206},"closeButton":{"__isSmartRef__":true,"id":9215},"menuButton":{"__isSmartRef__":true,"id":9253},"collapseButton":{"__isSmartRef__":true,"id":9279},"priorExtent":{"__isSmartRef__":true,"id":9320},"owner":{"__isSmartRef__":true,"id":108},"__LivelyClassName__":"lively.morphic.TitleBar","__SourceModuleName__":"Global.lively.morphic.Widgets"},"9206":{"submorphs":[],"scripts":[],"id":21,"shape":{"__isSmartRef__":true,"id":9207},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":9210},"_ClipMode":"hidden","fixedWidth":false,"_WhiteSpaceHandling":"pre","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":9211},"priorExtent":{"__isSmartRef__":true,"id":9212},"_MaxTextWidth":null,"_MaxTextHeight":22,"textChunks":[{"__isSmartRef__":true,"id":9213}],"evalEnabled":false,"isLabel":true,"eventsAreIgnored":true,"_FontSize":10,"owner":{"__isSmartRef__":true,"id":9205},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9207":{"_Position":{"__isSmartRef__":true,"id":9208},"_Extent":{"__isSmartRef__":true,"id":9209},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":null,"_BorderRadius":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9208":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9209":{"x":120,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9210":{"x":0,"y":0,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"9211":{"x":413.0921381842303,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9212":{"x":120,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9213":{"style":{"__isSmartRef__":true,"id":9214},"morph":{"__isSmartRef__":true,"id":9206},"storedString":"PartsBinBrowser","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9214":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9215":{"submorphs":[{"__isSmartRef__":true,"id":9216}],"scripts":[],"id":22,"shape":{"__isSmartRef__":true,"id":9225},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":9239},"priorExtent":{"__isSmartRef__":true,"id":9240},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":9229},"lighterFill":{"__isSmartRef__":true,"id":9241},"label":{"__isSmartRef__":true,"id":9216},"owner":{"__isSmartRef__":true,"id":9205},"layout":{"__isSmartRef__":true,"id":9250},"attributeConnections":[{"__isSmartRef__":true,"id":9251},{"__isSmartRef__":true,"id":9252}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets"},"9216":{"submorphs":[],"scripts":[],"id":23,"shape":{"__isSmartRef__":true,"id":9217},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":9220},"_ClipMode":"hidden","fixedWidth":false,"_WhiteSpaceHandling":"pre","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":9221},"priorExtent":{"__isSmartRef__":true,"id":9222},"_MaxTextWidth":null,"_MaxTextHeight":17,"textChunks":[{"__isSmartRef__":true,"id":9223}],"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":9215},"isLabel":true,"eventsAreIgnored":true,"_FontSize":8,"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9217":{"_Position":{"__isSmartRef__":true,"id":9218},"_Extent":{"__isSmartRef__":true,"id":9219},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":null,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9218":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9219":{"x":17,"y":17,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9220":{"x":5,"y":0,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"9221":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9222":{"x":17,"y":17,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9223":{"style":{"__isSmartRef__":true,"id":9224},"morph":{"__isSmartRef__":true,"id":9216},"storedString":"X","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9224":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9225":{"_Position":{"__isSmartRef__":true,"id":9226},"_Extent":{"__isSmartRef__":true,"id":9227},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":9228},"_Fill":{"__isSmartRef__":true,"id":9229},"_StrokeOpacity":0,"_BorderRadius":5,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9226":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9227":{"x":17,"y":17,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9228":{"r":0.8392156862745098,"g":0,"b":0,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9229":{"stops":[{"__isSmartRef__":true,"id":9230},{"__isSmartRef__":true,"id":9232},{"__isSmartRef__":true,"id":9234},{"__isSmartRef__":true,"id":9236}],"vector":{"__isSmartRef__":true,"id":9238},"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9230":{"offset":0,"color":{"__isSmartRef__":true,"id":9231}},"9231":{"r":0.9600000000000001,"g":0.9600000000000001,"b":0.9600000000000001,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9232":{"offset":0.4,"color":{"__isSmartRef__":true,"id":9233}},"9233":{"r":0.8200000000000001,"g":0.8200000000000001,"b":0.8200000000000001,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9234":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9235}},"9235":{"r":0.8200000000000001,"g":0.8200000000000001,"b":0.8200000000000001,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9236":{"offset":1,"color":{"__isSmartRef__":true,"id":9237}},"9237":{"r":0.94,"g":0.94,"b":0.94,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9238":{"x":0,"y":0,"width":0,"height":1,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"9239":{"x":926.1842763684606,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9240":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9241":{"stops":[{"__isSmartRef__":true,"id":9242},{"__isSmartRef__":true,"id":9244},{"__isSmartRef__":true,"id":9246},{"__isSmartRef__":true,"id":9248}],"vector":{"__isSmartRef__":true,"id":9238},"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9242":{"offset":0,"color":{"__isSmartRef__":true,"id":9243}},"9243":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9244":{"offset":0.4,"color":{"__isSmartRef__":true,"id":9245}},"9245":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9246":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9247}},"9247":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9248":{"offset":1,"color":{"__isSmartRef__":true,"id":9249}},"9249":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9250":{"moveHorizontal":true},"9251":{"sourceObj":{"__isSmartRef__":true,"id":9215},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":108},"targetMethodName":"getCloseHelp","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9252":{"sourceObj":{"__isSmartRef__":true,"id":9215},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":108},"targetMethodName":"initiateShutdown","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9253":{"submorphs":[{"__isSmartRef__":true,"id":9254}],"scripts":[],"id":24,"shape":{"__isSmartRef__":true,"id":9263},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":9266},"priorExtent":{"__isSmartRef__":true,"id":9267},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":9229},"lighterFill":{"__isSmartRef__":true,"id":9268},"label":{"__isSmartRef__":true,"id":9254},"owner":{"__isSmartRef__":true,"id":9205},"attributeConnections":[{"__isSmartRef__":true,"id":9277},{"__isSmartRef__":true,"id":9278}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets"},"9254":{"submorphs":[],"scripts":[],"id":25,"shape":{"__isSmartRef__":true,"id":9255},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":9258},"_ClipMode":"hidden","fixedWidth":false,"_WhiteSpaceHandling":"pre","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":9259},"priorExtent":{"__isSmartRef__":true,"id":9260},"_MaxTextWidth":null,"_MaxTextHeight":17,"textChunks":[{"__isSmartRef__":true,"id":9261}],"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":9253},"isLabel":true,"eventsAreIgnored":true,"_FontSize":8,"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9255":{"_Position":{"__isSmartRef__":true,"id":9256},"_Extent":{"__isSmartRef__":true,"id":9257},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":null,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9256":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9257":{"x":17,"y":17,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9258":{"x":5,"y":0,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"9259":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9260":{"x":17,"y":17,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9261":{"style":{"__isSmartRef__":true,"id":9262},"morph":{"__isSmartRef__":true,"id":9254},"storedString":"M","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9262":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9263":{"_Position":{"__isSmartRef__":true,"id":9264},"_Extent":{"__isSmartRef__":true,"id":9265},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":9228},"_Fill":{"__isSmartRef__":true,"id":9229},"_StrokeOpacity":0,"_BorderRadius":5,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9264":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9265":{"x":17,"y":17,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9266":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9267":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9268":{"stops":[{"__isSmartRef__":true,"id":9269},{"__isSmartRef__":true,"id":9271},{"__isSmartRef__":true,"id":9273},{"__isSmartRef__":true,"id":9275}],"vector":{"__isSmartRef__":true,"id":9238},"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9269":{"offset":0,"color":{"__isSmartRef__":true,"id":9270}},"9270":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9271":{"offset":0.4,"color":{"__isSmartRef__":true,"id":9272}},"9272":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9273":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9274}},"9274":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9275":{"offset":1,"color":{"__isSmartRef__":true,"id":9276}},"9276":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9277":{"sourceObj":{"__isSmartRef__":true,"id":9253},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":108},"targetMethodName":"getMenuHelp","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9278":{"sourceObj":{"__isSmartRef__":true,"id":9253},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":108},"targetMethodName":"showTargetMorphMenu","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9279":{"submorphs":[{"__isSmartRef__":true,"id":9280}],"scripts":[],"id":26,"shape":{"__isSmartRef__":true,"id":9289},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":9292},"priorExtent":{"__isSmartRef__":true,"id":9293},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":9229},"lighterFill":{"__isSmartRef__":true,"id":9294},"label":{"__isSmartRef__":true,"id":9280},"owner":{"__isSmartRef__":true,"id":9205},"layout":{"__isSmartRef__":true,"id":9303},"attributeConnections":[{"__isSmartRef__":true,"id":9304},{"__isSmartRef__":true,"id":9305}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets"},"9280":{"submorphs":[],"scripts":[],"id":27,"shape":{"__isSmartRef__":true,"id":9281},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":9284},"_ClipMode":"hidden","fixedWidth":false,"_WhiteSpaceHandling":"pre","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":9285},"priorExtent":{"__isSmartRef__":true,"id":9286},"_MaxTextWidth":null,"_MaxTextHeight":17,"textChunks":[{"__isSmartRef__":true,"id":9287}],"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":9279},"isLabel":true,"eventsAreIgnored":true,"_FontSize":8,"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9281":{"_Position":{"__isSmartRef__":true,"id":9282},"_Extent":{"__isSmartRef__":true,"id":9283},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":null,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9282":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9283":{"x":17,"y":17,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9284":{"x":5,"y":0,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"9285":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9286":{"x":17,"y":17,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9287":{"style":{"__isSmartRef__":true,"id":9288},"morph":{"__isSmartRef__":true,"id":9280},"storedString":"–","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9288":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9289":{"_Position":{"__isSmartRef__":true,"id":9290},"_Extent":{"__isSmartRef__":true,"id":9291},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":9228},"_Fill":{"__isSmartRef__":true,"id":9229},"_StrokeOpacity":0,"_BorderRadius":5,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9290":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9291":{"x":17,"y":17,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9292":{"x":907.1842763684606,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9293":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9294":{"stops":[{"__isSmartRef__":true,"id":9295},{"__isSmartRef__":true,"id":9297},{"__isSmartRef__":true,"id":9299},{"__isSmartRef__":true,"id":9301}],"vector":{"__isSmartRef__":true,"id":9238},"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9295":{"offset":0,"color":{"__isSmartRef__":true,"id":9296}},"9296":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9297":{"offset":0.4,"color":{"__isSmartRef__":true,"id":9298}},"9298":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9299":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9300}},"9300":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9301":{"offset":1,"color":{"__isSmartRef__":true,"id":9302}},"9302":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9303":{"moveHorizontal":true},"9304":{"sourceObj":{"__isSmartRef__":true,"id":9279},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":108},"targetMethodName":"getCollapseHelp","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9305":{"sourceObj":{"__isSmartRef__":true,"id":9279},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":108},"targetMethodName":"toggleCollapse","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9306":{"_Position":{"__isSmartRef__":true,"id":9307},"_Extent":{"__isSmartRef__":true,"id":9308},"_BorderWidth":2,"_BorderColor":{"__isSmartRef__":true,"id":9309},"_Fill":{"__isSmartRef__":true,"id":9310},"_StrokeOpacity":1,"_BorderRadius":"8px 8px 0px 0px","__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9307":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9308":{"x":946.1842763684606,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9309":{"r":0.4,"g":0.4,"b":0.4,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9310":{"stops":[{"__isSmartRef__":true,"id":9311},{"__isSmartRef__":true,"id":9313},{"__isSmartRef__":true,"id":9315}],"vector":{"__isSmartRef__":true,"id":9317},"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9311":{"offset":0,"color":{"__isSmartRef__":true,"id":9312}},"9312":{"r":0.7200000000000001,"g":0.7200000000000001,"b":0.7200000000000001,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9313":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9314}},"9314":{"r":0.9,"g":0.9,"b":0.9,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9315":{"offset":1,"color":{"__isSmartRef__":true,"id":9316}},"9316":{"r":0.7200000000000001,"g":0.7200000000000001,"b":0.7200000000000001,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9317":{"x":0,"y":1,"width":0,"height":-1,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"9318":{"resizeWidth":true,"adjustForNewBounds":true},"9319":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9320":{"x":946.1842763684606,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9321":{"_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":0,"_Extent":{"__isSmartRef__":true,"id":9322},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9322":{"x":946.1842763684606,"y":451.01402102803513,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9323":{"adjustForNewBounds":true},"9324":{"x":31.407861815769706,"y":977.9929894859824,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9325":{"x":946.1842763684606,"y":451.01402102803513,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9326":{"x":461,"y":984,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9327":{"submorphs":[],"scripts":[],"id":492,"shape":{"__isSmartRef__":true,"id":9328},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":9332},"_MaxTextWidth":584,"_MaxTextHeight":null,"textColor":{"__isSmartRef__":true,"id":9331},"showsHalos":false,"_FontSize":14,"__SourceModuleName__":"Global.lively.morphic.TextCore","_Rotation":0,"name":"issueDescription1","partsBinMetaInfo":{"__isSmartRef__":true,"id":9333},"textChunks":[{"__isSmartRef__":true,"id":9334}],"_ClipMode":"visible","priorExtent":{"__isSmartRef__":true,"id":9336},"priorSelectionRange":[163,171],"charsReplaced":"","lastFindLoc":128,"prevScroll":[0,0],"owner":{"__isSmartRef__":true,"id":0},"_Scale":1,"__LivelyClassName__":"lively.morphic.Text"},"9328":{"fill":null,"__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":{"__isSmartRef__":true,"id":9329},"_Extent":{"__isSmartRef__":true,"id":9330},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":9331},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"9329":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"9330":{"x":584,"y":88,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9331":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9332":{"x":34,"y":146,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9333":{"partsSpaceName":"PartsBin/NewWorld","__SourceModuleName__":"Global.lively.PartsBin","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"9334":{"style":{"__isSmartRef__":true,"id":9335},"morph":{"__isSmartRef__":true,"id":9327},"__SourceModuleName__":"Global.lively.morphic.TextCore","storedString":"1) fix tests\n2) find morphs under point -- globally all morphs in the correct order\n3) use that for onDragEnd of PartsBin morph\n4) Maybe use that for all dropping behavior?","__LivelyClassName__":"lively.morphic.TextChunk"},"9335":{"__SourceModuleName__":"Global.lively.morphic.TextCore","__LivelyClassName__":"lively.morphic.TextEmphasis"},"9336":{"x":584,"y":88,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9337":{"submorphs":[{"__isSmartRef__":true,"id":9338},{"__isSmartRef__":true,"id":9839}],"scripts":[],"id":574,"shape":{"__isSmartRef__":true,"id":9941},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"layout":{"__isSmartRef__":true,"id":9943},"_Position":{"__isSmartRef__":true,"id":9944},"priorExtent":{"__isSmartRef__":true,"id":9945},"targetMorph":{"__isSmartRef__":true,"id":9338},"titleBar":{"__isSmartRef__":true,"id":9839},"contentOffset":{"__isSmartRef__":true,"id":9838},"collapsedTransform":null,"collapsedExtent":null,"expandedTransform":null,"expandedExtent":null,"ignoreEventsOnExpand":false,"owner":{"__isSmartRef__":true,"id":0},"highlighted":true,"_Rotation":0,"_Scale":1,"prevDragPos":{"__isSmartRef__":true,"id":9946},"__LivelyClassName__":"lively.morphic.Window","__SourceModuleName__":"Global.lively.morphic.Widgets"},"9338":{"submorphs":[{"__isSmartRef__":true,"id":9339},{"__isSmartRef__":true,"id":9764},{"__isSmartRef__":true,"id":9789},{"__isSmartRef__":true,"id":9545},{"__isSmartRef__":true,"id":9721},{"__isSmartRef__":true,"id":9731},{"__isSmartRef__":true,"id":9741},{"__isSmartRef__":true,"id":9814},{"__isSmartRef__":true,"id":9751},{"__isSmartRef__":true,"id":9820},{"__isSmartRef__":true,"id":9825},{"__isSmartRef__":true,"id":9350},{"__isSmartRef__":true,"id":9377},{"__isSmartRef__":true,"id":9404},{"__isSmartRef__":true,"id":9431},{"__isSmartRef__":true,"id":9458},{"__isSmartRef__":true,"id":9485},{"__isSmartRef__":true,"id":9512}],"scripts":[],"id":546,"shape":{"__isSmartRef__":true,"id":9833},"droppingEnabled":true,"halosEnabled":true,"layout":{"__isSmartRef__":true,"id":9837},"_Position":{"__isSmartRef__":true,"id":9838},"locationPane":{"__isSmartRef__":true,"id":9339},"codeBaseDirBtn":{"__isSmartRef__":true,"id":9764},"localDirBtn":{"__isSmartRef__":true,"id":9789},"Pane1":{"__isSmartRef__":true,"id":9545},"Pane2":{"__isSmartRef__":true,"id":9721},"Pane3":{"__isSmartRef__":true,"id":9731},"Pane4":{"__isSmartRef__":true,"id":9741},"midResizer":{"__isSmartRef__":true,"id":9814},"sourcePane":{"__isSmartRef__":true,"id":9751},"bottomResizer":{"__isSmartRef__":true,"id":9820},"commentPane":{"__isSmartRef__":true,"id":9825},"ownerWidget":{"__isSmartRef__":true,"id":9348},"owner":{"__isSmartRef__":true,"id":9337},"ownerApp":{"__isSmartRef__":true,"id":9348},"targetURL":{"__isSmartRef__":true,"id":9763},"__LivelyClassName__":"lively.ide.BrowserPanel","__SourceModuleName__":"Global.lively.ide.BrowserFramework"},"9339":{"submorphs":[],"scripts":[],"id":547,"shape":{"__isSmartRef__":true,"id":9340},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":true,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":9343},"priorExtent":{"__isSmartRef__":true,"id":9344},"_MaxTextWidth":656,"_MaxTextHeight":22,"textChunks":[{"__isSmartRef__":true,"id":9345}],"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":9338},"isInputLine":true,"noEval":true,"styleClass":["Browser_locationInput"],"attributeConnections":[{"__isSmartRef__":true,"id":9347}],"doNotSerialize":["$$savedTextString"],"doNotCopyProperties":["$$savedTextString"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9340":{"_Position":{"__isSmartRef__":true,"id":9341},"_Extent":{"__isSmartRef__":true,"id":9342},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9341":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9342":{"x":656,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9343":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9344":{"x":656,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9345":{"style":{"__isSmartRef__":true,"id":9346},"morph":{"__isSmartRef__":true,"id":9339},"storedString":"http://lively-kernel.org/repository/webwerkstatt/","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9346":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9347":{"sourceObj":{"__isSmartRef__":true,"id":9339},"sourceAttrName":"savedTextString","targetObj":{"__isSmartRef__":true,"id":9348},"targetMethodName":"setTargetURL","converter":null,"converterString":"function (value) { return new URL(value) }","updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9348":{"buttonCommands":[{"__isSmartRef__":true,"id":9349},{"__isSmartRef__":true,"id":9376},{"__isSmartRef__":true,"id":9403},{"__isSmartRef__":true,"id":9430},{"__isSmartRef__":true,"id":9457},{"__isSmartRef__":true,"id":9484},{"__isSmartRef__":true,"id":9511}],"RootFilters":[{"__isSmartRef__":true,"id":9538}],"Pane1Filters":[{"__isSmartRef__":true,"id":9539},{"__isSmartRef__":true,"id":9540}],"Pane2Filters":[{"__isSmartRef__":true,"id":9541}],"Pane3Filters":[{"__isSmartRef__":true,"id":9542}],"Pane4Filters":[{"__isSmartRef__":true,"id":9543}],"evaluate":true,"panel":{"__isSmartRef__":true,"id":9338},"attributeConnections":[{"__isSmartRef__":true,"id":9544},{"__isSmartRef__":true,"id":9720},{"__isSmartRef__":true,"id":9730},{"__isSmartRef__":true,"id":9740},{"__isSmartRef__":true,"id":9750},{"__isSmartRef__":true,"id":9762}],"SourceString":"-----","sourceString":"-----","doNotSerialize":["$$targetURL"],"doNotCopyProperties":["$$targetURL"],"targetURL":{"__isSmartRef__":true,"id":9763},"_rootNode":{"__isSmartRef__":true,"id":9554},"Pane1Selection":null,"pane1Selection":null,"Pane2Selection":null,"pane2Selection":null,"Pane3Selection":null,"pane3Selection":null,"Pane4Selection":null,"pane4Selection":null,"Pane4Content":["-----"],"Pane3Content":["-----"],"Pane2Content":["-----"],"Pane1Content":[{"__isSmartRef__":true,"id":9551},{"__isSmartRef__":true,"id":9662},{"__isSmartRef__":true,"id":9663},{"__isSmartRef__":true,"id":9664},{"__isSmartRef__":true,"id":9665},{"__isSmartRef__":true,"id":9666},{"__isSmartRef__":true,"id":9667},{"__isSmartRef__":true,"id":9668},{"__isSmartRef__":true,"id":9669},{"__isSmartRef__":true,"id":9670},{"__isSmartRef__":true,"id":9671},{"__isSmartRef__":true,"id":9672},{"__isSmartRef__":true,"id":9673},{"__isSmartRef__":true,"id":9674},{"__isSmartRef__":true,"id":9675},{"__isSmartRef__":true,"id":9676},{"__isSmartRef__":true,"id":9677},{"__isSmartRef__":true,"id":9678},{"__isSmartRef__":true,"id":9679},{"__isSmartRef__":true,"id":9680},{"__isSmartRef__":true,"id":9681},{"__isSmartRef__":true,"id":9682},{"__isSmartRef__":true,"id":9683},{"__isSmartRef__":true,"id":9684},{"__isSmartRef__":true,"id":9685},{"__isSmartRef__":true,"id":9686},{"__isSmartRef__":true,"id":9687},{"__isSmartRef__":true,"id":9688},{"__isSmartRef__":true,"id":9689},{"__isSmartRef__":true,"id":9690},{"__isSmartRef__":true,"id":9691},{"__isSmartRef__":true,"id":9692},{"__isSmartRef__":true,"id":9693},{"__isSmartRef__":true,"id":9694},{"__isSmartRef__":true,"id":9695},{"__isSmartRef__":true,"id":9696},{"__isSmartRef__":true,"id":9697},{"__isSmartRef__":true,"id":9698},{"__isSmartRef__":true,"id":9699},{"__isSmartRef__":true,"id":9700},{"__isSmartRef__":true,"id":9701},{"__isSmartRef__":true,"id":9702},{"__isSmartRef__":true,"id":9703},{"__isSmartRef__":true,"id":9704},{"__isSmartRef__":true,"id":9705},{"__isSmartRef__":true,"id":9706},{"__isSmartRef__":true,"id":9707},{"__isSmartRef__":true,"id":9708},{"__isSmartRef__":true,"id":9709},{"__isSmartRef__":true,"id":9710},{"__isSmartRef__":true,"id":9711},{"__isSmartRef__":true,"id":9712},{"__isSmartRef__":true,"id":9713},{"__isSmartRef__":true,"id":9714},{"__isSmartRef__":true,"id":9715}],"view":{"__isSmartRef__":true,"id":9337},"__LivelyClassName__":"lively.ide.SystemBrowser","__SourceModuleName__":"Global.lively.ide.SystemCodeBrowser"},"9349":{"browser":{"__isSmartRef__":true,"id":9348},"button":{"__isSmartRef__":true,"id":9350},"__LivelyClassName__":"lively.ide.AddNewFileCommand","__SourceModuleName__":"Global.lively.ide.BrowserCommands"},"9350":{"submorphs":[{"__isSmartRef__":true,"id":9351}],"scripts":[],"id":560,"shape":{"__isSmartRef__":true,"id":9360},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":9363},"priorExtent":{"__isSmartRef__":true,"id":9364},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":9229},"lighterFill":{"__isSmartRef__":true,"id":9365},"label":{"__isSmartRef__":true,"id":9351},"command":{"__isSmartRef__":true,"id":9349},"attributeConnections":[{"__isSmartRef__":true,"id":9374},{"__isSmartRef__":true,"id":9375}],"doNotSerialize":["$$fire"],"doNotCopyProperties":["$$fire"],"owner":{"__isSmartRef__":true,"id":9338},"__LivelyClassName__":"lively.morphic.Button","__SourceModuleName__":"Global.lively.morphic.Widgets"},"9351":{"submorphs":[],"scripts":[],"id":561,"shape":{"__isSmartRef__":true,"id":9352},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":9355},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":9356},"priorExtent":{"__isSmartRef__":true,"id":9357},"_MaxTextWidth":117.14285714285714,"_MaxTextHeight":22,"textChunks":[{"__isSmartRef__":true,"id":9358}],"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":9350},"isLabel":true,"eventsAreIgnored":true,"_Align":"center","__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9352":{"_Position":{"__isSmartRef__":true,"id":9353},"_Extent":{"__isSmartRef__":true,"id":9354},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":null,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9353":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9354":{"x":117.14285714285714,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9355":{"x":0,"y":0,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"9356":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9357":{"x":117.14285714285714,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9358":{"style":{"__isSmartRef__":true,"id":9359},"morph":{"__isSmartRef__":true,"id":9351},"storedString":"Add module","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9359":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9360":{"_Position":{"__isSmartRef__":true,"id":9361},"_Extent":{"__isSmartRef__":true,"id":9362},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":9228},"_Fill":{"__isSmartRef__":true,"id":9229},"_BorderRadius":5,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9361":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9362":{"x":117.14285714285714,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9363":{"x":0,"y":220,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9364":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9365":{"stops":[{"__isSmartRef__":true,"id":9366},{"__isSmartRef__":true,"id":9368},{"__isSmartRef__":true,"id":9370},{"__isSmartRef__":true,"id":9372}],"vector":{"__isSmartRef__":true,"id":9238},"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9366":{"offset":0,"color":{"__isSmartRef__":true,"id":9367}},"9367":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9368":{"offset":0.4,"color":{"__isSmartRef__":true,"id":9369}},"9369":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9370":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9371}},"9371":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9372":{"offset":1,"color":{"__isSmartRef__":true,"id":9373}},"9373":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9374":{"sourceObj":{"__isSmartRef__":true,"id":9350},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":9349},"targetMethodName":"trigger","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9375":{"sourceObj":{"__isSmartRef__":true,"id":9350},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":9350},"targetMethodName":"setLabel","converter":null,"converterString":"function () { return this.getSourceObj().command.asString() }","updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9376":{"browser":{"__isSmartRef__":true,"id":9348},"button":{"__isSmartRef__":true,"id":9377},"__LivelyClassName__":"lively.ide.AllModulesLoadCommand","__SourceModuleName__":"Global.lively.ide.BrowserCommands"},"9377":{"submorphs":[{"__isSmartRef__":true,"id":9378}],"scripts":[],"id":562,"shape":{"__isSmartRef__":true,"id":9387},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":9390},"priorExtent":{"__isSmartRef__":true,"id":9391},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":9229},"lighterFill":{"__isSmartRef__":true,"id":9392},"label":{"__isSmartRef__":true,"id":9378},"command":{"__isSmartRef__":true,"id":9376},"attributeConnections":[{"__isSmartRef__":true,"id":9401},{"__isSmartRef__":true,"id":9402}],"doNotSerialize":["$$fire"],"doNotCopyProperties":["$$fire"],"owner":{"__isSmartRef__":true,"id":9338},"__LivelyClassName__":"lively.morphic.Button","__SourceModuleName__":"Global.lively.morphic.Widgets"},"9378":{"submorphs":[],"scripts":[],"id":563,"shape":{"__isSmartRef__":true,"id":9379},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":9382},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":9383},"priorExtent":{"__isSmartRef__":true,"id":9384},"_MaxTextWidth":117.14285714285714,"_MaxTextHeight":22,"textChunks":[{"__isSmartRef__":true,"id":9385}],"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":9377},"isLabel":true,"eventsAreIgnored":true,"_Align":"center","__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9379":{"_Position":{"__isSmartRef__":true,"id":9380},"_Extent":{"__isSmartRef__":true,"id":9381},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":null,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9380":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9381":{"x":117.14285714285714,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9382":{"x":0,"y":0,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"9383":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9384":{"x":117.14285714285714,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9385":{"style":{"__isSmartRef__":true,"id":9386},"morph":{"__isSmartRef__":true,"id":9378},"storedString":"Load all","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9386":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9387":{"_Position":{"__isSmartRef__":true,"id":9388},"_Extent":{"__isSmartRef__":true,"id":9389},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":9228},"_Fill":{"__isSmartRef__":true,"id":9229},"_BorderRadius":5,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9388":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9389":{"x":117.14285714285714,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9390":{"x":117.14285714285714,"y":220,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9391":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9392":{"stops":[{"__isSmartRef__":true,"id":9393},{"__isSmartRef__":true,"id":9395},{"__isSmartRef__":true,"id":9397},{"__isSmartRef__":true,"id":9399}],"vector":{"__isSmartRef__":true,"id":9238},"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9393":{"offset":0,"color":{"__isSmartRef__":true,"id":9394}},"9394":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9395":{"offset":0.4,"color":{"__isSmartRef__":true,"id":9396}},"9396":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9397":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9398}},"9398":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9399":{"offset":1,"color":{"__isSmartRef__":true,"id":9400}},"9400":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9401":{"sourceObj":{"__isSmartRef__":true,"id":9377},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":9376},"targetMethodName":"trigger","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9402":{"sourceObj":{"__isSmartRef__":true,"id":9377},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":9377},"targetMethodName":"setLabel","converter":null,"converterString":"function () { return this.getSourceObj().command.asString() }","updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9403":{"browser":{"__isSmartRef__":true,"id":9348},"button":{"__isSmartRef__":true,"id":9404},"__LivelyClassName__":"lively.ide.ShowLineNumbersCommand","__SourceModuleName__":"Global.lively.ide.BrowserCommands"},"9404":{"submorphs":[{"__isSmartRef__":true,"id":9405}],"scripts":[],"id":564,"shape":{"__isSmartRef__":true,"id":9414},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":9417},"priorExtent":{"__isSmartRef__":true,"id":9418},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":9229},"lighterFill":{"__isSmartRef__":true,"id":9419},"label":{"__isSmartRef__":true,"id":9405},"command":{"__isSmartRef__":true,"id":9403},"attributeConnections":[{"__isSmartRef__":true,"id":9428},{"__isSmartRef__":true,"id":9429}],"doNotSerialize":["$$fire"],"doNotCopyProperties":["$$fire"],"owner":{"__isSmartRef__":true,"id":9338},"__LivelyClassName__":"lively.morphic.Button","__SourceModuleName__":"Global.lively.morphic.Widgets"},"9405":{"submorphs":[],"scripts":[],"id":565,"shape":{"__isSmartRef__":true,"id":9406},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":9409},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":9410},"priorExtent":{"__isSmartRef__":true,"id":9411},"_MaxTextWidth":117.14285714285714,"_MaxTextHeight":22,"textChunks":[{"__isSmartRef__":true,"id":9412}],"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":9404},"isLabel":true,"eventsAreIgnored":true,"_Align":"center","__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9406":{"_Position":{"__isSmartRef__":true,"id":9407},"_Extent":{"__isSmartRef__":true,"id":9408},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":null,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9407":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9408":{"x":117.14285714285714,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9409":{"x":0,"y":0,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"9410":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9411":{"x":117.14285714285714,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9412":{"style":{"__isSmartRef__":true,"id":9413},"morph":{"__isSmartRef__":true,"id":9405},"storedString":"LineNo","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9413":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9414":{"_Position":{"__isSmartRef__":true,"id":9415},"_Extent":{"__isSmartRef__":true,"id":9416},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":9228},"_Fill":{"__isSmartRef__":true,"id":9229},"_BorderRadius":5,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9415":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9416":{"x":117.14285714285714,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9417":{"x":234.28571428571428,"y":220,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9418":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9419":{"stops":[{"__isSmartRef__":true,"id":9420},{"__isSmartRef__":true,"id":9422},{"__isSmartRef__":true,"id":9424},{"__isSmartRef__":true,"id":9426}],"vector":{"__isSmartRef__":true,"id":9238},"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9420":{"offset":0,"color":{"__isSmartRef__":true,"id":9421}},"9421":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9422":{"offset":0.4,"color":{"__isSmartRef__":true,"id":9423}},"9423":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9424":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9425}},"9425":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9426":{"offset":1,"color":{"__isSmartRef__":true,"id":9427}},"9427":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9428":{"sourceObj":{"__isSmartRef__":true,"id":9404},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":9403},"targetMethodName":"trigger","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9429":{"sourceObj":{"__isSmartRef__":true,"id":9404},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":9404},"targetMethodName":"setLabel","converter":null,"converterString":"function () { return this.getSourceObj().command.asString() }","updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9430":{"browser":{"__isSmartRef__":true,"id":9348},"button":{"__isSmartRef__":true,"id":9431},"__LivelyClassName__":"lively.ide.ParserDebugCommand","__SourceModuleName__":"Global.lively.ide.BrowserCommands"},"9431":{"submorphs":[{"__isSmartRef__":true,"id":9432}],"scripts":[],"id":566,"shape":{"__isSmartRef__":true,"id":9441},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":9444},"priorExtent":{"__isSmartRef__":true,"id":9445},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":9229},"lighterFill":{"__isSmartRef__":true,"id":9446},"label":{"__isSmartRef__":true,"id":9432},"command":{"__isSmartRef__":true,"id":9430},"attributeConnections":[{"__isSmartRef__":true,"id":9455},{"__isSmartRef__":true,"id":9456}],"doNotSerialize":["$$fire"],"doNotCopyProperties":["$$fire"],"owner":{"__isSmartRef__":true,"id":9338},"__LivelyClassName__":"lively.morphic.Button","__SourceModuleName__":"Global.lively.morphic.Widgets"},"9432":{"submorphs":[],"scripts":[],"id":567,"shape":{"__isSmartRef__":true,"id":9433},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":9436},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":9437},"priorExtent":{"__isSmartRef__":true,"id":9438},"_MaxTextWidth":117.14285714285714,"_MaxTextHeight":22,"textChunks":[{"__isSmartRef__":true,"id":9439}],"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":9431},"isLabel":true,"eventsAreIgnored":true,"_Align":"center","__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9433":{"_Position":{"__isSmartRef__":true,"id":9434},"_Extent":{"__isSmartRef__":true,"id":9435},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":null,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9434":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9435":{"x":117.14285714285714,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9436":{"x":0,"y":0,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"9437":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9438":{"x":117.14285714285714,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9439":{"style":{"__isSmartRef__":true,"id":9440},"morph":{"__isSmartRef__":true,"id":9432},"storedString":"Dbg errors is off","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9440":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9441":{"_Position":{"__isSmartRef__":true,"id":9442},"_Extent":{"__isSmartRef__":true,"id":9443},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":9228},"_Fill":{"__isSmartRef__":true,"id":9229},"_BorderRadius":5,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9442":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9443":{"x":117.14285714285714,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9444":{"x":351.42857142857144,"y":220,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9445":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9446":{"stops":[{"__isSmartRef__":true,"id":9447},{"__isSmartRef__":true,"id":9449},{"__isSmartRef__":true,"id":9451},{"__isSmartRef__":true,"id":9453}],"vector":{"__isSmartRef__":true,"id":9238},"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9447":{"offset":0,"color":{"__isSmartRef__":true,"id":9448}},"9448":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9449":{"offset":0.4,"color":{"__isSmartRef__":true,"id":9450}},"9450":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9451":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9452}},"9452":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9453":{"offset":1,"color":{"__isSmartRef__":true,"id":9454}},"9454":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9455":{"sourceObj":{"__isSmartRef__":true,"id":9431},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":9430},"targetMethodName":"trigger","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9456":{"sourceObj":{"__isSmartRef__":true,"id":9431},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":9431},"targetMethodName":"setLabel","converter":null,"converterString":"function () { return this.getSourceObj().command.asString() }","updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9457":{"browser":{"__isSmartRef__":true,"id":9348},"button":{"__isSmartRef__":true,"id":9458},"__LivelyClassName__":"lively.ide.EvaluateCommand","__SourceModuleName__":"Global.lively.ide.BrowserCommands"},"9458":{"submorphs":[{"__isSmartRef__":true,"id":9459}],"scripts":[],"id":568,"shape":{"__isSmartRef__":true,"id":9468},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":9471},"priorExtent":{"__isSmartRef__":true,"id":9472},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":9229},"lighterFill":{"__isSmartRef__":true,"id":9473},"label":{"__isSmartRef__":true,"id":9459},"command":{"__isSmartRef__":true,"id":9457},"attributeConnections":[{"__isSmartRef__":true,"id":9482},{"__isSmartRef__":true,"id":9483}],"doNotSerialize":["$$fire"],"doNotCopyProperties":["$$fire"],"owner":{"__isSmartRef__":true,"id":9338},"__LivelyClassName__":"lively.morphic.Button","__SourceModuleName__":"Global.lively.morphic.Widgets"},"9459":{"submorphs":[],"scripts":[],"id":569,"shape":{"__isSmartRef__":true,"id":9460},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":9463},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":9464},"priorExtent":{"__isSmartRef__":true,"id":9465},"_MaxTextWidth":117.14285714285714,"_MaxTextHeight":22,"textChunks":[{"__isSmartRef__":true,"id":9466}],"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":9458},"isLabel":true,"eventsAreIgnored":true,"_Align":"center","__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9460":{"_Position":{"__isSmartRef__":true,"id":9461},"_Extent":{"__isSmartRef__":true,"id":9462},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":null,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9461":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9462":{"x":117.14285714285714,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9463":{"x":0,"y":0,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"9464":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9465":{"x":117.14285714285714,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9466":{"style":{"__isSmartRef__":true,"id":9467},"morph":{"__isSmartRef__":true,"id":9459},"storedString":"Eval on","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9467":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9468":{"_Position":{"__isSmartRef__":true,"id":9469},"_Extent":{"__isSmartRef__":true,"id":9470},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":9228},"_Fill":{"__isSmartRef__":true,"id":9229},"_BorderRadius":5,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9469":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9470":{"x":117.14285714285714,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9471":{"x":468.57142857142856,"y":220,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9472":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9473":{"stops":[{"__isSmartRef__":true,"id":9474},{"__isSmartRef__":true,"id":9476},{"__isSmartRef__":true,"id":9478},{"__isSmartRef__":true,"id":9480}],"vector":{"__isSmartRef__":true,"id":9238},"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9474":{"offset":0,"color":{"__isSmartRef__":true,"id":9475}},"9475":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9476":{"offset":0.4,"color":{"__isSmartRef__":true,"id":9477}},"9477":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9478":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9479}},"9479":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9480":{"offset":1,"color":{"__isSmartRef__":true,"id":9481}},"9481":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9482":{"sourceObj":{"__isSmartRef__":true,"id":9458},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":9457},"targetMethodName":"trigger","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9483":{"sourceObj":{"__isSmartRef__":true,"id":9458},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":9458},"targetMethodName":"setLabel","converter":null,"converterString":"function () { return this.getSourceObj().command.asString() }","updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9484":{"browser":{"__isSmartRef__":true,"id":9348},"button":{"__isSmartRef__":true,"id":9485},"__LivelyClassName__":"lively.ide.SortCommand","__SourceModuleName__":"Global.lively.ide.BrowserCommands"},"9485":{"submorphs":[{"__isSmartRef__":true,"id":9486}],"scripts":[],"id":570,"shape":{"__isSmartRef__":true,"id":9495},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":9498},"priorExtent":{"__isSmartRef__":true,"id":9499},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":9229},"lighterFill":{"__isSmartRef__":true,"id":9500},"label":{"__isSmartRef__":true,"id":9486},"command":{"__isSmartRef__":true,"id":9484},"attributeConnections":[{"__isSmartRef__":true,"id":9509},{"__isSmartRef__":true,"id":9510}],"doNotSerialize":["$$fire"],"doNotCopyProperties":["$$fire"],"owner":{"__isSmartRef__":true,"id":9338},"__LivelyClassName__":"lively.morphic.Button","__SourceModuleName__":"Global.lively.morphic.Widgets"},"9486":{"submorphs":[],"scripts":[],"id":571,"shape":{"__isSmartRef__":true,"id":9487},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":9490},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":9491},"priorExtent":{"__isSmartRef__":true,"id":9492},"_MaxTextWidth":117.14285714285714,"_MaxTextHeight":22,"textChunks":[{"__isSmartRef__":true,"id":9493}],"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":9485},"isLabel":true,"eventsAreIgnored":true,"_Align":"center","__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9487":{"_Position":{"__isSmartRef__":true,"id":9488},"_Extent":{"__isSmartRef__":true,"id":9489},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":null,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9488":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9489":{"x":117.14285714285714,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9490":{"x":0,"y":0,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"9491":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9492":{"x":117.14285714285714,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9493":{"style":{"__isSmartRef__":true,"id":9494},"morph":{"__isSmartRef__":true,"id":9486},"storedString":"Sort","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9494":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9495":{"_Position":{"__isSmartRef__":true,"id":9496},"_Extent":{"__isSmartRef__":true,"id":9497},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":9228},"_Fill":{"__isSmartRef__":true,"id":9229},"_BorderRadius":5,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9496":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9497":{"x":117.14285714285714,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9498":{"x":585.7142857142857,"y":220,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9499":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9500":{"stops":[{"__isSmartRef__":true,"id":9501},{"__isSmartRef__":true,"id":9503},{"__isSmartRef__":true,"id":9505},{"__isSmartRef__":true,"id":9507}],"vector":{"__isSmartRef__":true,"id":9238},"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9501":{"offset":0,"color":{"__isSmartRef__":true,"id":9502}},"9502":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9503":{"offset":0.4,"color":{"__isSmartRef__":true,"id":9504}},"9504":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9505":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9506}},"9506":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9507":{"offset":1,"color":{"__isSmartRef__":true,"id":9508}},"9508":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9509":{"sourceObj":{"__isSmartRef__":true,"id":9485},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":9484},"targetMethodName":"trigger","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9510":{"sourceObj":{"__isSmartRef__":true,"id":9485},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":9485},"targetMethodName":"setLabel","converter":null,"converterString":"function () { return this.getSourceObj().command.asString() }","updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9511":{"browser":{"__isSmartRef__":true,"id":9348},"button":{"__isSmartRef__":true,"id":9512},"__LivelyClassName__":"lively.ide.ViewSourceCommand","__SourceModuleName__":"Global.lively.ide.BrowserCommands"},"9512":{"submorphs":[{"__isSmartRef__":true,"id":9513}],"scripts":[],"id":572,"shape":{"__isSmartRef__":true,"id":9522},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":9525},"priorExtent":{"__isSmartRef__":true,"id":9526},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":9229},"lighterFill":{"__isSmartRef__":true,"id":9527},"label":{"__isSmartRef__":true,"id":9513},"command":{"__isSmartRef__":true,"id":9511},"attributeConnections":[{"__isSmartRef__":true,"id":9536},{"__isSmartRef__":true,"id":9537}],"doNotSerialize":["$$fire"],"doNotCopyProperties":["$$fire"],"owner":{"__isSmartRef__":true,"id":9338},"__LivelyClassName__":"lively.morphic.Button","__SourceModuleName__":"Global.lively.morphic.Widgets"},"9513":{"submorphs":[],"scripts":[],"id":573,"shape":{"__isSmartRef__":true,"id":9514},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":9517},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":9518},"priorExtent":{"__isSmartRef__":true,"id":9519},"_MaxTextWidth":117.14285714285714,"_MaxTextHeight":22,"textChunks":[{"__isSmartRef__":true,"id":9520}],"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":9512},"isLabel":true,"eventsAreIgnored":true,"_Align":"center","__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9514":{"_Position":{"__isSmartRef__":true,"id":9515},"_Extent":{"__isSmartRef__":true,"id":9516},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":null,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9515":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9516":{"x":117.14285714285714,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9517":{"x":0,"y":0,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"9518":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9519":{"x":117.14285714285714,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9520":{"style":{"__isSmartRef__":true,"id":9521},"morph":{"__isSmartRef__":true,"id":9513},"storedString":"View as...","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9521":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9522":{"_Position":{"__isSmartRef__":true,"id":9523},"_Extent":{"__isSmartRef__":true,"id":9524},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":9228},"_Fill":{"__isSmartRef__":true,"id":9229},"_BorderRadius":5,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9523":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9524":{"x":117.14285714285714,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9525":{"x":702.8571428571429,"y":220,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9526":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9527":{"stops":[{"__isSmartRef__":true,"id":9528},{"__isSmartRef__":true,"id":9530},{"__isSmartRef__":true,"id":9532},{"__isSmartRef__":true,"id":9534}],"vector":{"__isSmartRef__":true,"id":9238},"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9528":{"offset":0,"color":{"__isSmartRef__":true,"id":9529}},"9529":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9530":{"offset":0.4,"color":{"__isSmartRef__":true,"id":9531}},"9531":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9532":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9533}},"9533":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9534":{"offset":1,"color":{"__isSmartRef__":true,"id":9535}},"9535":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9536":{"sourceObj":{"__isSmartRef__":true,"id":9512},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":9511},"targetMethodName":"trigger","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9537":{"sourceObj":{"__isSmartRef__":true,"id":9512},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":9512},"targetMethodName":"setLabel","converter":null,"converterString":"function () { return this.getSourceObj().command.asString() }","updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9538":{"__LivelyClassName__":"lively.ide.NodeFilter","__SourceModuleName__":"Global.lively.ide.BrowserFramework"},"9539":{"__LivelyClassName__":"lively.ide.NodeFilter","__SourceModuleName__":"Global.lively.ide.BrowserFramework"},"9540":{"attributes":["isClassNode","isGrammarNode","isChangeNode","isFunctionNode","isObjectNode"],"__LivelyClassName__":"lively.ide.NodeTypeFilter","__SourceModuleName__":"Global.lively.ide.BrowserFramework"},"9541":{"__LivelyClassName__":"lively.ide.NodeFilter","__SourceModuleName__":"Global.lively.ide.BrowserFramework"},"9542":{"__LivelyClassName__":"lively.ide.NodeFilter","__SourceModuleName__":"Global.lively.ide.BrowserFramework"},"9543":{"__LivelyClassName__":"lively.ide.NodeFilter","__SourceModuleName__":"Global.lively.ide.BrowserFramework"},"9544":{"sourceObj":{"__isSmartRef__":true,"id":9348},"sourceAttrName":"setPane1Content","targetObj":{"__isSmartRef__":true,"id":9545},"targetMethodName":"updateList","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9545":{"submorphs":[],"scripts":[],"id":552,"shape":{"__isSmartRef__":true,"id":9546},"droppingEnabled":true,"halosEnabled":true,"_ClipMode":"scroll","_Position":{"__isSmartRef__":true,"id":9550},"itemList":[{"__isSmartRef__":true,"id":9551},{"__isSmartRef__":true,"id":9662},{"__isSmartRef__":true,"id":9663},{"__isSmartRef__":true,"id":9664},{"__isSmartRef__":true,"id":9665},{"__isSmartRef__":true,"id":9666},{"__isSmartRef__":true,"id":9667},{"__isSmartRef__":true,"id":9668},{"__isSmartRef__":true,"id":9669},{"__isSmartRef__":true,"id":9670},{"__isSmartRef__":true,"id":9671},{"__isSmartRef__":true,"id":9672},{"__isSmartRef__":true,"id":9673},{"__isSmartRef__":true,"id":9674},{"__isSmartRef__":true,"id":9675},{"__isSmartRef__":true,"id":9676},{"__isSmartRef__":true,"id":9677},{"__isSmartRef__":true,"id":9678},{"__isSmartRef__":true,"id":9679},{"__isSmartRef__":true,"id":9680},{"__isSmartRef__":true,"id":9681},{"__isSmartRef__":true,"id":9682},{"__isSmartRef__":true,"id":9683},{"__isSmartRef__":true,"id":9684},{"__isSmartRef__":true,"id":9685},{"__isSmartRef__":true,"id":9686},{"__isSmartRef__":true,"id":9687},{"__isSmartRef__":true,"id":9688},{"__isSmartRef__":true,"id":9689},{"__isSmartRef__":true,"id":9690},{"__isSmartRef__":true,"id":9691},{"__isSmartRef__":true,"id":9692},{"__isSmartRef__":true,"id":9693},{"__isSmartRef__":true,"id":9694},{"__isSmartRef__":true,"id":9695},{"__isSmartRef__":true,"id":9696},{"__isSmartRef__":true,"id":9697},{"__isSmartRef__":true,"id":9698},{"__isSmartRef__":true,"id":9699},{"__isSmartRef__":true,"id":9700},{"__isSmartRef__":true,"id":9701},{"__isSmartRef__":true,"id":9702},{"__isSmartRef__":true,"id":9703},{"__isSmartRef__":true,"id":9704},{"__isSmartRef__":true,"id":9705},{"__isSmartRef__":true,"id":9706},{"__isSmartRef__":true,"id":9707},{"__isSmartRef__":true,"id":9708},{"__isSmartRef__":true,"id":9709},{"__isSmartRef__":true,"id":9710},{"__isSmartRef__":true,"id":9711},{"__isSmartRef__":true,"id":9712},{"__isSmartRef__":true,"id":9713},{"__isSmartRef__":true,"id":9714},{"__isSmartRef__":true,"id":9715}],"selectedLineNo":-1,"selectOnMove":false,"owner":{"__isSmartRef__":true,"id":9338},"attributeConnections":[{"__isSmartRef__":true,"id":9716},{"__isSmartRef__":true,"id":9717},{"__isSmartRef__":true,"id":9718},{"__isSmartRef__":true,"id":9719}],"doNotSerialize":["$$selection"],"doNotCopyProperties":["$$selection"],"selection":null,"__LivelyClassName__":"lively.morphic.List","__SourceModuleName__":"Global.lively.morphic.Core"},"9546":{"_Position":{"__isSmartRef__":true,"id":9547},"_Extent":{"__isSmartRef__":true,"id":9548},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":9549},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9547":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9548":{"x":205,"y":192.5,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9549":{"r":0.95,"g":0.95,"b":0.95,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9550":{"x":0,"y":27.5,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9551":{"isListItem":true,"string":"AgileSoftwareentwicklung/","value":{"__isSmartRef__":true,"id":9552}},"9552":{"target":{"__isSmartRef__":true,"id":9553},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"AgileSoftwareentwicklung/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9553":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/AgileSoftwareentwicklung/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9554":{"target":{"__isSmartRef__":true,"id":9555},"browser":{"__isSmartRef__":true,"id":9348},"parent":null,"allFiles":["Foo.js","Pen.lkml","FPrototypes.js"],"subNamespacePaths":[{"__isSmartRef__":true,"id":9556},{"__isSmartRef__":true,"id":9557},{"__isSmartRef__":true,"id":9558},{"__isSmartRef__":true,"id":9559},{"__isSmartRef__":true,"id":9560},{"__isSmartRef__":true,"id":9561},{"__isSmartRef__":true,"id":9562},{"__isSmartRef__":true,"id":9563},{"__isSmartRef__":true,"id":9564},{"__isSmartRef__":true,"id":9565},{"__isSmartRef__":true,"id":9566},{"__isSmartRef__":true,"id":9567},{"__isSmartRef__":true,"id":9553},{"__isSmartRef__":true,"id":9568},{"__isSmartRef__":true,"id":9569},{"__isSmartRef__":true,"id":9570},{"__isSmartRef__":true,"id":9571},{"__isSmartRef__":true,"id":9572},{"__isSmartRef__":true,"id":9573},{"__isSmartRef__":true,"id":9574},{"__isSmartRef__":true,"id":9575},{"__isSmartRef__":true,"id":9576},{"__isSmartRef__":true,"id":9577},{"__isSmartRef__":true,"id":9578},{"__isSmartRef__":true,"id":9579},{"__isSmartRef__":true,"id":9580},{"__isSmartRef__":true,"id":9581},{"__isSmartRef__":true,"id":9582},{"__isSmartRef__":true,"id":9583},{"__isSmartRef__":true,"id":9584},{"__isSmartRef__":true,"id":9585},{"__isSmartRef__":true,"id":9586},{"__isSmartRef__":true,"id":9587},{"__isSmartRef__":true,"id":9588},{"__isSmartRef__":true,"id":9589},{"__isSmartRef__":true,"id":9590},{"__isSmartRef__":true,"id":9591},{"__isSmartRef__":true,"id":9592},{"__isSmartRef__":true,"id":9593},{"__isSmartRef__":true,"id":9594},{"__isSmartRef__":true,"id":9595},{"__isSmartRef__":true,"id":9596},{"__isSmartRef__":true,"id":9597},{"__isSmartRef__":true,"id":9598},{"__isSmartRef__":true,"id":9599},{"__isSmartRef__":true,"id":9600},{"__isSmartRef__":true,"id":9601},{"__isSmartRef__":true,"id":9602},{"__isSmartRef__":true,"id":9603},{"__isSmartRef__":true,"id":9604}],"parentNamespacePath":{"__isSmartRef__":true,"id":9605},"_childNodes":[{"__isSmartRef__":true,"id":9552},{"__isSmartRef__":true,"id":9606},{"__isSmartRef__":true,"id":9607},{"__isSmartRef__":true,"id":9608},{"__isSmartRef__":true,"id":9609},{"__isSmartRef__":true,"id":9610},{"__isSmartRef__":true,"id":9611},{"__isSmartRef__":true,"id":9612},{"__isSmartRef__":true,"id":9613},{"__isSmartRef__":true,"id":9614},{"__isSmartRef__":true,"id":9615},{"__isSmartRef__":true,"id":9616},{"__isSmartRef__":true,"id":9617},{"__isSmartRef__":true,"id":9618},{"__isSmartRef__":true,"id":9619},{"__isSmartRef__":true,"id":9620},{"__isSmartRef__":true,"id":9621},{"__isSmartRef__":true,"id":9622},{"__isSmartRef__":true,"id":9623},{"__isSmartRef__":true,"id":9624},{"__isSmartRef__":true,"id":9625},{"__isSmartRef__":true,"id":9626},{"__isSmartRef__":true,"id":9627},{"__isSmartRef__":true,"id":9628},{"__isSmartRef__":true,"id":9629},{"__isSmartRef__":true,"id":9630},{"__isSmartRef__":true,"id":9631},{"__isSmartRef__":true,"id":9632},{"__isSmartRef__":true,"id":9633},{"__isSmartRef__":true,"id":9634},{"__isSmartRef__":true,"id":9635},{"__isSmartRef__":true,"id":9636},{"__isSmartRef__":true,"id":9637},{"__isSmartRef__":true,"id":9638},{"__isSmartRef__":true,"id":9639},{"__isSmartRef__":true,"id":9640},{"__isSmartRef__":true,"id":9641},{"__isSmartRef__":true,"id":9642},{"__isSmartRef__":true,"id":9643},{"__isSmartRef__":true,"id":9644},{"__isSmartRef__":true,"id":9645},{"__isSmartRef__":true,"id":9646},{"__isSmartRef__":true,"id":9647},{"__isSmartRef__":true,"id":9648},{"__isSmartRef__":true,"id":9649},{"__isSmartRef__":true,"id":9650},{"__isSmartRef__":true,"id":9651},{"__isSmartRef__":true,"id":9652},{"__isSmartRef__":true,"id":9653},{"__isSmartRef__":true,"id":9654},{"__isSmartRef__":true,"id":9655},{"__isSmartRef__":true,"id":9656},{"__isSmartRef__":true,"id":9657},{"__isSmartRef__":true,"id":9658},{"__isSmartRef__":true,"id":9660}],"__LivelyClassName__":"lively.ide.SourceControlNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9555":{"__LivelyClassName__":"AnotherSourceDatabase","__SourceModuleName__":"Global.lively.ide.SourceDatabase"},"9556":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/media/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9557":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/constantin/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9558":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/fred/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9559":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/martin/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9560":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/papers/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9561":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/robert/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9562":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/fabrik/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9563":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/apps/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9564":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/lively/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9565":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/BWINF/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9566":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/serverTest/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9567":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/demos/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9568":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/benchmarks/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9569":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/roadmap/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9570":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/alex/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9571":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/sandbox/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9572":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/Dan/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9573":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/Tests/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9574":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/ometa/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9575":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/philipp/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9576":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/widgets/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9577":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/webcollab-integration/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9578":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/issues/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9579":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/fabian/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9580":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/hpi/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9581":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/contextjs/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9582":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/OldPartsBin/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9583":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/odata/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9584":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/tmohr/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9585":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/migration/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9586":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/games/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9587":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/draft/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9588":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/users/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9589":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/sofia/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9590":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/LivelyHPImgzn/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9591":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/server/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9592":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/lib/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9593":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/bin/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9594":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/marko/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9595":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/cop/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9596":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/PartsBin/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9597":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/ProjectSeminar2010/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9598":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/projects/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9599":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/testCreatePartsSpace/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9600":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/tim/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9601":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/swa/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9602":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/davide/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9603":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/jens/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9604":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/documentation/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9605":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/../","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9606":{"target":{"__isSmartRef__":true,"id":9565},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"BWINF/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9607":{"target":{"__isSmartRef__":true,"id":9572},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"Dan/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9608":{"target":{"__isSmartRef__":true,"id":9590},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"LivelyHPImgzn/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9609":{"target":{"__isSmartRef__":true,"id":9582},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"OldPartsBin/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9610":{"target":{"__isSmartRef__":true,"id":9596},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"PartsBin/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9611":{"target":{"__isSmartRef__":true,"id":9597},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"ProjectSeminar2010/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9612":{"target":{"__isSmartRef__":true,"id":9573},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"Tests/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9613":{"target":{"__isSmartRef__":true,"id":9570},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"alex/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9614":{"target":{"__isSmartRef__":true,"id":9563},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"apps/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9615":{"target":{"__isSmartRef__":true,"id":9568},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"benchmarks/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9616":{"target":{"__isSmartRef__":true,"id":9593},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"bin/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9617":{"target":{"__isSmartRef__":true,"id":9557},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"constantin/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9618":{"target":{"__isSmartRef__":true,"id":9581},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"contextjs/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9619":{"target":{"__isSmartRef__":true,"id":9595},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"cop/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9620":{"target":{"__isSmartRef__":true,"id":9602},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"davide/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9621":{"target":{"__isSmartRef__":true,"id":9567},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"demos/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9622":{"target":{"__isSmartRef__":true,"id":9604},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"documentation/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9623":{"target":{"__isSmartRef__":true,"id":9587},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"draft/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9624":{"target":{"__isSmartRef__":true,"id":9579},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"fabian/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9625":{"target":{"__isSmartRef__":true,"id":9562},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"fabrik/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9626":{"target":{"__isSmartRef__":true,"id":9558},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"fred/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9627":{"target":{"__isSmartRef__":true,"id":9586},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"games/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9628":{"target":{"__isSmartRef__":true,"id":9580},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"hpi/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9629":{"target":{"__isSmartRef__":true,"id":9578},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"issues/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9630":{"target":{"__isSmartRef__":true,"id":9603},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"jens/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9631":{"target":{"__isSmartRef__":true,"id":9592},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"lib/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9632":{"target":{"__isSmartRef__":true,"id":9564},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"lively/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9633":{"target":{"__isSmartRef__":true,"id":9594},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"marko/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9634":{"target":{"__isSmartRef__":true,"id":9559},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"martin/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9635":{"target":{"__isSmartRef__":true,"id":9556},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"media/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9636":{"target":{"__isSmartRef__":true,"id":9585},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"migration/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9637":{"target":{"__isSmartRef__":true,"id":9583},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"odata/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9638":{"target":{"__isSmartRef__":true,"id":9574},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"ometa/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9639":{"target":{"__isSmartRef__":true,"id":9560},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"papers/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9640":{"target":{"__isSmartRef__":true,"id":9575},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"philipp/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9641":{"target":{"__isSmartRef__":true,"id":9598},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"projects/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9642":{"target":{"__isSmartRef__":true,"id":9569},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"roadmap/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9643":{"target":{"__isSmartRef__":true,"id":9561},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"robert/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9644":{"target":{"__isSmartRef__":true,"id":9571},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"sandbox/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9645":{"target":{"__isSmartRef__":true,"id":9591},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"server/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9646":{"target":{"__isSmartRef__":true,"id":9566},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"serverTest/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9647":{"target":{"__isSmartRef__":true,"id":9589},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"sofia/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9648":{"target":{"__isSmartRef__":true,"id":9601},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"swa/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9649":{"target":{"__isSmartRef__":true,"id":9599},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"testCreatePartsSpace/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9650":{"target":{"__isSmartRef__":true,"id":9600},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"tim/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9651":{"target":{"__isSmartRef__":true,"id":9584},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"tmohr/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9652":{"target":{"__isSmartRef__":true,"id":9588},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"users/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9653":{"target":{"__isSmartRef__":true,"id":9577},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"webcollab-integration/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9654":{"target":{"__isSmartRef__":true,"id":9576},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"widgets/","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9655":{"target":{"__isSmartRef__":true,"id":9605},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"localName":"../","__LivelyClassName__":"lively.ide.NamespaceNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9656":{"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"moduleName":"Foo.js","showAll":false,"__LivelyClassName__":"lively.ide.CompleteFileFragmentNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9657":{"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"moduleName":"FPrototypes.js","showAll":false,"__LivelyClassName__":"lively.ide.CompleteFileFragmentNode","__SourceModuleName__":"Global.lively.ide.SystemBrowserNodes"},"9658":{"target":{"__isSmartRef__":true,"id":9659},"browser":{"__isSmartRef__":true,"id":9348},"parent":{"__isSmartRef__":true,"id":9554},"__LivelyClassName__":"lively.ide.ChangeSetNode","__SourceModuleName__":"Global.lively.ide.LocalBrowser"},"9659":{"name":"Pen.lkml","__LivelyClassName__":"ChangeSet","__SourceModuleName__":"Global.lively.ChangeSet"},"9660":{"target":{"__isSmartRef__":true,"id":9661},"browser":{"__isSmartRef__":true,"id":9348},"__LivelyClassName__":"lively.ide.ChangeSetNode","__SourceModuleName__":"Global.lively.ide.LocalBrowser"},"9661":{"name":"Local code","__LivelyClassName__":"ChangeSet","__SourceModuleName__":"Global.lively.ChangeSet"},"9662":{"isListItem":true,"string":"BWINF/","value":{"__isSmartRef__":true,"id":9606}},"9663":{"isListItem":true,"string":"Dan/","value":{"__isSmartRef__":true,"id":9607}},"9664":{"isListItem":true,"string":"LivelyHPImgzn/","value":{"__isSmartRef__":true,"id":9608}},"9665":{"isListItem":true,"string":"OldPartsBin/","value":{"__isSmartRef__":true,"id":9609}},"9666":{"isListItem":true,"string":"PartsBin/","value":{"__isSmartRef__":true,"id":9610}},"9667":{"isListItem":true,"string":"ProjectSeminar2010/","value":{"__isSmartRef__":true,"id":9611}},"9668":{"isListItem":true,"string":"Tests/","value":{"__isSmartRef__":true,"id":9612}},"9669":{"isListItem":true,"string":"alex/","value":{"__isSmartRef__":true,"id":9613}},"9670":{"isListItem":true,"string":"apps/","value":{"__isSmartRef__":true,"id":9614}},"9671":{"isListItem":true,"string":"benchmarks/","value":{"__isSmartRef__":true,"id":9615}},"9672":{"isListItem":true,"string":"bin/","value":{"__isSmartRef__":true,"id":9616}},"9673":{"isListItem":true,"string":"constantin/","value":{"__isSmartRef__":true,"id":9617}},"9674":{"isListItem":true,"string":"contextjs/","value":{"__isSmartRef__":true,"id":9618}},"9675":{"isListItem":true,"string":"cop/","value":{"__isSmartRef__":true,"id":9619}},"9676":{"isListItem":true,"string":"davide/","value":{"__isSmartRef__":true,"id":9620}},"9677":{"isListItem":true,"string":"demos/","value":{"__isSmartRef__":true,"id":9621}},"9678":{"isListItem":true,"string":"documentation/","value":{"__isSmartRef__":true,"id":9622}},"9679":{"isListItem":true,"string":"draft/","value":{"__isSmartRef__":true,"id":9623}},"9680":{"isListItem":true,"string":"fabian/","value":{"__isSmartRef__":true,"id":9624}},"9681":{"isListItem":true,"string":"fabrik/","value":{"__isSmartRef__":true,"id":9625}},"9682":{"isListItem":true,"string":"fred/","value":{"__isSmartRef__":true,"id":9626}},"9683":{"isListItem":true,"string":"games/","value":{"__isSmartRef__":true,"id":9627}},"9684":{"isListItem":true,"string":"hpi/","value":{"__isSmartRef__":true,"id":9628}},"9685":{"isListItem":true,"string":"issues/","value":{"__isSmartRef__":true,"id":9629}},"9686":{"isListItem":true,"string":"jens/","value":{"__isSmartRef__":true,"id":9630}},"9687":{"isListItem":true,"string":"lib/","value":{"__isSmartRef__":true,"id":9631}},"9688":{"isListItem":true,"string":"lively/","value":{"__isSmartRef__":true,"id":9632}},"9689":{"isListItem":true,"string":"marko/","value":{"__isSmartRef__":true,"id":9633}},"9690":{"isListItem":true,"string":"martin/","value":{"__isSmartRef__":true,"id":9634}},"9691":{"isListItem":true,"string":"media/","value":{"__isSmartRef__":true,"id":9635}},"9692":{"isListItem":true,"string":"migration/","value":{"__isSmartRef__":true,"id":9636}},"9693":{"isListItem":true,"string":"odata/","value":{"__isSmartRef__":true,"id":9637}},"9694":{"isListItem":true,"string":"ometa/","value":{"__isSmartRef__":true,"id":9638}},"9695":{"isListItem":true,"string":"papers/","value":{"__isSmartRef__":true,"id":9639}},"9696":{"isListItem":true,"string":"philipp/","value":{"__isSmartRef__":true,"id":9640}},"9697":{"isListItem":true,"string":"projects/","value":{"__isSmartRef__":true,"id":9641}},"9698":{"isListItem":true,"string":"roadmap/","value":{"__isSmartRef__":true,"id":9642}},"9699":{"isListItem":true,"string":"robert/","value":{"__isSmartRef__":true,"id":9643}},"9700":{"isListItem":true,"string":"sandbox/","value":{"__isSmartRef__":true,"id":9644}},"9701":{"isListItem":true,"string":"server/","value":{"__isSmartRef__":true,"id":9645}},"9702":{"isListItem":true,"string":"serverTest/","value":{"__isSmartRef__":true,"id":9646}},"9703":{"isListItem":true,"string":"sofia/","value":{"__isSmartRef__":true,"id":9647}},"9704":{"isListItem":true,"string":"swa/","value":{"__isSmartRef__":true,"id":9648}},"9705":{"isListItem":true,"string":"testCreatePartsSpace/","value":{"__isSmartRef__":true,"id":9649}},"9706":{"isListItem":true,"string":"tim/","value":{"__isSmartRef__":true,"id":9650}},"9707":{"isListItem":true,"string":"tmohr/","value":{"__isSmartRef__":true,"id":9651}},"9708":{"isListItem":true,"string":"users/","value":{"__isSmartRef__":true,"id":9652}},"9709":{"isListItem":true,"string":"webcollab-integration/","value":{"__isSmartRef__":true,"id":9653}},"9710":{"isListItem":true,"string":"widgets/","value":{"__isSmartRef__":true,"id":9654}},"9711":{"isListItem":true,"string":"../","value":{"__isSmartRef__":true,"id":9655}},"9712":{"isListItem":true,"string":"Foo.js (not parsed)","value":{"__isSmartRef__":true,"id":9656}},"9713":{"isListItem":true,"string":"FPrototypes.js (not parsed)","value":{"__isSmartRef__":true,"id":9657}},"9714":{"isListItem":true,"string":"Pen.lkml","value":{"__isSmartRef__":true,"id":9658}},"9715":{"isListItem":true,"string":"Local code","value":{"__isSmartRef__":true,"id":9660}},"9716":{"sourceObj":{"__isSmartRef__":true,"id":9545},"sourceAttrName":"selection","targetObj":{"__isSmartRef__":true,"id":9348},"targetMethodName":"setPane1Selection","converter":null,"converterString":null,"updater":null,"updaterString":"function ($upd, v) { $upd(v, this.sourceObj) }","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9717":{"sourceObj":{"__isSmartRef__":true,"id":9545},"sourceAttrName":"getSelection","targetObj":{"__isSmartRef__":true,"id":9348},"targetMethodName":"getPane1Selection","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9718":{"sourceObj":{"__isSmartRef__":true,"id":9545},"sourceAttrName":"getList","targetObj":{"__isSmartRef__":true,"id":9348},"targetMethodName":"getPane1Content","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9719":{"sourceObj":{"__isSmartRef__":true,"id":9545},"sourceAttrName":"getMenu","targetObj":{"__isSmartRef__":true,"id":9348},"targetMethodName":"getPane1Menu","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9720":{"sourceObj":{"__isSmartRef__":true,"id":9348},"sourceAttrName":"setPane2Content","targetObj":{"__isSmartRef__":true,"id":9721},"targetMethodName":"updateList","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9721":{"submorphs":[],"scripts":[],"id":553,"shape":{"__isSmartRef__":true,"id":9722},"droppingEnabled":true,"halosEnabled":true,"_ClipMode":"scroll","_Position":{"__isSmartRef__":true,"id":9725},"itemList":["-----"],"selectedLineNo":-1,"selectOnMove":false,"owner":{"__isSmartRef__":true,"id":9338},"attributeConnections":[{"__isSmartRef__":true,"id":9726},{"__isSmartRef__":true,"id":9727},{"__isSmartRef__":true,"id":9728},{"__isSmartRef__":true,"id":9729}],"doNotSerialize":["$$selection"],"doNotCopyProperties":["$$selection"],"selection":null,"__LivelyClassName__":"lively.morphic.List","__SourceModuleName__":"Global.lively.morphic.Core"},"9722":{"_Position":{"__isSmartRef__":true,"id":9723},"_Extent":{"__isSmartRef__":true,"id":9724},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":9549},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9723":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9724":{"x":205,"y":192.5,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9725":{"x":205,"y":27.5,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9726":{"sourceObj":{"__isSmartRef__":true,"id":9721},"sourceAttrName":"selection","targetObj":{"__isSmartRef__":true,"id":9348},"targetMethodName":"setPane2Selection","converter":null,"converterString":null,"updater":null,"updaterString":"function ($upd, v) { $upd(v, this.sourceObj) }","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9727":{"sourceObj":{"__isSmartRef__":true,"id":9721},"sourceAttrName":"getSelection","targetObj":{"__isSmartRef__":true,"id":9348},"targetMethodName":"getPane2Selection","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9728":{"sourceObj":{"__isSmartRef__":true,"id":9721},"sourceAttrName":"getList","targetObj":{"__isSmartRef__":true,"id":9348},"targetMethodName":"getPane2Content","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9729":{"sourceObj":{"__isSmartRef__":true,"id":9721},"sourceAttrName":"getMenu","targetObj":{"__isSmartRef__":true,"id":9348},"targetMethodName":"getPane2Menu","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9730":{"sourceObj":{"__isSmartRef__":true,"id":9348},"sourceAttrName":"setPane3Content","targetObj":{"__isSmartRef__":true,"id":9731},"targetMethodName":"updateList","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9731":{"submorphs":[],"scripts":[],"id":554,"shape":{"__isSmartRef__":true,"id":9732},"droppingEnabled":true,"halosEnabled":true,"_ClipMode":"scroll","_Position":{"__isSmartRef__":true,"id":9735},"itemList":["-----"],"selectedLineNo":-1,"selectOnMove":false,"owner":{"__isSmartRef__":true,"id":9338},"attributeConnections":[{"__isSmartRef__":true,"id":9736},{"__isSmartRef__":true,"id":9737},{"__isSmartRef__":true,"id":9738},{"__isSmartRef__":true,"id":9739}],"doNotSerialize":["$$selection"],"doNotCopyProperties":["$$selection"],"selection":null,"__LivelyClassName__":"lively.morphic.List","__SourceModuleName__":"Global.lively.morphic.Core"},"9732":{"_Position":{"__isSmartRef__":true,"id":9733},"_Extent":{"__isSmartRef__":true,"id":9734},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":9549},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9733":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9734":{"x":205,"y":192.5,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9735":{"x":410,"y":27.5,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9736":{"sourceObj":{"__isSmartRef__":true,"id":9731},"sourceAttrName":"selection","targetObj":{"__isSmartRef__":true,"id":9348},"targetMethodName":"setPane3Selection","converter":null,"converterString":null,"updater":null,"updaterString":"function ($upd, v) { $upd(v, this.sourceObj) }","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9737":{"sourceObj":{"__isSmartRef__":true,"id":9731},"sourceAttrName":"getSelection","targetObj":{"__isSmartRef__":true,"id":9348},"targetMethodName":"getPane3Selection","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9738":{"sourceObj":{"__isSmartRef__":true,"id":9731},"sourceAttrName":"getList","targetObj":{"__isSmartRef__":true,"id":9348},"targetMethodName":"getPane3Content","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9739":{"sourceObj":{"__isSmartRef__":true,"id":9731},"sourceAttrName":"getMenu","targetObj":{"__isSmartRef__":true,"id":9348},"targetMethodName":"getPane3Menu","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9740":{"sourceObj":{"__isSmartRef__":true,"id":9348},"sourceAttrName":"setPane4Content","targetObj":{"__isSmartRef__":true,"id":9741},"targetMethodName":"updateList","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9741":{"submorphs":[],"scripts":[],"id":555,"shape":{"__isSmartRef__":true,"id":9742},"droppingEnabled":true,"halosEnabled":true,"_ClipMode":"scroll","_Position":{"__isSmartRef__":true,"id":9745},"itemList":["-----"],"selectedLineNo":-1,"selectOnMove":false,"owner":{"__isSmartRef__":true,"id":9338},"attributeConnections":[{"__isSmartRef__":true,"id":9746},{"__isSmartRef__":true,"id":9747},{"__isSmartRef__":true,"id":9748},{"__isSmartRef__":true,"id":9749}],"doNotSerialize":["$$selection"],"doNotCopyProperties":["$$selection"],"selection":null,"__LivelyClassName__":"lively.morphic.List","__SourceModuleName__":"Global.lively.morphic.Core"},"9742":{"_Position":{"__isSmartRef__":true,"id":9743},"_Extent":{"__isSmartRef__":true,"id":9744},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":9549},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9743":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9744":{"x":205,"y":192.5,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9745":{"x":615,"y":27.5,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9746":{"sourceObj":{"__isSmartRef__":true,"id":9741},"sourceAttrName":"selection","targetObj":{"__isSmartRef__":true,"id":9348},"targetMethodName":"setPane4Selection","converter":null,"converterString":null,"updater":null,"updaterString":"function ($upd, v) { $upd(v, this.sourceObj) }","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9747":{"sourceObj":{"__isSmartRef__":true,"id":9741},"sourceAttrName":"getSelection","targetObj":{"__isSmartRef__":true,"id":9348},"targetMethodName":"getPane4Selection","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9748":{"sourceObj":{"__isSmartRef__":true,"id":9741},"sourceAttrName":"getList","targetObj":{"__isSmartRef__":true,"id":9348},"targetMethodName":"getPane4Content","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9749":{"sourceObj":{"__isSmartRef__":true,"id":9741},"sourceAttrName":"getMenu","targetObj":{"__isSmartRef__":true,"id":9348},"targetMethodName":"getPane4Menu","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9750":{"sourceObj":{"__isSmartRef__":true,"id":9348},"sourceAttrName":"setSourceString","targetObj":{"__isSmartRef__":true,"id":9751},"targetMethodName":"setTextString","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9751":{"submorphs":[],"scripts":[],"id":557,"shape":{"__isSmartRef__":true,"id":9752},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":9755},"_ClipMode":"scroll","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":true,"_FontFamily":"Courier","_Position":{"__isSmartRef__":true,"id":9756},"priorExtent":{"__isSmartRef__":true,"id":9757},"_MaxTextWidth":820,"_MaxTextHeight":269.5,"textChunks":[{"__isSmartRef__":true,"id":9758}],"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":9338},"layout":{"__isSmartRef__":true,"id":9760},"_FontSize":10,"noEval":true,"attributeConnections":[{"__isSmartRef__":true,"id":9761}],"doNotSerialize":["$$savedTextString"],"doNotCopyProperties":["$$savedTextString"],"styleClass":["Browser_codePaneText"],"focusHaloBorderWidth":0.5,"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9752":{"_Position":{"__isSmartRef__":true,"id":9753},"_Extent":{"__isSmartRef__":true,"id":9754},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9753":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9754":{"x":820,"y":269.5,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9755":{"x":5,"y":5,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"9756":{"x":0,"y":247.5,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9757":{"x":820,"y":269.5,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9758":{"style":{"__isSmartRef__":true,"id":9759},"morph":{"__isSmartRef__":true,"id":9751},"storedString":"-----","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9759":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9760":{"resizeWidth":true,"resizeHeight":true},"9761":{"sourceObj":{"__isSmartRef__":true,"id":9751},"sourceAttrName":"savedTextString","targetObj":{"__isSmartRef__":true,"id":9348},"targetMethodName":"setSourceString","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9762":{"sourceObj":{"__isSmartRef__":true,"id":9348},"sourceAttrName":"targetURL","targetObj":{"__isSmartRef__":true,"id":9339},"targetMethodName":"setTextString","converter":null,"converterString":null,"updaterString":"function ($upd, value) { value && $upd(String(value)) }","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9763":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"9764":{"submorphs":[{"__isSmartRef__":true,"id":9765}],"scripts":[],"id":548,"shape":{"__isSmartRef__":true,"id":9774},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":9777},"priorExtent":{"__isSmartRef__":true,"id":9778},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":9229},"lighterFill":{"__isSmartRef__":true,"id":9779},"label":{"__isSmartRef__":true,"id":9765},"owner":{"__isSmartRef__":true,"id":9338},"attributeConnections":[{"__isSmartRef__":true,"id":9788}],"doNotSerialize":["$$fire"],"doNotCopyProperties":["$$fire"],"__LivelyClassName__":"lively.morphic.Button","__SourceModuleName__":"Global.lively.morphic.Widgets"},"9765":{"submorphs":[],"scripts":[],"id":549,"shape":{"__isSmartRef__":true,"id":9766},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":9769},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":9770},"priorExtent":{"__isSmartRef__":true,"id":9771},"_MaxTextWidth":98.39999999999999,"_MaxTextHeight":22,"textChunks":[{"__isSmartRef__":true,"id":9772}],"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":9764},"isLabel":true,"eventsAreIgnored":true,"_Align":"center","__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9766":{"_Position":{"__isSmartRef__":true,"id":9767},"_Extent":{"__isSmartRef__":true,"id":9768},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":null,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9767":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9768":{"x":98.39999999999999,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9769":{"x":0,"y":0,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"9770":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9771":{"x":98.39999999999999,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9772":{"style":{"__isSmartRef__":true,"id":9773},"morph":{"__isSmartRef__":true,"id":9765},"storedString":"codebase","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9773":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9774":{"_Position":{"__isSmartRef__":true,"id":9775},"_Extent":{"__isSmartRef__":true,"id":9776},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":9228},"_Fill":{"__isSmartRef__":true,"id":9229},"_BorderRadius":5,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9775":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9776":{"x":98.39999999999999,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9777":{"x":656,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9778":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9779":{"stops":[{"__isSmartRef__":true,"id":9780},{"__isSmartRef__":true,"id":9782},{"__isSmartRef__":true,"id":9784},{"__isSmartRef__":true,"id":9786}],"vector":{"__isSmartRef__":true,"id":9238},"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9780":{"offset":0,"color":{"__isSmartRef__":true,"id":9781}},"9781":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9782":{"offset":0.4,"color":{"__isSmartRef__":true,"id":9783}},"9783":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9784":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9785}},"9785":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9786":{"offset":1,"color":{"__isSmartRef__":true,"id":9787}},"9787":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9788":{"sourceObj":{"__isSmartRef__":true,"id":9764},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":9348},"targetMethodName":"setTargetURL","converter":null,"converterString":"function () { return URL.codeBase.withFilename('lively/')}","updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9789":{"submorphs":[{"__isSmartRef__":true,"id":9790}],"scripts":[],"id":550,"shape":{"__isSmartRef__":true,"id":9799},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":9802},"priorExtent":{"__isSmartRef__":true,"id":9803},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":9229},"lighterFill":{"__isSmartRef__":true,"id":9804},"label":{"__isSmartRef__":true,"id":9790},"owner":{"__isSmartRef__":true,"id":9338},"attributeConnections":[{"__isSmartRef__":true,"id":9813}],"doNotSerialize":["$$fire"],"doNotCopyProperties":["$$fire"],"__LivelyClassName__":"lively.morphic.Button","__SourceModuleName__":"Global.lively.morphic.Widgets"},"9790":{"submorphs":[],"scripts":[],"id":551,"shape":{"__isSmartRef__":true,"id":9791},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":9794},"_ClipMode":"hidden","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":9795},"priorExtent":{"__isSmartRef__":true,"id":9796},"_MaxTextWidth":65.6,"_MaxTextHeight":22,"textChunks":[{"__isSmartRef__":true,"id":9797}],"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":9789},"isLabel":true,"eventsAreIgnored":true,"_Align":"center","__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9791":{"_Position":{"__isSmartRef__":true,"id":9792},"_Extent":{"__isSmartRef__":true,"id":9793},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":null,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9792":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9793":{"x":65.6,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9794":{"x":0,"y":0,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"9795":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9796":{"x":65.6,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9797":{"style":{"__isSmartRef__":true,"id":9798},"morph":{"__isSmartRef__":true,"id":9790},"storedString":"local","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9798":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9799":{"_Position":{"__isSmartRef__":true,"id":9800},"_Extent":{"__isSmartRef__":true,"id":9801},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":9228},"_Fill":{"__isSmartRef__":true,"id":9229},"_BorderRadius":5,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9800":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9801":{"x":65.6,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9802":{"x":754.4,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9803":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9804":{"stops":[{"__isSmartRef__":true,"id":9805},{"__isSmartRef__":true,"id":9807},{"__isSmartRef__":true,"id":9809},{"__isSmartRef__":true,"id":9811}],"vector":{"__isSmartRef__":true,"id":9238},"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9805":{"offset":0,"color":{"__isSmartRef__":true,"id":9806}},"9806":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9807":{"offset":0.4,"color":{"__isSmartRef__":true,"id":9808}},"9808":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9809":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9810}},"9810":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9811":{"offset":1,"color":{"__isSmartRef__":true,"id":9812}},"9812":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9813":{"sourceObj":{"__isSmartRef__":true,"id":9789},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":9348},"targetMethodName":"setTargetURL","converter":null,"converterString":"function () { return URL.source.getDirectory() }","updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9814":{"submorphs":[],"scripts":[],"id":556,"shape":{"__isSmartRef__":true,"id":9815},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":9819},"fixed":[{"__isSmartRef__":true,"id":9350},{"__isSmartRef__":true,"id":9377},{"__isSmartRef__":true,"id":9404},{"__isSmartRef__":true,"id":9431},{"__isSmartRef__":true,"id":9458},{"__isSmartRef__":true,"id":9485},{"__isSmartRef__":true,"id":9512}],"scalingBelow":[{"__isSmartRef__":true,"id":9751}],"scalingAbove":[{"__isSmartRef__":true,"id":9545},{"__isSmartRef__":true,"id":9721},{"__isSmartRef__":true,"id":9731},{"__isSmartRef__":true,"id":9741}],"minHeight":20,"pointerConnection":null,"owner":{"__isSmartRef__":true,"id":9338},"styleClass":["Browser_resizer"],"__LivelyClassName__":"lively.morphic.HorizontalDivider","__SourceModuleName__":"Global.lively.morphic.Widgets"},"9815":{"_Position":{"__isSmartRef__":true,"id":9816},"_Extent":{"__isSmartRef__":true,"id":9817},"_Fill":{"__isSmartRef__":true,"id":9818},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9816":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9817":{"x":820,"y":5.5,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9818":{"r":0.95,"g":0.95,"b":0.95,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9819":{"x":0,"y":242,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9820":{"submorphs":[],"scripts":[],"id":558,"shape":{"__isSmartRef__":true,"id":9821},"droppingEnabled":true,"halosEnabled":true,"draggingEnabled":true,"_Position":{"__isSmartRef__":true,"id":9824},"fixed":[],"scalingBelow":[{"__isSmartRef__":true,"id":9825}],"scalingAbove":[{"__isSmartRef__":true,"id":9751}],"minHeight":20,"pointerConnection":null,"owner":{"__isSmartRef__":true,"id":9338},"styleClass":["Browser_resizer"],"__LivelyClassName__":"lively.morphic.HorizontalDivider","__SourceModuleName__":"Global.lively.morphic.Widgets"},"9821":{"_Position":{"__isSmartRef__":true,"id":9822},"_Extent":{"__isSmartRef__":true,"id":9823},"_Fill":{"__isSmartRef__":true,"id":9818},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9822":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9823":{"x":820,"y":5.5,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9824":{"x":0,"y":517,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9825":{"submorphs":[],"scripts":[],"id":559,"shape":{"__isSmartRef__":true,"id":9826},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":183},"_ClipMode":"scroll","fixedWidth":true,"_WhiteSpaceHandling":"pre-wrap","fixedHeight":true,"allowInput":true,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":9829},"priorExtent":{"__isSmartRef__":true,"id":9830},"_MaxTextWidth":820,"_MaxTextHeight":27.5,"textChunks":[{"__isSmartRef__":true,"id":9831}],"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":9338},"styleClass":["Browser_commentPaneText"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9826":{"_Position":{"__isSmartRef__":true,"id":9827},"_Extent":{"__isSmartRef__":true,"id":9828},"_BorderWidth":1,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":{"__isSmartRef__":true,"id":182},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9827":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9828":{"x":820,"y":27.5,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9829":{"x":0,"y":522.5,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9830":{"x":820,"y":27.5,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9831":{"style":{"__isSmartRef__":true,"id":9832},"morph":{"__isSmartRef__":true,"id":9825},"storedString":"","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9832":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9833":{"_Position":{"__isSmartRef__":true,"id":9834},"_Extent":{"__isSmartRef__":true,"id":9835},"_Fill":{"__isSmartRef__":true,"id":9836},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9834":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9835":{"x":820,"y":550,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9836":{"r":0.9,"g":0.9,"b":0.9,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9837":{"adjustForNewBounds":true},"9838":{"x":0,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9839":{"submorphs":[{"__isSmartRef__":true,"id":9840},{"__isSmartRef__":true,"id":9848},{"__isSmartRef__":true,"id":9875},{"__isSmartRef__":true,"id":9901}],"scripts":[],"id":575,"shape":{"__isSmartRef__":true,"id":9928},"droppingEnabled":true,"halosEnabled":true,"layout":{"__isSmartRef__":true,"id":9938},"_Position":{"__isSmartRef__":true,"id":9939},"eventsAreIgnored":true,"windowMorph":{"__isSmartRef__":true,"id":9337},"label":{"__isSmartRef__":true,"id":9840},"closeButton":{"__isSmartRef__":true,"id":9848},"menuButton":{"__isSmartRef__":true,"id":9875},"collapseButton":{"__isSmartRef__":true,"id":9901},"priorExtent":{"__isSmartRef__":true,"id":9940},"owner":{"__isSmartRef__":true,"id":9337},"__LivelyClassName__":"lively.morphic.TitleBar","__SourceModuleName__":"Global.lively.morphic.Widgets"},"9840":{"submorphs":[],"scripts":[],"id":576,"shape":{"__isSmartRef__":true,"id":9841},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":9210},"_ClipMode":"hidden","fixedWidth":false,"_WhiteSpaceHandling":"pre","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":9844},"priorExtent":{"__isSmartRef__":true,"id":9845},"_MaxTextWidth":null,"_MaxTextHeight":22,"textChunks":[{"__isSmartRef__":true,"id":9846}],"evalEnabled":false,"isLabel":true,"eventsAreIgnored":true,"_FontSize":10,"owner":{"__isSmartRef__":true,"id":9839},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9841":{"_Position":{"__isSmartRef__":true,"id":9842},"_Extent":{"__isSmartRef__":true,"id":9843},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":null,"_BorderRadius":0,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9842":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9843":{"x":48,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9844":{"x":386,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9845":{"x":48,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9846":{"style":{"__isSmartRef__":true,"id":9847},"morph":{"__isSmartRef__":true,"id":9840},"storedString":"Window","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9847":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9848":{"submorphs":[{"__isSmartRef__":true,"id":9849}],"scripts":[],"id":577,"shape":{"__isSmartRef__":true,"id":9858},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":9861},"priorExtent":{"__isSmartRef__":true,"id":9862},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":9229},"lighterFill":{"__isSmartRef__":true,"id":9863},"label":{"__isSmartRef__":true,"id":9849},"owner":{"__isSmartRef__":true,"id":9839},"layout":{"__isSmartRef__":true,"id":9872},"attributeConnections":[{"__isSmartRef__":true,"id":9873},{"__isSmartRef__":true,"id":9874}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets"},"9849":{"submorphs":[],"scripts":[],"id":578,"shape":{"__isSmartRef__":true,"id":9850},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":9853},"_ClipMode":"hidden","fixedWidth":false,"_WhiteSpaceHandling":"pre","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":9854},"priorExtent":{"__isSmartRef__":true,"id":9855},"_MaxTextWidth":null,"_MaxTextHeight":17,"textChunks":[{"__isSmartRef__":true,"id":9856}],"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":9848},"isLabel":true,"eventsAreIgnored":true,"_FontSize":8,"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9850":{"_Position":{"__isSmartRef__":true,"id":9851},"_Extent":{"__isSmartRef__":true,"id":9852},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":null,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9851":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9852":{"x":17,"y":17,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9853":{"x":5,"y":0,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"9854":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9855":{"x":17,"y":17,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9856":{"style":{"__isSmartRef__":true,"id":9857},"morph":{"__isSmartRef__":true,"id":9849},"storedString":"X","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9857":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9858":{"_Position":{"__isSmartRef__":true,"id":9859},"_Extent":{"__isSmartRef__":true,"id":9860},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":9228},"_Fill":{"__isSmartRef__":true,"id":9229},"_StrokeOpacity":0,"_BorderRadius":5,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9859":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9860":{"x":17,"y":17,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9861":{"x":800,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9862":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9863":{"stops":[{"__isSmartRef__":true,"id":9864},{"__isSmartRef__":true,"id":9866},{"__isSmartRef__":true,"id":9868},{"__isSmartRef__":true,"id":9870}],"vector":{"__isSmartRef__":true,"id":9238},"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9864":{"offset":0,"color":{"__isSmartRef__":true,"id":9865}},"9865":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9866":{"offset":0.4,"color":{"__isSmartRef__":true,"id":9867}},"9867":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9868":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9869}},"9869":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9870":{"offset":1,"color":{"__isSmartRef__":true,"id":9871}},"9871":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9872":{"moveHorizontal":true},"9873":{"sourceObj":{"__isSmartRef__":true,"id":9848},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":9337},"targetMethodName":"getCloseHelp","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9874":{"sourceObj":{"__isSmartRef__":true,"id":9848},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":9337},"targetMethodName":"initiateShutdown","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9875":{"submorphs":[{"__isSmartRef__":true,"id":9876}],"scripts":[],"id":579,"shape":{"__isSmartRef__":true,"id":9885},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":9888},"priorExtent":{"__isSmartRef__":true,"id":9889},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":9229},"lighterFill":{"__isSmartRef__":true,"id":9890},"label":{"__isSmartRef__":true,"id":9876},"owner":{"__isSmartRef__":true,"id":9839},"attributeConnections":[{"__isSmartRef__":true,"id":9899},{"__isSmartRef__":true,"id":9900}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets"},"9876":{"submorphs":[],"scripts":[],"id":580,"shape":{"__isSmartRef__":true,"id":9877},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":9880},"_ClipMode":"hidden","fixedWidth":false,"_WhiteSpaceHandling":"pre","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":9881},"priorExtent":{"__isSmartRef__":true,"id":9882},"_MaxTextWidth":null,"_MaxTextHeight":17,"textChunks":[{"__isSmartRef__":true,"id":9883}],"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":9875},"isLabel":true,"eventsAreIgnored":true,"_FontSize":8,"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9877":{"_Position":{"__isSmartRef__":true,"id":9878},"_Extent":{"__isSmartRef__":true,"id":9879},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":null,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9878":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9879":{"x":17,"y":17,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9880":{"x":5,"y":0,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"9881":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9882":{"x":17,"y":17,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9883":{"style":{"__isSmartRef__":true,"id":9884},"morph":{"__isSmartRef__":true,"id":9876},"storedString":"M","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9884":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9885":{"_Position":{"__isSmartRef__":true,"id":9886},"_Extent":{"__isSmartRef__":true,"id":9887},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":9228},"_Fill":{"__isSmartRef__":true,"id":9229},"_StrokeOpacity":0,"_BorderRadius":5,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9886":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9887":{"x":17,"y":17,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9888":{"x":3,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9889":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9890":{"stops":[{"__isSmartRef__":true,"id":9891},{"__isSmartRef__":true,"id":9893},{"__isSmartRef__":true,"id":9895},{"__isSmartRef__":true,"id":9897}],"vector":{"__isSmartRef__":true,"id":9238},"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9891":{"offset":0,"color":{"__isSmartRef__":true,"id":9892}},"9892":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9893":{"offset":0.4,"color":{"__isSmartRef__":true,"id":9894}},"9894":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9895":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9896}},"9896":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9897":{"offset":1,"color":{"__isSmartRef__":true,"id":9898}},"9898":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9899":{"sourceObj":{"__isSmartRef__":true,"id":9875},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":9337},"targetMethodName":"getMenuHelp","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9900":{"sourceObj":{"__isSmartRef__":true,"id":9875},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":9337},"targetMethodName":"showTargetMorphMenu","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9901":{"submorphs":[{"__isSmartRef__":true,"id":9902}],"scripts":[],"id":581,"shape":{"__isSmartRef__":true,"id":9911},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Position":{"__isSmartRef__":true,"id":9914},"priorExtent":{"__isSmartRef__":true,"id":9915},"value":false,"toggle":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":9229},"lighterFill":{"__isSmartRef__":true,"id":9916},"label":{"__isSmartRef__":true,"id":9902},"owner":{"__isSmartRef__":true,"id":9839},"layout":{"__isSmartRef__":true,"id":9925},"attributeConnections":[{"__isSmartRef__":true,"id":9926},{"__isSmartRef__":true,"id":9927}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets"},"9902":{"submorphs":[],"scripts":[],"id":582,"shape":{"__isSmartRef__":true,"id":9903},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"_Padding":{"__isSmartRef__":true,"id":9906},"_ClipMode":"hidden","fixedWidth":false,"_WhiteSpaceHandling":"pre","fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_Position":{"__isSmartRef__":true,"id":9907},"priorExtent":{"__isSmartRef__":true,"id":9908},"_MaxTextWidth":null,"_MaxTextHeight":17,"textChunks":[{"__isSmartRef__":true,"id":9909}],"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":9901},"isLabel":true,"eventsAreIgnored":true,"_FontSize":8,"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9903":{"_Position":{"__isSmartRef__":true,"id":9904},"_Extent":{"__isSmartRef__":true,"id":9905},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":181},"_Fill":null,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9904":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9905":{"x":17,"y":17,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9906":{"x":5,"y":0,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"9907":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9908":{"x":17,"y":17,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9909":{"style":{"__isSmartRef__":true,"id":9910},"morph":{"__isSmartRef__":true,"id":9902},"storedString":"–","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9910":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"9911":{"_Position":{"__isSmartRef__":true,"id":9912},"_Extent":{"__isSmartRef__":true,"id":9913},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":9228},"_Fill":{"__isSmartRef__":true,"id":9229},"_StrokeOpacity":0,"_BorderRadius":5,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9912":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9913":{"x":17,"y":17,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9914":{"x":781,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9915":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9916":{"stops":[{"__isSmartRef__":true,"id":9917},{"__isSmartRef__":true,"id":9919},{"__isSmartRef__":true,"id":9921},{"__isSmartRef__":true,"id":9923}],"vector":{"__isSmartRef__":true,"id":9238},"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9917":{"offset":0,"color":{"__isSmartRef__":true,"id":9918}},"9918":{"r":0.98,"g":0.98,"b":0.98,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9919":{"offset":0.4,"color":{"__isSmartRef__":true,"id":9920}},"9920":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9921":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9922}},"9922":{"r":0.91,"g":0.91,"b":0.91,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9923":{"offset":1,"color":{"__isSmartRef__":true,"id":9924}},"9924":{"r":0.97,"g":0.97,"b":0.97,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9925":{"moveHorizontal":true},"9926":{"sourceObj":{"__isSmartRef__":true,"id":9901},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":9337},"targetMethodName":"getCollapseHelp","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9927":{"sourceObj":{"__isSmartRef__":true,"id":9901},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":9337},"targetMethodName":"toggleCollapse","converter":null,"converterString":null,"updater":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"9928":{"_Position":{"__isSmartRef__":true,"id":9929},"_Extent":{"__isSmartRef__":true,"id":9930},"_BorderWidth":2,"_BorderColor":{"__isSmartRef__":true,"id":9309},"_Fill":{"__isSmartRef__":true,"id":9931},"_StrokeOpacity":1,"_BorderRadius":"8px 8px 0px 0px","__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9929":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9930":{"x":820,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9931":{"stops":[{"__isSmartRef__":true,"id":9932},{"__isSmartRef__":true,"id":9934},{"__isSmartRef__":true,"id":9936}],"vector":{"__isSmartRef__":true,"id":9238},"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9932":{"offset":0,"color":{"__isSmartRef__":true,"id":9933}},"9933":{"r":0.8600000000000001,"g":0.8600000000000001,"b":0.8600000000000001,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9934":{"offset":0.6,"color":{"__isSmartRef__":true,"id":9935}},"9935":{"r":0.95,"g":0.95,"b":0.95,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9936":{"offset":1,"color":{"__isSmartRef__":true,"id":9937}},"9937":{"r":0.8600000000000001,"g":0.8600000000000001,"b":0.8600000000000001,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"9938":{"resizeWidth":true,"adjustForNewBounds":true},"9939":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9940":{"x":820,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9941":{"_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":0,"_Extent":{"__isSmartRef__":true,"id":9942},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes"},"9942":{"x":820,"y":572,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9943":{"adjustForNewBounds":true},"9944":{"x":86,"y":330,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9945":{"x":820,"y":572,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9946":{"x":371,"y":348,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9947":{"submorphs":[],"scripts":[],"id":827,"shape":{"__isSmartRef__":true,"id":9948},"grabbingEnabled":false,"droppingEnabled":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_Position":{"__isSmartRef__":true,"id":9952},"_MaxTextWidth":584,"_MaxTextHeight":null,"textColor":{"__isSmartRef__":true,"id":9951},"showsHalos":false,"_FontSize":14,"__SourceModuleName__":"Global.lively.morphic.TextCore","_Rotation":0,"name":"issueDescription2","partsBinMetaInfo":{"__isSmartRef__":true,"id":9953},"textChunks":[{"__isSmartRef__":true,"id":9954}],"_ClipMode":"visible","priorExtent":{"__isSmartRef__":true,"id":9956},"priorSelectionRange":[0,49],"charsReplaced":"1) fix tests\n2) find morphs under point -- globally all morphs in the correct order\n3) use that for onDragEnd of PartsBin morph\n4) Maybe use that for all dropping behavior?","lastFindLoc":-172,"prevScroll":[0,0],"_Scale":1,"owner":{"__isSmartRef__":true,"id":0},"__LivelyClassName__":"lively.morphic.Text"},"9948":{"fill":null,"__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":{"__isSmartRef__":true,"id":9949},"_Extent":{"__isSmartRef__":true,"id":9950},"_BorderWidth":0,"_BorderColor":{"__isSmartRef__":true,"id":9951},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"9949":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"9950":{"x":584,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9951":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9952":{"x":785,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9953":{"partsSpaceName":"PartsBin/NewWorld","__SourceModuleName__":"Global.lively.PartsBin","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo"},"9954":{"style":{"__isSmartRef__":true,"id":9955},"morph":{"__isSmartRef__":true,"id":9947},"__SourceModuleName__":"Global.lively.morphic.TextCore","storedString":"Why are there red borders around browser buttons?","__LivelyClassName__":"lively.morphic.TextChunk"},"9955":{"__SourceModuleName__":"Global.lively.morphic.TextCore","fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis"},"9956":{"x":584,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9957":{"submorphs":[],"scripts":[],"id":226,"shape":{"__isSmartRef__":true,"id":9958},"grabbingEnabled":false,"droppingEnabled":false,"showsMorphMenu":false,"halosEnabled":false,"registeredForMouseEvents":true,"_world":{"__isSmartRef__":true,"id":0},"_Position":{"__isSmartRef__":true,"id":9962},"owner":{"__isSmartRef__":true,"id":0},"__SourceModuleName__":"Global.lively.morphic.Events","carriesGrabbedMorphs":false,"_Rotation":0,"_Scale":1,"__LivelyClassName__":"lively.morphic.HandMorph"},"9958":{"__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":{"__isSmartRef__":true,"id":9959},"_Extent":{"__isSmartRef__":true,"id":9960},"_Fill":{"__isSmartRef__":true,"id":9961},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"9959":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"9960":{"x":2,"y":2,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"9961":{"r":0.8,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9962":{"x":2099,"y":313,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"9963":{"__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":{"__isSmartRef__":true,"id":9964},"_Extent":{"__isSmartRef__":true,"id":9965},"_Fill":{"__isSmartRef__":true,"id":9966},"__LivelyClassName__":"lively.morphic.Shapes.Rectangle"},"9964":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"9965":{"x":2800,"y":2900,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"9966":{"r":1,"g":1,"b":1,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"9967":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"isSimplifiedRegistry":true}}]]>