Introduce ASInterfaceState on ASDisplayNode.

Later, this will be added to ASViewController.  Right now it is not hooked up to drive anything.
It will become the codepath that drives calls like -fetchData and -clearContents.
This commit is contained in:
Scott Goodson
2015-11-16 11:36:10 -08:00
parent bd4b8601ba
commit ff0e94b4e1
3 changed files with 36 additions and 0 deletions

View File

@@ -72,6 +72,8 @@ typedef NS_OPTIONS(NSUInteger, ASDisplayNodeMethodOverrides) {
NSMutableSet *_pendingDisplayNodes;
_ASPendingState *_pendingViewState;
ASInterfaceState _interfaceState;
struct ASDisplayNodeFlags {
// public properties