Over new years I've been working on my p2p wave prototype. I've been
iterating on the part that I was most worried about, which is the
concurrency control algorithms (the part which manages OT).
I think I've just about cracked it.
I now have two working prototypes which simulate local clients syn
Ben,
If you find any with multiple headers in src/ then that would be an actual
issue.
The file you are looking at is in gen/ is an auto-generated file during
compilation, and so is building itself from some correctly headered files.
Ali
On 1 Jan 2014 09:58, "Ben Hegarty" wrote:
> Hi Guys,
> I
Hi Guys,
I was just wondering if anyone knows why some files seem to have over a
dozen copies of the license information scattered through them? Is this
correct.
for an example have a look at
/wave-protocol/gen/messages/org/waveprotocol/box/attachment/gson/AttachmentMetadataGsonImpl.java
Regards