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

Global configuration consolidation #55

Merged
merged 5 commits into from
Dec 16, 2024
Merged

Conversation

svara
Copy link
Contributor

@svara svara commented Dec 6, 2024

This PR consolidates the global configuration.

Changes

  • PathConfiguration is now global.
  • All global config in the Demo app has been moved to AppDelegate.
  • Navigator automatically sets the session's path config from the global path config.

@svara svara requested review from joemasilotti and jayohms December 6, 2024 17:57
Copy link
Contributor

@jayohms jayohms left a comment

Choose a reason for hiding this comment

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

Very nice @svara 👍. This can be part of an upcoming v1.1 since it changes a couple public APIs. We can merge this once the corresponding site documentation PR is ready, too.

@joemasilotti let us know if you spot any concerns.

Demo/SceneController.swift Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants