Why haven't the *Attributes interfaces been "decorated" with default methods in Java 8?
Francis Galiegue
fgaliegue at gmail.com
Mon Nov 30 20:03:45 UTC 2015
Hello,
On Mon, Nov 30, 2015 at 8:12 PM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
>
> There are many opportunities to use default methods, it just needs someone
> to get around to it. In this case then the default methods mostly just
> reduce code for those developing custom file system providers. Brian
> Burkhalter has added default paths to Path as that helped to remove some
> code.
>
> -Alan
Is this work visible somewhere? Can it be contributed to?
--
Francis Galiegue, fgaliegue at gmail.com, https://github.com/fge
JSON Schema in Java: http://json-schema-validator.herokuapp.com
Parsers in pure Java: https://github.com/fge/grappa
More information about the nio-dev
mailing list