Difference between revisions of "SE2006:group bar:todo"

From Earlham CS Department
Jump to navigation Jump to search
Line 2: Line 2:
  
 
* scrAPI:
 
* scrAPI:
** testing suite - colin & alex
+
** testing suite - colin & alex - done (Source,Schema)
** source stream  - toby
 
 
** Source Management -toby
 
** Source Management -toby
 
***Scheduler
 
***Scheduler
Line 12: Line 11:
 
*** (asserts, etc.)
 
*** (asserts, etc.)
  
 +
** source stream  - toby - done
 
** single place for var name to sql type - done
 
** single place for var name to sql type - done
 
** figure out group skipping - done
 
** figure out group skipping - done

Revision as of 01:30, 31 March 2006

  • 5 data sources
  • scrAPI:
    • testing suite - colin & alex - done (Source,Schema)
    • Source Management -toby
      • Scheduler
      • sourceManager
      • sourceDefinition
    • proper javadoc
    • exception handling
      • (asserts, etc.)
    • source stream - toby - done
    • single place for var name to sql type - done
    • figure out group skipping - done
      • to skip a group, put a '?' as the first character in that group, e.g., (?.+)
      • see this awesome regexp tutorial (specific to Python but talks about Perl as a baseline too)
  • database
  • geocoding