Friday, 15 February 2008

Meeting 4

Daniel provided an archive containing the newest revision of his code. I've now merged my code and commited it to the subversion repository [revision 2]. My tasks for this week are to continue working on the GUI and, if possible, clean-up the ListModel syncing.

The main GUI task is to allow the loading and saving of schemas. Daniel is handling the backend and will most likely be dumping the schema library to a text file which can be parsed back in again. The frontend should be simple enough(!) as there is the JFileChooser Swing component already written. Although I've never used this component the Swing API looks like it has a helpful tutorial.

No comments: