Monday, March 29, 2010

Debugging, working, having a blast

So while David looks at roller coaster rides, I'm working on getting debugging working. Wootzorz!

Refactor Success... I think.

So I refactored the code. But I'm not 100% sure if I refactored it flawlessly or not because there's an error when we compile reportingcompatibility that has nothing to do with the new code. It's a shame. This stuff is so much fun.

Friday, March 5, 2010

Progress is limited

Trying to get the cohort reports module to work is frustrating. We've got our ideas in order on how we're going to start refactoring, but we need to get OpenMRS 1.4 to work since Cohort Reports hasn't been updated to work on either 1.5 or 1.6. I've started getting really familiar with the code and as soon as we get the Cohort Reports module working on OpenMRS we'll start hard core refactoring. First we're going to pull out the builder utility, then go to town commenting some other person's code who wasn't terribly fond of commenting. Like as in there are like 2 comment lines for 606 lines of code. Fun stuff. Will update later.