Friday, December 10, 2010

Friday afternoon follies

Let’s see… run the tests one more time before checking the code in and… WTF?

errors

Better look for that in the code, to see if I’ve broken something.

// This code shouldn't be executed right now, 
// but has been run manually to test.

console.warn("*** Subsequent patient id merging 2 full patient nodes on pid=", this.PatientIdentifier);


I think the “shouldn’t be executed” part is correct, at least.