Hi Sander… Does this answer your question, or did I confuse you even more? ;) >
No, not at all. Great answer. The process as you explained it makes perfect sense and explains all I saw. So, to summarize, angular plays it safe. If some template expression is a constant, it is not updated, a scope var is updated only if changed, but if it is a more complex expression, e.g. a function call, angular plays it safe and re-renders it unconditionally. I am not aware I have read this anywhere else explicitly, all docs focus on two way binding of scope models, so thanks again for the great explanation. Ciao …Jochen -- 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.
