Revision: 2716
http://vexi.svn.sourceforge.net/vexi/?rev=2716&view=rev
Author: clrg
Date: 2008-01-05 14:00:28 -0800 (Sat, 05 Jan 2008)
Log Message:
-----------
Add missing vexi.js.stringify (whose functionality existed but was not exposed
on the vexi object)
Modified Paths:
--------------
trunk/core/org.vexi.core/src/org/vexi/core/Vexi.jpp
Modified: trunk/core/org.vexi.core/src/org/vexi/core/Vexi.jpp
===================================================================
--- trunk/core/org.vexi.core/src/org/vexi/core/Vexi.jpp 2008-01-05 19:22:11 UTC
(rev 2715)
+++ trunk/core/org.vexi.core/src/org/vexi/core/Vexi.jpp 2008-01-05 22:00:28 UTC
(rev 2716)
@@ -97,6 +97,7 @@
case "file.save": return METHOD;
case "js": return getSub(name);
case "js.eval": return METHOD;
+ case "js.stringify": return METHOD;
case "log": return getSub(name);
case "log.debug": return METHOD;
case "log.info": return METHOD;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Vexi-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vexi-svn