producer timing finish to producer.java
[mir.git] / source / mircoders / producer / ProducerList.java
index 9caf80b..e4abda9 100755 (executable)
@@ -35,6 +35,7 @@ abstract public class ProducerList extends Producer {
     handleIt(htmlout,user,force);
   }
 
+  /** @todo this should return the number of pages produced! */
   public void handleIt(PrintWriter htmlout, EntityUsers user, boolean force)
     throws StorageObjectException, ModuleException {