On 10/8/20 3:54 PM, Taylor Simpson wrote: > I'll reach out to the architects and ask if there is a case where doing the > store first could be a problem - and also about the priority of exceptions.
Of course there are cases where doing the store first will cause problems. > This may or may not be possible. We already have to reorder to put .new > consumers after the producers, and we have to keep the change-of-flow > instructions in the original order. So, I'm reluctant to go down this path > worrying that there will be a long tail of corner case bugs to engineer out. Well, do as you like, I suppose, but I think the merging thing that you were trying to do is just as fraught with peril. r~