Here it is. Like I assumed I lost all my points on the server. Comment: This report shows the total points that could have been awarded in each section and the actual number of points you were awarded. This is provided to give you per-section feedback on your strengths. The maximum possible # of points is 155; the minimum to pass is 124. General Considerations(maximum = 58): 58 Documentation(maximum = 20): 20 GUI(maximum = 24): 24 Server(maximum = 53): 49 I think the four points were lost in the lock code being in the Data class, and two methods i put in the Data class for criteria find. I could have had them outside the Data class, and it would have been a little cleaner. Mark
Mark, What all you included in your design choices document? For each and every design choices have you given justification,disadvantages etc.What format have you used ?
For the design.txt document, I put the major design decisions, and why I chose them, which includes benefits and disadvantages. I also rambled on for about 5 pages describing overall design layout. Like classes and how they relate to each other, and I even made a little UML like Collaboration Diagram. Mark
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.