[Returned for revision] SE-0376 (second review): Function back deployment

I generally agree with Ben's reasoning, so it seems like it should be spelled @backDeploy(before:). Given it's a command for the compiler to do something (fill in a back deployed implementation), the imperative verb form seems best (backDeploy), with before the best fit as the modifier, since we're filling in the first version which doesn't need the deployment.

1 Like