Open darrenmoore opened 5 years ago
WHY request.expect({ entity: "App.Basics.Entity.Confirm" })
This can be too long to remember, it'll be better just to type in "Confirm". When it's trying to load the object it is hinted that it's an entity.
Maybe when entities are loaded in they can define short cuts to the entity?
WHAT Should be able to just type in...
Entity.Confirm Confirm
WHY request.expect({ entity: "App.Basics.Entity.Confirm" })
This can be too long to remember, it'll be better just to type in "Confirm". When it's trying to load the object it is hinted that it's an entity.
Maybe when entities are loaded in they can define short cuts to the entity?
WHAT Should be able to just type in...
Entity.Confirm Confirm