Tagged Questions
6
votes
3answers
299 views
Best generic strategy to group items using multiple criteria
I have a simple, real life problem I want to solve using an OO approach. My harddrive is a mess. I have 1.500.000 files, duplicates, complete duplicate folders, and so on...
The first step, of ...