Hello
This is something that terrifies me so much in the assignment wich is the software design.I have been searching and reading about designing the data access module class and i have reached something:
The Data access module itself might be composed of several classes:
1-A seperate class for reading from the file
3-A seperate class for adding records
2-A seperate class for udpating the fil to the file
An perhaps a seperate class that will check if the format of the file is correct (according to the sun specification).
After discussing this issue with many people,many of them gave a link to the following site :
www.math-cs.gordon.edu/courses/cs211/ATMExample/ This is an example of an ATM system that follow the software design principle according to Jaccobson approach.
I am still in doubt that i should in such proceders in the developer exam.
This way the developer exam will not finish.(Software design alone is a huge issue).Actually from the first time i downloaded the assignment i started to have nightmares.
Thanks to all and good luck.