NCATS-Tangerine / beacon-aggregator

A web service that operates over the Beacon network to provide a single software interface over the all the Beacons
Other
2 stars 0 forks source link

[WIP] Refactor harvest #35

Closed lhannest closed 6 years ago

lhannest commented 6 years ago

The previous design resulted in a bug, and in the process of fixing it I opted for a better class design. No longer using inheritance to encapsulate functionality. I still need to clean up the old cache classes.