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

Paths should be / based on all platforms #390

Open
haraldsteinlechner opened this issue May 6, 2024 · 0 comments
Open

Paths should be / based on all platforms #390

haraldsteinlechner opened this issue May 6, 2024 · 0 comments
Assignees

Comments

@haraldsteinlechner
Copy link
Collaborator

Currently platform specific paths can leak between platforms via scene files. Dealing with this robustly is source of confusion for quite some time and is getting more complex with .net 8 giving up on backslash mapping.
Sequenced bookmark paths are IMO not fixable in retrospective, thus for those i suggest a transition phase:

  • create only / based paths
  • if \\ path is found, try to fix it when resolving the file (on usage side).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant