Hey all I just pushed up the last of the changes in the Geronimo config trunk that would align to the MP Config 1.2 spec. There's still a bit of clean up I want to aim for, so maybe after the new year we can plan to cut a release of Config 1.1?
You'll note in my commit, I moved most of the logic around converter registration from ConfigImpl into DefaultConfigBuilder. I think this works out a bit better, this way we only have to register converters that are prioritized. I want to align Implicit converters into the MicroProfileTypedConverter class, to clean up the code a bit more. John
