[cdi-dev] generalized bean binding mechanism
Sven Linstaedt
sven.linstaedt at gmail.com
Tue Jan 6 05:12:10 EST 2015
Hi,
while reading the discussions about upcoming cdi 2.0 features, I recognized
that more and more features (interceptors, CDI-110
<https://issues.jboss.org/browse/CDI-110>) are based on some defined
"binding" mechanism.
I am asking myself whether the currently bean binding mechanism is going to
be generalized and published as part of some API (e.g. lifecycle events) in
the near future? Doing so would
1. benefit extension providers have a solid and standardized base for their
binding based extensions
2. allow application developers to modify the binding during application
startup e.g. by interacting with the thrown lifecycle events.
br, Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/cdi-dev/attachments/20150106/56ad2197/attachment-0001.html
More information about the cdi-dev
mailing list