aboutsummaryrefslogtreecommitdiff
path: root/todo.txt
blob: 20cf41199495a69430ac223a14af57d5c51024d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Current task list (not in order)

- Optionally remove dependencies to csharp options
- Remove multifile support
- Docs
- Clean up protogen code
- Add flags to protogen
- Avoid using reflection for messages which don't need it (is this
  possible?)
- Bring service generation into line with Java
- Build protoc as a dll and use directly from protoge
- Check copyright is everywhere
- Work out how to unit test Silverlight code
- Reformat code
- Change generated format
- Add regions to copyright
- Investigate command line parsing library
- Investigate calling protoc directly