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

Api/Apps: break App class and IActivityContext up #38

Merged
merged 8 commits into from
Mar 7, 2025

Conversation

aacebo
Copy link
Collaborator

@aacebo aacebo commented Mar 7, 2025

the App class and IActivityContext have gotta too large and need to be organized in a more scalable way. To do this I have broken the App class into several implementation files prefixed with app. and moved certain things to the context implementation.

I also included util function additions to the Activity class implementations to ease of use.
image

@aacebo aacebo merged commit 09caf1e into microsoft:main Mar 7, 2025
5 checks passed
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