Nifty stuff! I agree that the controller shouldn't need to know about what is basically a super-helper for the view. I've been trying to think if there's any way to pull the "present" helper method out so that it's seamless to the view as well that it's using a presenter.
Nifty stuff! I agree that the controller shouldn't need to know about what is basically a super-helper for the view. I've been trying to think if there's any way to pull the "present" helper method out so that it's seamless to the view as well that it's using a presenter.
Possibly a super smart layout? Any ideas?