Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
VDrift Data on GitHub
08-31-2012, 06:06 PM,
#7
RE: VDrift Data on GitHub
I do not know C++ and can therefore not supply patches. The SHA1-hashes used by Git and exported by GitHub's API are but perfectly good for identifying versions of content. I proofed the concept of matching local (unversioned) content against Git before by implementing a tool that calculates git-compatible hashes for all of VDrift's Data. Using GitHub's API seems the right way to get the remote hashes and since there seems to exist no client library for the GitHub API in C++, using cURL seems sane. Since all responses of by GitHub's API are valid JSON, using a library to parse them seems to be a fail-safe approach.
Reply


Messages In This Thread
VDrift Data on GitHub - by BiGBeN87 - 08-30-2012, 01:15 PM
RE: VDrift Data on GitHub - by NaN - 08-30-2012, 02:42 PM
RE: VDrift Data on GitHub - by joevenzon - 08-31-2012, 12:29 AM
RE: VDrift Data on GitHub - by NaN - 08-31-2012, 04:02 AM
RE: VDrift Data on GitHub - by antoniovazquez - 08-31-2012, 04:05 PM
RE: VDrift Data on GitHub - by NaN - 08-31-2012, 04:50 PM
RE: VDrift Data on GitHub - by BiGBeN87 - 08-31-2012, 06:06 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)