Daniel Kulp wrote:
Alan,If you change to look at just the real source: wc `find java/client java/common -wholename */src/main/*.java` | tail -1 33180 102555 1049430 totalThus, well over half the code in the java stuff are tests. That's a GOOD thing. (If the test are actually running and test things correctly. That could be a false assumption. I don't really know.)
That makes sense. Wish I could say the same of the C++ broker!
