Comparing version 0.5.0 to 0.5.1
@@ -13,3 +13,2 @@ (function(context) { | ||
alert("LOOK AT ME!") | ||
})(this); |
(function(context) { | ||
var Test1 = function() { | ||
this.sayHi = function() { console.log( "Hi." ); }; | ||
this.sayHi = function() { console.log( "Hi. Test1 anyone?" ); }; | ||
}; | ||
var Test2 = function() { | ||
this.sayHi = function() { console.log( "Hi." ); }; | ||
this.sayHi = function() { console.log( "Hi. I am Test #2. How do you do?" ); }; | ||
this.someProp = "Howdy Neighbor"; | ||
}; | ||
var test1 = new Test1(); | ||
console.log("Hai! Test2 here in the flesh...yet again, oh yay!"); | ||
context.test1 = new Test1(); | ||
test1.sayHi(); | ||
var test2 = new Test2(); | ||
context.test2 = new Test2(); | ||
test2.sayHi(); | ||
alert("LOOK AT ME!") | ||
})(this); |
@@ -1,1 +0,1 @@ | ||
� U�xN �H+�K.����HԬ.K,RH���hV�dd�'Vzd"�&�������k(yd�)i���$��/�6/�\!�:�^C��T�h�u*LT'1'��DC����[�1D��U�]Sd�& |