-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
enhancementNew feature or requestNew feature or requestinitiative: Getting started with my dataAll the work needed to accomplish the Getting started with my data and my infrastructure initiativeAll the work needed to accomplish the Getting started with my data and my infrastructure initiative
Milestone
Description
What is the feature request? What problem does it solve?
As a developer, I want to define configuration using Python classes so that I can benefit from autocompletion and type checking.
So I need to be able to access Configuration in python classes or objects
Suggested solution
- Option 1 :Change the the way configuration is defined to allow to define it in classes
2 Opion 2: Reuse configuration stored in configuration builder (by vdk_configure hook)to autogenerate the python classes
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestinitiative: Getting started with my dataAll the work needed to accomplish the Getting started with my data and my infrastructure initiativeAll the work needed to accomplish the Getting started with my data and my infrastructure initiative