openworm / org.geppetto.frontend.jupyter

Geppetto Jupyter Notebook Extension
http://geppetto.org
Other
5 stars 4 forks source link

Possible breaking changes due to Redux refactoring in geppetto-client #115

Open lrebscher opened 3 years ago

lrebscher commented 3 years ago

Replacement of Backbone with Redux in geppetto-client could lead to breaking changes in this repository

filippomc commented 3 years ago

The main breaking change I see is the case of removal of GEPPETTO.trigger and GEPPETTO.on api for handling events. I requested that api to be preserved in the PR, in that case that shouldn't be a problem.