KETTLE-6: Implement "Kettle", server-side Javascript framework, on the Rhino Platform

Metadata

Source
KETTLE-6
Type
New Feature
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Colin Clark
Reporter
Antranig Basman
Created
2009-06-19T22:47:07.000-0400
Updated
2010-08-19T18:26:46.269-0400
Versions
N/A
Fixed Versions
  1. 0.1
Component
N/A

Description

Server-side framework with user code written in pure Javascript, initially implemented using Fluid Renderer and CouchDB as back end.
Use fluid.fetchResources -> jQuery.ajax for I/O, upon basic implementation of env.js for server-side browser mockup.

Comments

  • Colin Clark commented 2010-08-19T18:26:41.778-0400

    Kettle, as a proof of concept, was successfully implemented on top of Rhino and Env.js. For the 0.3 release, we will move it to the faster Node.js environment and remove the dependency on Env.js