Need dirty() to be virtual to override in special cases. #159

Merged
rozele merged 1 commits from dirty into master 2016-01-05 07:19:23 -08:00

1 Commits

Author SHA1 Message Date
Eric Rozell
3d7bc48fa6 Need dirty() to be virtual to override in special cases.
See, for example ReactShadowNode in the ReactAndroid code base, which overrides this virtual.
2016-01-05 08:55:32 -05:00