|
Use of resolve would mean we need to separated use of DAO (based on $resource) services such as installations and actual business-layer interface.
I.e. fetchApplications is defined in controller but in order to fetch application inside resolve method, it must be inside service.
This is a broader scope of change than I originally anticipated.
I suggest to move this issue post-1.0 since it is not too critical (UX optimization).
|