@Tozine - "like "Screen About Presenter," which would load the necessary information for the view" - I'm not sure I understand what you mean by that, could you elaborate a bit further? Do you mean something like a view with dynamically generated content (on-the-fly UI) based on the data it needs to show? This is possible to varying levels of complexity (where simple, and relatively common, would be something like dynamically generated list items, while complex, but rare, the entire screen). Or did you mean something else?
↧