Phil 2.5.2010

7:30 – 12:30, 2:30 – 6:30

  • Quiet day, waiting for the snow to start.
  • Talked to Dong about how to do alerts. We talked about having a table (table_alerts?) having an id, state (RELEASE, DEBUG, DISABLED, etc), time to execute, and a script. After poking around for a while, I think jython might be good for this. Here’s a description of how to call the jython interpreter on some python code within java: http://www.seanet.com/~bugbee/python/jython4.html. More later, after the group save.
  • Got Mike’s additions to the code that fix the number/string issue. Need to incorporate and validate. Also spent some time corresponding about the KF system project.
  • More work on group save. Needed to change how the test code created a user with groups, which led to some other things, etc. The next steps are going to be to build a list of all groups that the user can ‘see’, and then compare them against the FlexTree that comes back from the getGroupDashboardTree() method. Which means I need a way to look through the FlexTree. Monday.
  • Leaving early because of snow.
  • Worked from home, trying to get code talking to the SpaceNavigator. I can talk to it, but I can’t get any readings. Grr.