planktos icon indicating copy to clipboard operation
planktos copied to clipboard

Change public interface

Open xuset opened this issue 8 years ago • 2 comments

In previous discussions we have concluded that a simpler public interface would be beneficial and include the following methods:

  • constructor
  • update
  • fetch
  • getFile

The remaining public methods should be removed from the public interface.

At this point update() should also be modified to remove the old snapshots once the new snapshot is loaded in.

Related to #45

xuset avatar Apr 27 '17 13:04 xuset

Awesome! 👍🏻

georgeaf99 avatar Apr 27 '17 14:04 georgeaf99

I am not going to do a lot of refactoring here. We can make an issue later to remove all the code that manages multiple snapshots.

georgeaf99 avatar Apr 27 '17 17:04 georgeaf99