> Am 31.07.2016 um 16:07 schrieb Werner Keil <[email protected]>: > > Maybe the fear of Tamaya becoming or being too complex is simply "Lessons > Learned from DeltaSpike" for several of those who express such fear?;-D
Actually the core configuration parts of DeltaSpike are MUCH smaller than the API of Tamaya! This fact is just not clearly visible as the config part is contained in deltaspike-core which contains dozen of other features. But that was exactly the reason why I wanted to extract it from ds-core and move it to an own project. https://github.com/struberg/javaConfig/tree/master/api/src/main/java/javx/config Makes 6 classes for the whole functionality… I was thinking about moving it to an own module inside deltaspike, but people would most probably still assume that it only works with CDI (as it is part of DS). I already explained all that in my original mail to the geronimo list. LieGrue, strub
