Replace Procotol Buffers with JSON
Reported by Ben Hood | September 27th, 2010 @ 10:42 AM | in 0.8
Using protocol buffers introduces an unnecessary part to the toolchain. Going forwards I think the serialization formats that we support should be
- JSON
- XML
- Potentially a binary format with a Java based compiler so that it is easily mavenized (e.g. Avro)
For now let's just go with JSON. Hence we should replace the protocol module with a json-messaging module that uses http as a transport.
Down the line the analogous modules can be spun out to cover XML and Avro.
Comments and changes to this ticket
-

Ben Hood September 27th, 2010 @ 11:20 AM
- Milestone set to 0.8
- Milestone order changed from 2 to 0
-

Paul Jones September 27th, 2010 @ 03:39 PM
- State changed from new to open
- Assigned user set to Paul Jones
-

Paul Jones September 28th, 2010 @ 12:35 PM
- Assigned user changed from Paul Jones to Ben Hood
All the flows have now been replaced. The protocol buffers code is still in the build though. Shall we nuke it?
-

-

Paul Jones September 28th, 2010 @ 12:46 PM
- State changed from open to closed
- Assigned user changed from Ben Hood to Paul Jones
Nuked.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A Real Time Differencing Tool.