@statefuldotnet That said, I don't mind having more code if it's easier to understand, test, and modify.
@statefuldotnet You can reduce controller code without using bindings; write reusable controller objects. :-)
@statefuldotnet In this case using bindings was the cause of the not-very-good-design I'd used, so removing them was the obvious choice.
Once again learning that removing bindings makes code simpler.
Does the Windows version of Safari not open .webarchive files?