Skip to content

Commit

Permalink
Update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-k committed Nov 4, 2023
1 parent 87273b6 commit 24e5fdc
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions todo.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,7 @@
# TODO

Next release due: start of November.
Also see isssue for the new features to implement.
Features, improvements and open problems for releases:

### Curent: v2

* add TH for deriving of all classes by type: `IsParam`, `IsBody`, `IsParaBody`, `IsReaderServer`
* deriveParam ''Type
* deriveBody ''Type
* try out Response as generic type a (without Resp) for special case of Json servers (use overlappable)
* support for LRU cache for routes (research on efficient route/api representation)

## v2.2

add client support

* write docs page on clients

* add client examples
* generate client for JsonExample
* make example for client and server from the same definition: use Counter as example
* reuse JsonApi and hello-world
* client from scratch (without defined server) to test client-only apps

## v3

* add capture all case
Expand Down

0 comments on commit 24e5fdc

Please sign in to comment.