-----
*Release date: 29-Jul-2010*
* Some progress on the resource module
* Fixed deprecation warning from RESTkit
* Requests no longer modify params/payload dicts in place, using a copy to build the request. This prevents the original dicts from being filled with request specific data (auto-generated token, time, etc).