On Thu, 6 Oct 2011 11:31:16 -0400
Erlis Vidal <er...@erlisvidal.com> wrote:

> Take a look to protocol buffers. The implementation is not restricted
> only to java, c++, python. Other people are adding more languages...
> this gives you kind of  "portability"
Last time I checked GPB was implemented in the form of a C++ library.
I think this is a no-go for Fossil.
I suspect that BSON would be easier to use for this case.

The available C implementation (from MongoDB) is licensed under Apache
License, Version 2.0 so I'm not sure about direct inclusion, but the
spec itself appears to be not so complicated so probably it can be just
implemented specifically for Fossil.

1. http://bsonspec.org/
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to