add a FIXME in WatchedFile
[org.ibex.io.git] / src / org / ibex / io / WatchedFile.java
index 339700f..a2cae6b 100644 (file)
@@ -17,6 +17,8 @@ import org.ibex.util.*;
 // telling him he's been left behind.
 //
 
 // telling him he's been left behind.
 //
 
+// FIXME: use cronjob api
+
 /** a "watched" file */
 public class WatchedFile extends File {
 
 /** a "watched" file */
 public class WatchedFile extends File {