I like to use CDI, even with my command line programs, but launching an OpenWebBeans container. Right now a lot of my utilities use commons-cli, but I'd prefer to use Crest.
I had a thought, if there was a TargetProvider SPI, we could have a secondary implementation that located CDI beans.
More to come, just wanted to write this initial idea down before I forgot about it.
I like to use CDI, even with my command line programs, but launching an OpenWebBeans container. Right now a lot of my utilities use commons-cli, but I'd prefer to use Crest.
I had a thought, if there was a TargetProvider SPI, we could have a secondary implementation that located CDI beans.
More to come, just wanted to write this initial idea down before I forgot about it.