Closed GoogleCodeExporter closed 9 years ago
Even though Crox checks three major sources and is double-hosted, I'm of the
opinion
that, for now at least, peeron should still be the primary choice, since that's
what
the reference implementation uses. I might think differently later. However,
I agree
otherwise, adding a non-finance.google.com-dependent fallback if peeron doesn't
have
data for the day is a good idea.
It also looks like the URL format (http://geo.crox.net/djia/%Y/%m/%d) is the
same as
with peeron, so changing HashBuilder to fall back to it shouldn't be too hard.
Original comment by captains...@gmail.com
on 31 Mar 2010 at 3:50
Actually, looking things over, it actually does make more sense to use Crox
first, as
it has a lot more redundancies to make sure the stock is right.
To that end, r375 has the update in question. It should now check against Crox
first, then peeron if Crox fails for whatever reason.
Original comment by captains...@gmail.com
on 1 Apr 2010 at 3:51
Well, I just released 0.7.5 to the Marketplace, mostly consisting of backports
of the
non-GeohashService-related stuff in 0.8.0. Part of this was switching to Crox
and
using peeron as a backup. Enjoy!
Original comment by captains...@gmail.com
on 6 May 2010 at 4:01
Original issue reported on code.google.com by
thomas.h...@gmail.com
on 31 Mar 2010 at 2:00