* Remove Unmutable Enty
* Remove Unmutable enty-state
- Remove Unmutable react-enty
* Flatten Message
* Schema V2
- Schema entries
- Message props should match state storage
- api have both request and raw functions
- request functions return a promise with a defined api (always resolve, show type & state)
* Store: Replace reducer pattern with some kind of singleton (CreateStore)
* Store: update,remove, getRequest, getEntity
- store.foo.fetch - Handle any async type
- ttls