Changeset 99:67a50fe6b39d for .todo

Show
Ignore:
Timestamp:
10/25/08 00:01:07 (3 years ago)
Author:
chris
Branch:
unix
Message:

added a generic execution device type that will allow others to script in extensions to StormXmlSiren.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • .todo

    r86 r99  
    11<todo version="0.1.19"> 
     2    <note priority="medium" time="1224639856" done="1224727536"> 
     3        handle the log configuration file override from the command line 
     4        <comment> 
     5            finished adding code to handle --logconf command line option 
     6        </comment> 
     7    </note> 
    28    <note priority="medium" time="1224639946" done="1224726839"> 
    39        handle the quiet command line option.  need to figure out how to get the python logger to override the console handler. 
     
    1218        </comment> 
    1319    </note> 
    14     <note priority="medium" time="1224639856" done="1224727536"> 
    15         handle the log configuration file override from the command line 
    16         <comment> 
    17             finished adding code to handle --logconf command line option 
    18         </comment> 
    19     </note> 
    2020    <note priority="medium" time="1224639895"> 
    2121        create script to ram all the code into a single file to make it more like the original program 
    2222    </note> 
     23    <note priority="medium" time="1224891222" done="1224892822"> 
     24        create a new generic execution device that will invoke programs on the command line with certain arguments like id, alert type, area, etc.. 
     25        <comment> 
     26            done 
     27        </comment> 
     28    </note> 
    2329</todo>