| 
														
															@@ -20,8 +20,9 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           '{%= namespace %}/{%= name %}' 
														 | 
														
														 | 
														
															           '{%= namespace %}/{%= name %}' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       ], function (smalltalk) { 
														 | 
														
														 | 
														
															       ], function (smalltalk) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           //used for all new packages in IDE 
														 | 
														
														 | 
														
															           //used for all new packages in IDE 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          smalltalk.defaultAmdNamespace = "{%= namespace %}"; 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          smalltalk.initialize(); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          smalltalk.initialize({ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            defaultAmdNamespace: "{%= namespace %}" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          }); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       }); 
														 | 
														
														 | 
														
															       }); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     </script> 
														 | 
														
														 | 
														
															     </script> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     <button onclick="require('amber_vm/smalltalk').Browser._open()">class browser</button> 
														 | 
														
														 | 
														
															     <button onclick="require('amber_vm/smalltalk').Browser._open()">class browser</button> 
														 |