Hi Maxim,

As long as you travel down in the scope hierarchy, this is following 
angular conventions. 
I created a small sample 
here: http://plnkr.co/edit/rnNvAPRfOaNkX9XvUbdl?p=preview

If you need to call controllers from the bottom up, or from sibling 
controllers, you probably have a code smell. 
If you need something like that, you need or a service, or events. (or a 
callback system, but thats harder to realize)

Is this what you need/want? If not, adapt the plunker to what you intend 
to, and ask again!

Regards
Sander
 

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to