protobuf/todo.txt

21 lines
672 B
Plaintext
Raw Normal View History

2008-10-22 12:30:34 +00:00
Current task list (not in order)
2009-02-18 16:06:22 +00:00
- Optionally remove dependencies to csharp options
- Remove multifile support
- Docs
- Clean up protogen code
- Add flags to protogen
2009-02-18 16:06:22 +00:00
- Avoid using reflection for messages which don't need it (is this
possible?)
2009-05-30 09:07:53 +00:00
- Bring service generation into line with Java
- Build protoc as a dll and use directly from protogen
- 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
- Build and publish binaries
- Work out why the Compact Framework 3.5 build fails under VS2010