gallandarakhneorg / afc

Arakhnê Foundation Classes
http://www.arakhne.org/afc/
Apache License 2.0
14 stars 8 forks source link

Deprecate functions because of "java.nio.file.Paths". #186

Closed gallandarakhneorg closed 3 years ago

gallandarakhneorg commented 4 years ago

The Java API provides java.nio.file.Paths that is redundant with FileSystem functions.

The functions within FileSystem should be deprecated and removed.