Commentary and polyglossia
CODE:
- while (open) {
- /*
- // elegant testing!
- int tabs = parser.getDepth();
- StringBuffer buf = new StringBuffer();
- for (int i = 0; i < tabs; i++ ) {
- buf.append("\t*");
- }
- */
The commentary seems to have been written by someone who did not write this commented out code. Keep in mind two of the voices in this code are teacher and student, Brett Stalbaum and Jason Najarro. The phrase "elegant testing," which is a comment (//) within the commented out code (/*...*/) seems to be a communication between two programmers through the medium of the code, as feedback not on currently operating code but on a remnant of the code used in testing. Like a landscape, the code retains signs of its formation.
Discussion of "Commentary and polyglossia"
Add your voice to this discussion.
Checking your signed in status ...