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

Builder for constructing single instances in plain Java ( no properties files ) #1

Open
dblevins opened this issue Jan 7, 2025 · 0 comments

Comments

@dblevins
Copy link
Member

dblevins commented Jan 7, 2025

Pixie can handle creation of java classes using a properties file. This is wonderful for building a graph of objects described in a properties file. If the need is to simply build a single object in code, it is less useful.

This API aims to cater towards that single-object and in-code goal, skipping properties files.

dblevins added a commit that referenced this issue Jan 7, 2025
dblevins added a commit that referenced this issue Jan 7, 2025
dblevins added a commit that referenced this issue Jan 7, 2025
dblevins added a commit that referenced this issue Jan 8, 2025
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

No branches or pull requests

1 participant