Skip to content

Revise OS-Lib mission statement #367

@lefou

Description

@lefou

It currently says:

os-lib/Readme.adoc

Lines 50 to 56 in 40bc124

OS-Lib aims to be a complete replacement for the
`java.nio.file.Files`/`java.nio.file.Paths`, `java.lang.ProcessBuilder`
`scala.io` and `scala.sys` APIs. You should not need to drop down to underlying
Java APIs, as OS-Lib exposes all relevant capabilities in an intuitive and
performant way. OS-Lib has no dependencies and is unopinionated: it exposes the
underlying APIs in a concise but straightforward way, without introducing it's
own idiosyncrasies, quirks, or clever DSLs.

But there are issue(s) indicating we lack some replacements of for the scala.io API.

Those issue(s) got closed without further comment or advise. Being a maintainer of os-lib for a long time if find it rather unsatisfying to close valid issues without further comments.

We should either find a good answer or revise our mission statement, that we don't aim any longer for a full replacement of the scala.io API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions