Originally posted by George Marinkovich:
If you were the CSR, would you want to see all the records in the database in the JTable when you started the application, or would you rather see an empty JTable?
Of course, I would prefer to see all records and so would Nathan, I imagine
. One of the challenges in this assignment is deciding the boundaries...or to what extent is one expected to go and implement the functionality as the supplied instructions leave a considerable amount of ambiguity. Perhaps, Nathan got away with it by documenting his decision and the instructor did give him full credit for GUI section.
As you imply, Sometimes it is good to stick to our common sense and if it is not too much of an effort, to go ahead and provide the feature.
Cheers George.....I have changed my mind to display all the initial records to the CSR on application start-up. It makes sense and also the effort involved is not too much.