seandenigris / Resources-Live

GNU General Public License v3.0
4 stars 0 forks source link

Library Folder: "Moving" vs. "Setting" #20

Closed seandenigris closed 5 years ago

seandenigris commented 5 years ago

If I move my folder, all the resources get moved. But let's say I'm making a change that doesn't require moving the resources e.g. from /Users/me/Library to FileLocator library which points to the same place. A simple setter like #folder: is so ingrained as meaning just set the variable, that I find it confusing that it also moves all the resources. I wonder if it wouldn't be better to have #moveFolder:, so one better realizes the implications, and then maybe #basicFolder: could just set the var?