Revision: 4208
http://vexi.svn.sourceforge.net/vexi/?rev=4208&view=rev
Author: mkpg2
Date: 2011-08-17 08:08:17 +0000 (Wed, 17 Aug 2011)
Log Message:
-----------
Revert. Remove reference to non-existent constructor.
Modified Paths:
--------------
trunk/org.vexi-library.js/src/main/jpp/org/vexi/js/VexiJS.jpp
Modified: trunk/org.vexi-library.js/src/main/jpp/org/vexi/js/VexiJS.jpp
===================================================================
--- trunk/org.vexi-library.js/src/main/jpp/org/vexi/js/VexiJS.jpp
2011-08-17 04:47:44 UTC (rev 4207)
+++ trunk/org.vexi-library.js/src/main/jpp/org/vexi/js/VexiJS.jpp
2011-08-17 08:08:17 UTC (rev 4208)
@@ -528,7 +528,7 @@
case "Boolean": return org.ibex.js.JSBoolean.Constructor;
case "Date": return org.ibex.js.JSDate.Constructor;
case "Decimal": return org.ibex.js.JSDecimal.Constructor;
- case "ECMADate": return org.ibex.js.ECMADate.Constructor;
+// case "ECMADate": return org.ibex.js.ECMADate.Constructor;
case "Exception": return org.ibex.js.JSExn.Constructor;
case "Object": return org.ibex.js.JS.Obj.Constructor;
case "Number": return org.ibex.js.JSNumber.Constructor;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system,
user administration capabilities and model configuration. Take
the hassle out of deploying and managing Subversion and the
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Vexi-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vexi-svn