multinet-app / multinet-client

Multinet web client application
https://multinet-app.readthedocs.io
4 stars 3 forks source link

Selection API #222

Open alexsb opened 4 years ago

alexsb commented 4 years ago

We need to implement a data structure / apis for selections. Here are some requirements:

waxlamp commented 4 years ago
  • It should be possible to convert a selection into a persistent group that's stored in the database.

To what extent (if any) do you consider a "selection" to be a type of database view?

waxlamp commented 4 years ago

One thing that will be helpful is a couple of imagined use cases that selections would drive. This might sound obvious but I think a few illustrative cases will help to focus our thinking on this feature.