raindarr / wattdepot

Automatically exported from code.google.com/p/wattdepot
0 stars 0 forks source link

Determine remaining Restlet 2.0 features to use #93

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently the code works on 2.0, but it doesn't completely take advantage of 
the new features and changes to Restlet. 

Some examples:
-Permutation of parameters in the router could be avoided by not matching on 
the query string
-Use @Get, @Put, @Post, and @Delete annotations rather than override

Original issue reported on code.google.com by AndreaMC...@gmail.com on 24 Jan 2012 at 2:59

GoogleCodeExporter commented 8 years ago

Original comment by AndreaMC...@gmail.com on 30 Jan 2012 at 7:42

GoogleCodeExporter commented 8 years ago
Permutation of parameters task completed in revision c32d3a9155a8

Original comment by AndreaMC...@gmail.com on 1 Mar 2012 at 12:28

GoogleCodeExporter commented 8 years ago

Original comment by AndreaMC...@gmail.com on 28 Mar 2012 at 9:22

GoogleCodeExporter commented 8 years ago

Original comment by rbre...@gmail.com on 24 Apr 2012 at 9:29

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 42c735678f56.

Original comment by AndreaMC...@gmail.com on 10 May 2012 at 11:37