Hi, Thanks, That is what I am searching for.
Best Regards 2014-05-05 16:50 GMT+02:00 Sander Elias <[email protected]>: > 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 a topic in the > Google Groups "AngularJS" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/angular/o6Hqqjk5KJo/unsubscribe. > To unsubscribe from this group and all its topics, 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. > -- 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.
