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

Mirgate UI Adapters to New Design #18

Open
HelloKitty opened this issue Feb 2, 2019 · 0 comments
Open

Mirgate UI Adapters to New Design #18

HelloKitty opened this issue Feb 2, 2019 · 0 comments

Comments

@HelloKitty
Copy link
Owner

UI adapters as they are now do a lot. They expose config to the editor, they handle the complexity of exposing the metadata needed for their registration AND their child type handles implementing the logic of the actual adapter. For that reason, and for the reason of needing a adapters composable (can't be monobehaviours) it's important to migrate to the new adapter logic being in non-monobehaviour AdapterImplementation types.

See: https://github.com/HelloKitty/Booma.Proxy/blob/681df58c4ccfb5dd631628c2a0524b5f01e6938a/src/Booma.Proxy.Client.Unity.Common/UI/Abstraction/Implementation/UnityButtonUIButtonAdapterImplementation.cs

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