NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Alternative to directory structure (Score:2)
We really need an alternative to complement the directory structure. Something like a light database that indexes files on their type, date and other keywords (I am not even talking about indexing the content here), so you can just select the files you want to list. I am really tired of looking all over the system for files when I know what I want but not where it is.
Of course the problem is to generate as many of the keywords automagically, with the user being able to add more in a simple way... quite a t
Re:Alternative to directory structure (Score:3, Insightful)
Plus I think there are a lot more questions with complex filesystems than there are answers, for instance the problem with sending a file from such a filesystem via email.
Personally I'd rather keep filesystems simple, and work out funkier ways to actually work over the top of those. Mayb
Re:Alternative to directory structure (Score:1)
Being able to add my own filesystem attributes was one of my favorite things about BeOS, though. With OpenBeos making progress, I might make it a goal to get back into Perl & Ruby on the BeOS platform. Perl 5.6 never was ported properly, thou
Re:Alternative to directory structure (Score:2)
Reply to This
Parent