update comment
authorymh <ymh.work@gmail.com>
Tue, 15 Jun 2010 00:27:01 +0200
changeset 42 3c56afa6f3ea
parent 41 73753ea1dcef
child 43 365124aa9efd
update comment
web/ldt/ldt_utils/models.py
--- a/web/ldt/ldt_utils/models.py	Tue Jun 15 00:25:30 2010 +0200
+++ b/web/ldt/ldt_utils/models.py	Tue Jun 15 00:27:01 2010 +0200
@@ -47,6 +47,7 @@
         writer.deleteDocuments(lucene.Term("iri_id", self.iri_id))
         writer.commit()
         
+    #TODO: better manage the change in .iri name and error scenario (save in temp file + rename
     def save(self):
         # create iri file if needed
         try: