Hi All,I want to ask you advise solution how to configure presenter (I use pattern Passive-View (or Model-View-Presenter))We have two ability to run all presenters - with full control or ability to read only. But some presenters may have ability to approve or deny some logic (answer Yes or Now)..So..we have four variant for whole situations: - full control WITH approval - full control WITHOUT approval - read only WITH approval - read only WITHOUT approvalSo...two different configure parameters. Could someone advice some way for solve it uniform. Or pattern for it?Thanks and Regards,Alex A. ...
Go to the complete details ...