mirror of
https://github.com/valitydev/elixir-thrift.git
synced 2024-11-06 10:15:17 +00:00
Remove stale TODO.md file (#365)
This commit is contained in:
parent
9b6fe16a06
commit
e1cda06b52
28
TODO.md
28
TODO.md
@ -1,28 +0,0 @@
|
||||
Stuff left TODO:
|
||||
|
||||
* Riffed Parity
|
||||
* [ ] Typedef resolution support
|
||||
- Typedefs can't be resolved across files
|
||||
* [ ] Better Testing Story For Model Generation
|
||||
* [ ] Presently Model Generation Tests The _output_, it should test behavior
|
||||
* [ ] Enum Improvements
|
||||
* [ ] Should have a way to convert from name to ordinal
|
||||
* [ ] Should be able to match on ordinals as well as values
|
||||
* [ ] Model Improvements
|
||||
* [ ] Support for Unions
|
||||
* [ ] Typespecs for generated models
|
||||
* [ ] Correct handing of default values
|
||||
* [ ] Create `new` function for models that does type checking of fields
|
||||
* [ ] Binary Protocol
|
||||
* [ ] Binary protocol decoder
|
||||
* [ ] Improve benchmark tests
|
||||
* [ ] Add Message handing for encoding
|
||||
* [ ] Add Function call serialization
|
||||
* [ ] Framed Client
|
||||
* [ ] Framed Server
|
||||
|
||||
* Beyond Riffed
|
||||
* [ ] Finagle Client
|
||||
* [ ] Finagle Server
|
||||
* [ ] Thrift MUX Client
|
||||
* [ ] Thrift MUX Server
|
Loading…
Reference in New Issue
Block a user