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

move ModelBase and loader from bdd-dsl #7

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Conversation

minhnh
Copy link
Owner

@minhnh minhnh commented Sep 18, 2024

  • move base class for models with ID and types from bdd-dsl
  • add ModelLoader and AttrLoaderProtocol to manage functions for loading attributes depending on application context
  • add attr loader function for Python module attributes
  • add import function that uses the loaded attributes

- move base class for models with ID and types from bdd-dsl
- add ModelLoader and AttrLoaderProtocol to manage functions for loading
  attributes depending on application context
- add attr loader function for Python module attributes
- add import function that uses the loaded attributes
@minhnh minhnh self-assigned this Sep 18, 2024
@minhnh minhnh merged commit 38cb8d6 into main Sep 18, 2024
3 checks passed
@minhnh minhnh deleted the refactor/migrate-model-base branch September 18, 2024 11:50
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