David Madner
David Madner
I would suggest to list the exact versions of the required dependencies (react, react-redux and redux-devtools), as with React 14 it was deprecated and with React 15.X there is no...
As already discussed in https://github.com/pomm-project/ModelManager/issues/8, only within a ModelLayer class it is possible to start and commit/rollback transactions, as for instance per definition Model methods should be atomic. Now talking...
Currently, entities are generated without any property annotation, so code completion in editors is not supported. One possibility (in my opinion the cleanest one) would be, to change the entity...