There are circumstances such as in Fork where pull can't be applied, so could control this through splitting off the push functionality. But this would mean I'd have to have a limited functionality container, the equivalent of ValueEnumerable. Not totally out of the question, I was doing something similar with OrderBy before changing tack there, so have the t4 template in git history.
There are circumstances such as in
Forkwhere pull can't be applied, so could control this through splitting off the push functionality. But this would mean I'd have to have a limited functionality container, the equivalent ofValueEnumerable. Not totally out of the question, I was doing something similar withOrderBybefore changing tack there, so have the t4 template in git history.