Adding new Attribute Interfaces to java-api.
Cantor, Scott
cantor.2 at osu.edu
Mon Sep 23 19:00:27 EDT 2013
On 9/23/13 6:18 PM, "Tom Zeller" <tzeller at dragonacea.biz> wrote:
>
>I remember talking with Chad about the removal of interfaces, and I
>think his line of reasoning was that what we lose in flexibility we
>gain in simplicity, and the flexibility gained was 'never' used anyway
>(my quotes).
I don't think there's a meaningful gain in simplicity. It's one extra
source file, and the Spring configuration is identical, as is the
"receiving" end of the interface if it's injected as a dependency into
something else.
-- Scott
More information about the dev
mailing list