Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an adapter interface for storing grids #13

Closed
adam-arold opened this issue Jan 28, 2016 · 0 comments
Closed

Create an adapter interface for storing grids #13

adam-arold opened this issue Jan 28, 2016 · 0 comments

Comments

@adam-arold
Copy link
Member

adam-arold commented Jan 28, 2016

The current in memory implementation should implement it. This is the first step towards the Hexagonal Architecture milestone. All data operations (storing/fetching) on Hexagons and the HexagonalGrid should be abstracted away in the interface.

@adam-arold adam-arold self-assigned this Jan 28, 2016
adam-arold added a commit that referenced this issue Jul 30, 2016
adding new interface (HexagonDataStorage) and a sensible default implementation
refactoring all hexagon-related objects to be generic (based on satellite data)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant