Skip to content

REFACTOR: Configfile data class #1279

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

Draft
wants to merge 88 commits into
base: main
Choose a base branch
from
Draft

Conversation

svandenb-dev
Copy link
Collaborator

@svandenb-dev svandenb-dev commented Jun 4, 2025

This PR is organizing the configuration around Data classes.
The purpose is:

  • Improve readability
  • Separate data from python code
  • Make maintenance and evolution easier.

The current implementation is not completed and includes:

  • Config file import
  • Config file export from existing EDB
    The Config file applying can be done later if this architecture is accepted.

# Conflicts:
#	src/pyedb/grpc/database/layout/layout.py
# Conflicts:
#	src/pyedb/configuration/cfg_setup.py
@svandenb-dev svandenb-dev marked this pull request as draft June 4, 2025 08:56
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