anusii / solidpod

MIT License
1 stars 1 forks source link

SOLID POD: Read file shared by another POD #171

Open cdawei opened 2 weeks ago

cdawei commented 2 weeks ago

We need a function similar to readPod() but it reads a file shared by another POD if the current POD has read permission to the file.

cdawei commented 2 weeks ago

According to Anushka, there's some code in the both gurriny (somewhat specialised) and podnotes (more general) that implemented this functionality.

cdawei commented 1 week ago

Scheduled to be done after #182