Changeset 3154

Show
Ignore:
Timestamp:
03/12/07 21:01:27 (17 years ago)
Author:
jerome
Message:

Added an item.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/TODO

    r3153 r3154  
    2222TODO, in no particular order : 
    2323         
     24        - Allow for configurable setting wrt the fact that PyKota waits 
     25          for the printer being idle before asking for printer's internal  
     26          page counter before sending any data to the printer : if 
     27          the print server is correctly configured (i.e. only PyKota can 
     28          access to this particular printer), then we know for sure the 
     29          printer will be idle at this time, because we wait for it 
     30          to become idle again after having printed the job => we could 
     31          save up to 50% of waiting time, and handle more jobs 
     32          in the same time. 
     33           
    2434        - --orderby and --order ASC|DESC for dumpykota (or --asc | --desc) 
    2535