fyi: please check [1] before you answer. [2] provides a short introduction as well as the basic usage.
the basic concept: We're talking about the implementations and utilities provided by Solder at https://github.com/seam/solder/tree/develop/impl/src/main/java/org/jboss/solder/bean. There's really too many to list here, but the general idea is there are quite a few implementations of Bean, InjectionPoint, Producer, ObserverMethods, etc. that are available to use so we don't have to create new ones each time, or create anonymous instances. There's also a couple of fluent API builders in there as well that are handy. please send +1, +0 or -1 because... for the basic idea if there are >basic< objections, please also add them to [3] If we like the idea we'll probably need to go through each class and do a vote for that class / concept. [1] http://markmail.org/message/7yefspfuvtz4jvmp [2] https://github.com/seam/solder/tree/develop/impl/src/main/java/org/jboss/solder/bean [3] https://cwiki.apache.org/confluence/display/DeltaSpike/SE+Feature+Ranking -- Jason Porter http://lightguard-jp.blogspot.com http://twitter.com/lightguardjp Software Engineer Open Source Advocate Author of Seam Catch - Next Generation Java Exception Handling PGP key id: 926CCFF5 PGP key available at: keyserver.net, pgp.mit.edu
