Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

Make a way for systems to be interdependent #9

Open
alikindsys opened this issue Jul 16, 2020 · 0 comments
Open

Make a way for systems to be interdependent #9

alikindsys opened this issue Jul 16, 2020 · 0 comments

Comments

@alikindsys
Copy link
Member

Use case : Lets suppose you made a Database as an ISystem and later use said database connection on a IClientSystem
On the case of said connection not being established the ClientSystem would return an error. Its possible for that to be implemented by the user but that could be added to the SMC codebase as a cleaner api, with the usage of a [Depends] Attribute.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant