Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -21/+16 |
| | | | | | | * Shortened type references * Removed redundant 'this' qualifier | ||||
* | Very early first implementation of grid based assets. | Tleiades Hax | 2007-10-26 | 1 | -1/+1 |
| | | | | | Run this on a major grid, and weep | ||||
* | fix line endings | Sean Dague | 2007-10-25 | 1 | -163/+163 |
| | |||||
* | Created a generic RESTClient component, which simplifies querying for ↵ | Tleiades Hax | 2007-10-25 | 1 | -0/+163 |
resources from REST based web-services. Currently it supports a barebones scheme for specifying the path of the resource and querying asynchroneously. POST method is still wacky and a good solid scheme for handling timeout still remain. |