[Flickrfs-users] status report
Brought to you by:
manishrjain
From: <rdm...@bi...> - 2006-02-15 13:39:41
|
I've done a bunch of refactoring. The major accomplishment was to combine the duplicated code in the various tag threads that dealt with computing the title and meta-data for a photo into a single function. Once that was done it was a lot easier to fix the bug where a title that already contained the extension name was getting an extra copy of the extension tacked on (ex: dscn5789.jpg.jpg in the test suite). I also figured out how to get the INFO code to work for non-personal images, so now all images have metadata attached. This means you can do things like grep out the licenses attached to photos you have downloaded, which I think is a nice feature. I've still got a lot more refactoring planned. --David |