Hey, guys. Any updates on this? What's the suggest...
# kotlinx-files
u
Hey, guys. Any updates on this? What's the suggested approach for multiplatform files?
a
I do not think the team has resources for this at the moment. The best what we can do is to start some design documentation on our own. Maybe keep?
d
a
I believe that question was about kotlinx.filex, not kotlinx.io
d
That's the closest thing to an update regarding
kotlinx.files
. It will at least, have to wait for that PR to merge.
a
Kotlinx.io does not have API to work with files, and I agree with JB library team, that File API is a different thing and should not be included in IO. Also, I am inclined to think that the we do not need multiplatform "files". Maybe datasource/datasink approach with IO bindings is better.