Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Tests, demos and cleanup
  • Loading branch information
markhibberd committed Jun 20, 2011
1 parent 44f7d97 commit fa2c9ab
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README
Expand Up @@ -32,12 +32,13 @@ STATE
The `route` library has a stable scala API for version 1.0. The `route` library has a stable scala API for version 1.0.


LIMITATIONS LIMITATIONS
Currently there are three missing features planned for Currently there are four missing features planned for
version 2.0: version 1.0:
1. A clean java API. 1. A clean java API.
2. Combinators for routing multiple matchers to one target. 2. Combinators for routing multiple matchers to one target.
3. Better access to request including headers and query 3. Better access to request including headers and query
parameters. parameters.
4. WriterT based tracing of route evaluation.


AUTHOR AUTHOR
Mark Hibberd <mark@hibberd.id.au> Mark Hibberd <mark@hibberd.id.au>
Expand Down

0 comments on commit fa2c9ab

Please sign in to comment.