• All submissions to this site are governed by Second Life Project Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.

All Projects : Mulib (Key: MU)

Project Lead: Which Linden
URL: http://wiki.secondlife.com/wiki/Mulib
Description:
Mulib is a REST web service framework built on top of eventlet.httpd. Httpd parses incoming HTTP request and generates the response; mulib takes care of locating the object which will handle the request (url traversal) and calling the appropriate callback method based on the method of the request. Code written using mulib looks like a series of subclasses of mu.Resource which override methods such as handle_get or handle_post, making it easy to implement web services.

 Select:   Open Issues   Road Map   Change Log   Popular Issues   

Change Log

No Versions

Reports

Recently Created Issues Report
Created vs Resolved Issues Report
Resolution Time Report
Average Age Report
Pie Chart Report
Single Level Group By Report

Preset Filters


Project Summary

Open Open 16
   94%
Resolved Resolved 1
   6%

Open Issues

By Priority
Major Major 3
   19%
Normal Normal 12
   75%
Low Low 1
   6%

By Assignee
Donovan Linden 3
   19%
Sardonyx Linden 2
   13%
Unassigned 11
   69%