Skip to content

Removed UseRelativePaths property from Dataset class#201

Merged
skdent merged 2 commits into
microsoft:masterfrom
skdent:RelativeStorePaths
Aug 26, 2021
Merged

Removed UseRelativePaths property from Dataset class#201
skdent merged 2 commits into
microsoft:masterfrom
skdent:RelativeStorePaths

Conversation

@skdent

@skdent skdent commented Aug 25, 2021

Copy link
Copy Markdown
Contributor

Removed UseRelativePaths property from Dataset class. Store paths are now always specified relative to the Dataset's path where possible. In cases where a Store's path cannot be specified relative to the Dataset's path (for example when the Store is on a different drive to the Dataset), we use the full, absolute path in the Dataset's JSON file.

@skdent skdent requested review from AshleyF, chitsaw and sandrist August 25, 2021 23:17

@sandrist sandrist left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@sandrist

Copy link
Copy Markdown
Contributor

Remember to also add a line about this change here

@skdent skdent merged commit 3c6c51b into microsoft:master Aug 26, 2021
@skdent skdent deleted the RelativeStorePaths branch August 26, 2021 07:35
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.

3 participants