scalableminds / webknossos

Visualize, share and annotate your large 3D images online
https://webknossos.org
GNU Affero General Public License v3.0
126 stars 23 forks source link

Reactify controller #1858

Closed philippotto closed 7 years ago

philippotto commented 7 years ago

In order to go further in the data centric direction, we need to refactor the controllers. One task is to move controller functionality into the API so it's more reusable. The other task is to make the controllers react components, so that we can reap life cycle hooks and better composition. The latter task shall be covered in this issue.

Log Time

daniel-wer commented 7 years ago

I didn't take part in your discussion with @normanrz and @hotzenklotz regarding the further direction of this issue. Can you briefly lay out the next steps here or would it be easier to do this in person?

philippotto commented 7 years ago

@daniel-wer I think it would be easier to do this in person :)

hotzenklotz commented 7 years ago

Let's close this for now. If we plan to reactify as specific other component we will file a new issue.