Ignore generation of child if child is unchanged
Also: - don't mark a node as from the new generation if it is dirty, since we know it still has to be built. - establish the rule that you can't call setState() during initState() or build(). - make syncChild() return early for unchanged children. - update the tests, including adding a new one.
H
Hixie committed
dfd821e5958f02aba1dd92708981ee41d7d17543
Parent: 2cb58eb