Fix Macintosh path acquisition; omit duplicate entries; clean up stuff
·
18 commits
to master
since this release
In this release, I fixed a bug in the acquisition of Macintosh path entries, optimizing the process. I added logic to omit entries that were already represented. I also performed some basic clean-up - removing unnecessary boxing, adding 'final' specifiers where possible, etc.