Here you can see features which were added and the concept itself didn’t change (only the packages, config keys,…)
Only the config key changed (TODO)
The concept hasn’t changed.
The concept hasn’t changed.
The concept hasn’t changed. We just added further implementations.
The concept hasn’t changed. We just splitted the functionality. The util methods are available in BeanProvider and their name and signature have been unified.
Here you can see features which were added and the concept itself changed a bit or got merged with concepts from Seam3
Here we added more flexibility (esp. re-ordering the default lookup
mechanisms). See ConfigResolver
, ConfigSourceProvider
and
ConfigSource
.
We merged them with a feature of Seam3 and now it’s called @Exclude
.
That means the basic functionality is still in place (nothing was
removed), but the logic is now inverse.
(In progress) We merge it with a similar helper of Seam-Solder to provide custom values for annotation attributes.
We couldn’t agree on these features. If you find them useful, please contact the mailing-list. If we see that users need it for reasons we might haven’t seen so far, we will discuss it again.
Changed names
Annotations are optional
(TODO)
Migration of a Seam 2 application to Java EE 6 technologies and some alternatives including DeltaSpike is described along with a complete migrated Seam 2 application in the Seam 2 Migration Wiki.
(TODO)