New issue report by swegner2:
Right now, the algorithm for finding pictures in the FilesystemPlugin uses
a recursive algorithm. This is probably not very memory efficient, and
might even introduce infinite loops with symbol links. It would be
easy to
change it to add recursive directories to a processing queue, and then
spawn queries off of that.
Issue attributes:
Status: Accepted
Owner: swegner2
Labels: Type-Defect Priority-Medium Component-Logic Component-Persistence
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #1 by swegner2:
(No comment was entered for this change.)
Issue attribute updates:
Labels: Milestone-Release1.0