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

Make CollectionIdentifier::UniqueName consistent #430

Merged
merged 4 commits into from
Jul 26, 2024

Conversation

mjcarroll
Copy link
Contributor

ModelIdentifier and WorldIdentifier were updated in #376, we need to make it consitent across all of the Identifier classes.

Previously we were relying on UniqueName to hold a Url. UniqueName was
updated to generate filesystem-safe paths for both Linux and Windows, so
it no longer holds a valid Url.  This adds a peer method to also
retrieve the Url of the Model/World/Collection

Signed-off-by: Michael Carroll <[email protected]>
@mjcarroll mjcarroll self-assigned this Jul 24, 2024
@mjcarroll mjcarroll requested a review from nkoenig as a code owner July 24, 2024 18:28
Base automatically changed from mjcarroll/add_identifier_url to gz-fuel-tools9 July 24, 2024 21:10
@mjcarroll mjcarroll force-pushed the mjcarroll/collection_identifier branch from 295ec1c to 8da515e Compare July 26, 2024 16:26
@mjcarroll mjcarroll merged commit db91a85 into gz-fuel-tools9 Jul 26, 2024
9 checks passed
@mjcarroll mjcarroll deleted the mjcarroll/collection_identifier branch July 26, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants