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

- Optionally remove dependencies to csharp options
- Remove multifile support
- Mono support
- Docs
- Clean up protogen code
- Add flags to protogen
- Avoid using reflection for messages which don't need it (is this
  possible?)
- Add RegisterAllExtensions
- Add ToBuilder changes from Google's r92 (done? Need to check)
- Silverlight changes (as per email to Jon)
- Extension registration/initialization code?
- Bring service generation into line with Java
- Build protoc as a dll and use directly from protogen