Hi Anatole, Thanks for the effort. Sounds OK. While it is still not an official standard by OASIS, JCP or others, if the companies involved (many also JCP or even EC members) are fine, something like it may also be considered in a future standard if such standard was even in the interest of the industry?;-)
MicroProfile does not even target Java 7 any more, so having a default implementation for an interface was discussed and could make it easier to implement. Where Tamaya also starts only supporting Java SE 8 and EE 8, this could be done in a similar way. Cheers, Werner On Thu, Mar 2, 2017 at 5:14 PM, Anatole Tresch <[email protected]> wrote: > Hi all > > we just had a very good discussion/hangout at microprofile and we decided > to > > - go with a int getOrdinal() method. > - let overriding of any getOrdinal() be solved *vendor specific* for > now. > > Given that I would re-add getOrdinal() to our PropertySource and think on a > simple overriding mechanism (if anyone is needed, since we already have the > possibility to adapt the comparator used) for overriding, if necessary. > > Builder or any other APIs are not affected and with readding it we will > stay completely backwards compatible. > > Cheers, > Anatole > > > -- > *Anatole Tresch* > PPMC Member Apache Tamaya > JCP Star Spec Lead > *Switzerland, Europe Zurich, GMT+1* > *maketechsimple.wordpress.com <http://maketechsimple.wordpress.com/> * > *Twitter: @atsticks, @tamayaconf* >
