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

backend-device-factory: separation from context #12217

Merged
merged 10 commits into from
Oct 1, 2023

Conversation

maloel
Copy link
Collaborator

@maloel maloel commented Sep 22, 2023

Part 1.
This takes the backend-related code out of context.cpp and abstracts it away into a backend-device-factory, then simplifies it a bit. Backend-related general utilities were separated into platform-utils.
No functional changes here; should be mostly same as before.
Next part will have functional differences: singletons, is-alive capabilities in the device-info (applies to DDS, too), etc. -- I tried to create a base first.

Tracked on [LRS-888]

@maloel maloel requested a review from Nir-Az September 22, 2023 15:07
Copy link
Collaborator

@Nir-Az Nir-Az left a comment

Choose a reason for hiding this comment

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

LGTM

@maloel maloel merged commit 6c16fea into IntelRealSense:development Oct 1, 2023
15 of 16 checks passed
@maloel maloel deleted the testing branch October 1, 2023 09:45
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