Today I think we’ll see about using Flood erdirectly, perhaps removing the convenience method on Cell, but adding some to Flooder.
By taking this approach, we need to be aware that we are making a pretty firm commitment to Flood. Before we remove the flood method on Cell, all our tests and code will have to be using Flood directly. In a large application, we might n...