First of all: bindContext seems to contain only view-related stuff anymore. Maybe it makes more sense to move this to when a view is wired/instantiated.
Second: I don't see any advantage of it being a static separate function anymore, or am I missing something @geekdave ?
First of all:
bindContextseems to contain only view-related stuff anymore. Maybe it makes more sense to move this to when a view is wired/instantiated.Second: I don't see any advantage of it being a static separate function anymore, or am I missing something @geekdave ?