Added TODO

This commit is contained in:
Rudi Grinberg 2012-09-18 15:13:39 -04:00
parent 2cfb0c85d5
commit 66aee1a01b
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ class Organizer(ReportHandler,Loggable):
# See hack in mmp.magic_move
def new_dir_watch(d):
# TODO : rewrite as return lambda : dispatcher.send(...
def cb():
dispatcher.send(signal="add_subwatch", sender=self,
directory=d)