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

Remove service ordering, now dictated by the profile service order #114

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

SimonDarksideJ
Copy link
Contributor

Reality Collective - Service Framework Pull Request

Overview

Since the addition of Dependency Injection, the "automatic" priority order is causing issue with Service Ordering. This PR removes the feature to order services by priority until it can be updated to work better with DI (ordering services by dependency need).

Also added some log clean-up.

Changes

  • Fixes: issue where the order of services was being made by the Unity inspector

…sing issue with Service Ordering. Removing the feature to order services by priority until it can be updated to work better with DI (ordering services by dependency need).

Also added some log clean-up
@SimonDarksideJ SimonDarksideJ self-assigned this Nov 20, 2024
@SimonDarksideJ SimonDarksideJ merged commit 339afe1 into development Nov 20, 2024
2 checks passed
@SimonDarksideJ SimonDarksideJ deleted the feature/removePriorityOrdering branch November 20, 2024 12:33
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.

2 participants