Home > Final Project Summer 2008 > M3 Team Domain Design > M5 Team Application Design > M6 Team Domain Coding
In M6, you will implement the Basic Domain Objects. You should also start some of the UI screens necessary to populate that model. You may also use SUnit to populate some of the model. You should have basic load/store functionality for the model. (Now you see why we recommended you get a head start in M5).
The TA's will not type anything in the workspace except XXXAppModel open. Or TestRunner open. You have to have code written for them to test your application.
CRUD = Create/Read/Update/Delete