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

Enforce unique module identifiers #19

Open
4 tasks
hu55a1n1 opened this issue Sep 9, 2021 · 0 comments
Open
4 tasks

Enforce unique module identifiers #19

hu55a1n1 opened this issue Sep 9, 2021 · 0 comments
Labels
good first issue Good for newcomers

Comments

@hu55a1n1
Copy link
Member

hu55a1n1 commented Sep 9, 2021

  • Module identifiers must be valid ICS024 Identifiers.
  • Module identifiers must be unique.
  • Validate preferably at build time.
  • Might be nice to have a derive macro for generating the Identifiable trait definitions for module objects (using just the struct name in snake_case as identifier).
@hu55a1n1 hu55a1n1 added the good first issue Good for newcomers label Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant