Skip to content

use context manager instead of passing single instances#970

Merged
DJ2LS merged 20 commits into
developfrom
ls-appcontext
May 1, 2025
Merged

use context manager instead of passing single instances#970
DJ2LS merged 20 commits into
developfrom
ls-appcontext

Conversation

@DJ2LS

@DJ2LS DJ2LS commented Apr 28, 2025

Copy link
Copy Markdown
Owner

This is a very important PR for making code much easier to read.
Instead of passing every single instance, we are going to pass a single instance of an object, holding all important server instances. This should make coding much easier, more efficient and also helps avoiding bugs. However, we have to test this VERY carefully.

Not working for now: reliable testing

@DJ2LS DJ2LS added the enhancement New feature or request label Apr 28, 2025
@DJ2LS DJ2LS added this to FreeDATA Apr 28, 2025
@DJ2LS DJ2LS moved this to In progress in FreeDATA Apr 28, 2025
@DJ2LS DJ2LS merged commit bd8bb31 into develop May 1, 2025
13 checks passed
@github-project-automation github-project-automation Bot moved this from In progress to Done in FreeDATA May 1, 2025
@DJ2LS DJ2LS deleted the ls-appcontext branch April 24, 2026 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant