Skip to content

Rewrite File to use java.nio.path instead of TruffleFile. #14122

@Akirathan

Description

@Akirathan
  • File should not be builtin
  • It should not use TruffleFile, but rather java.nio.files.Path.
  • Probably blocks Update to GraalVM 25 #14019 ?
  • Enso_File could be replaced by simply using java.nio.files.Path.
    • there is an SPI for Path
    • there are various implementations like jimfs
    • enso:// protocol handling could be another such an implementation

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

❓New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions