Skip to content

Conversation

@tomschr
Copy link
Contributor

@tomschr tomschr commented Jul 20, 2025

Dynamically created class didn't work well with VSCode and attribute access.

  • Use a real class
  • Remove BaseLifecycleFlag. It's not needed anymore
  • Use auto() to get integer value
  • Use only "unknown" in lowercase to avoid problems with iterating over the class

@tomschr tomschr added the enhancement New feature or request label Jul 20, 2025
@tomschr tomschr force-pushed the refactor-lifecycle branch from 2c3e6a3 to c22ccd9 Compare July 20, 2025 16:50
Dynamically created class didn't work well with VSCode and
attribute access.

* Use a real class
* Remove BaseLifecycleFlag. It's not needed anymore
* Use auto() to get integer value
* Use only "unknown" in lowercase to avoid problems with iterating
  over the class
@tomschr tomschr force-pushed the refactor-lifecycle branch from c22ccd9 to 86a8205 Compare July 30, 2025 08:07
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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants