« One for my public | Main | HAAALIFAX »

January 05, 2007

Comments

Probably much too late, but one hybrid approach that lets you keep filesystem operations while allowing for metadata is something like what Subversion does: keep each directory's files' data in a hidden file in the directory. Admittedly, this requires that you traverse the tree in an expensive way whenever you want to calculate something, but it makes it much easier to keep things in sync.

Though you would still have to take some steps to ensure that things stayed in sync. If, say, you renamed one file (or changed whatever it was that tied the data in the hidden file to it), you'd then have to update that too.

Fortunately, assuming they actually work, writing these little utility scripts has been pretty straightforward; only one of them's over 100 lines and most are around 50.

Or you could just use iTunes.

(Ducks)

On linux?

All of the above have been finished and even moderately tested!

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been posted. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment

Your Information

(Name and email address are required. Email address will not be displayed with the comment.)