/get /put /post /delete /Sqrt
Acquiring/aspiring/looking at style within this ECMAscript thing
var c = (function () { var thePrivate = 3; return { get: function () { }, put: function () { }, post: function () { }, delete: function () { } }; var thePublic = "private privilleged public" var that = this; this.please = function (req) { // privilleged ... } })();
alert(c.please())
raincodeJax
This is the jax-ml-45.appspot.com web thing. This repository aims to allow online working to maintain the google appspot.
http://4.jax-ml-45.appspot.com is the current, and very early, exploratory, version.