Skip to content

Conversation

@jclapis
Copy link
Member

@jclapis jclapis commented Jul 11, 2024

One of the things we need to do is move Resources away from being a hardcoded construct and make it loadable on-disk. This prepares for that by removing it as an entity that the NMC config owns, and instead defers it to the downstream node implementer to provide. The implications to NMC itself are small, but there are larger ones for downstream projects like the Smart Node that need to be changed to fit this paradigm.

The actual implementation of loading / providing Resources via custom structs or loading from disk will come soon; if you prefer we can wait for that before merging this PR and I'll just point to the commit directly for now.

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

Successfully merging this pull request may close these issues.

2 participants