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

Should Biome.id be a SimpleUri? #4

Open
skaldarnar opened this issue May 17, 2020 · 0 comments
Open

Should Biome.id be a SimpleUri? #4

skaldarnar opened this issue May 17, 2020 · 0 comments
Labels
Type: Question Issue intended to help understanding something that is unclear

Comments

@skaldarnar
Copy link
Contributor

I recently changed the id of a Biome class to be a Name instead of a String to make it case-insensitive. From the usage in CoreWorlds it may well be a SimpleUri instead:

CoreWorlds:Forest is what we use there, and this follows the pattern of <module name>:<object name> as described in SimpleUri.

In gestalt all assets are referenced by ResourceUrns.

@skaldarnar skaldarnar added the Type: Question Issue intended to help understanding something that is unclear label May 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Question Issue intended to help understanding something that is unclear
Projects
None yet
Development

No branches or pull requests

1 participant