8729cf4628
new Foo.Builder { RepeatedValue = { x.Select(y) } }; ... a bit like LINQ to XML.
16 lines
501 B
Plaintext
16 lines
501 B
Plaintext
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)
|
|
- Bring service generation into line with Java
|
|
- Build protoc as a dll and use directly from protogen
|