Tim Matthews wrote: > > Which is a very in your face explicit fall through. So we understand the > advantages of making fall through explicit yet for some reason we need > to have a more discreet kind of explicit syntax?
If it manages to make Walter happy enough to accept the patch, it's totally worth it. It makes porting the code easier too, since you don't need to know where to put the goto.
