Report bugs | Sign in
Powered by Melange
Release 0-5-20091121

Student Name: Kevin Reid
Mentor Name: mark miller
Title: Build a distributed object-capability system on the Caja platform.
Abstract: Build a distributed object-capability system on the Caja platform, based on the CapTP protocol, on web browsers as well as server-side.
Public info:

I will expand this description as time permits. Components of the project:

 

  • Implement Data-E serialization on the Cajita language.
  • Implement the CapTP abstract object-capability network protocol on the Cajita language. Two strategies were considered:
    • Compile the CapTP reference implementation to Cajita.
    • Write a CapTP implementation in Cajita. This option has been chosen.
  • Define the semantics of Cajita objects as viewed over CapTP.
  • Implement strategies for asynchronous server-to-browser communication.

 

The project is hosted on Google Code.

Additional info: http://code.google.com/p/caja-captp/