Phil 12.9.2009

7:00 – 4:30

  • Deployed debug version of ImageCanvas at the fort, and naturally enough, everything is working fine…
  • 11:00 meeting with S14
  • Weird problem: ConfigManager does not seem to be visible in the ManagementUtils project. It compiles file, but becomes null(?) at runtime in LoginScreen.mxml. Is this because it’s a dynamic class? Trying a singleton pattern to see if that works better
  • Fixed a bug in DatabaseIf.java that allowed reserved words to mess up ingestion. All column headers are backticked now.