For my Angular application I need to split a big complex object into several parts which each one will be delegated to a view.
So I designed my object this way :