Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Views notified once fully mediated #18

Open
KieranBond opened this issue Sep 26, 2019 · 1 comment
Open

Views notified once fully mediated #18

KieranBond opened this issue Sep 26, 2019 · 1 comment

Comments

@KieranBond
Copy link

KieranBond commented Sep 26, 2019

Add capability for a View to be flagged or a function called once fully mediated after creation.

Provides a way to ensure an Event is dispatched, especially useful when a View needs to fetch data upon creation, without having to wait some frames and hope it's mediated.

@KieranBond
Copy link
Author

@mattmurton

KieranBond pushed a commit to KieranBond/robotlegs-sharp-framework that referenced this issue Sep 26, 2019
…ors attached

Functionality added by creating a list of Mediators being added to the `View`, and once those are done - we call the `Ready()` function on the `IView` interface

robotlegs-sharp#18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant