|
|
|
|
|
by barkingcat
3846 days ago
|
|
Resource forks aren't anything new - it's existed since the dawn of macs - if you haven't known about resource forks while working with macs maybe you should learn a bit more about the core of the platform. That said, I agree, it's a horrible design - but it's existed for 20+ years already. For me, this is just like saying "hey people! FAT is horrible, it only allows 8 character + 3 character extension file names!" |
|
Actually there's absolutely nothing horrible about resource forks/extended attributes in theory.
We use way worse ideas like "sidecar" files and metadata stored centrally for the same use cases, which are worse ways to handle the issue.
The real problem is the lack of agreement/interoperability in handling them across FSs (and perhaps tooling).