-
Notifications
You must be signed in to change notification settings - Fork 14
List of possible features to implement #6
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
Comments
Can those features be implemented in a way that wouldn't break type checking and require |
I think so. Good type checking is one of the basic ideas of this package. For example, I don't like configuration provider and thinking about injecting whole settings object or separating it into smaller singletons instead of configuration provider |
I'm stoked to see this project coming along! If any of these sound like good starter tasks I'd be interested in trying one out. I'm using pdi in production at my job and need a path forward! |
Thank you, Jason! Great to hear, that this project can became useful not only for my projects. I will split this issue into parts and will write ideas, how they can be implemented, so anyone can contribute. |
The text was updated successfully, but these errors were encountered: