Skip to content

Enable SDK without use of SP #856

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Enable SDK without use of SP #856

wants to merge 8 commits into from

Conversation

alexandrosfilios
Copy link
Contributor

@alexandrosfilios alexandrosfilios commented Mar 25, 2025

This PR enables us to write application without the need for the Service Provider. To this end:

  • it removes the mandatory (but unnecessary dependencies from the service provider). Instead, the specific services are injected to the node and the view manager
  • it removes the service registrations from the core SDKs (view, fabric, Orion) to the end SDK's (ATSA, CC, etc.)

@alexandrosfilios alexandrosfilios changed the title F remove sp Enable SDK without use of SP Mar 25, 2025
@alexandrosfilios alexandrosfilios force-pushed the f-remove-sp branch 3 times, most recently from 8212818 to 0f8e220 Compare March 25, 2025 15:46
Signed-off-by: Alexandros Filios <[email protected]>
Signed-off-by: Alexandros Filios <[email protected]>
Signed-off-by: Alexandros Filios <[email protected]>
Signed-off-by: Alexandros Filios <[email protected]>
Signed-off-by: Alexandros Filios <[email protected]>
Signed-off-by: Alexandros Filios <[email protected]>
Signed-off-by: Alexandros Filios <[email protected]>
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.

1 participant