Hi Chris, I created a small plunk <http://goo.gl/Qbnmcx> to show how the controller inheritance works.
To answer your question, you can create a setter function, or you can use an master object. You might have heard of the dot rule. (there should be a dot in everything you put in the template!) that works too for scope inheritance. Objects are always inherited by reference. So you will always 'talk' to a single instance of if. hmm, now I have come to think about it, I will add those to the plunk too.. 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.
