Sunday, December 30, 2007

Implementation changes Design

Well, These past few week have been quite productive. I now have the project entirely on code.google.com, and I also was able to get the data from the web to the database successfully. This required changes to the design, but because of the lack of understanding with the persistence API many more things will be changing that fit better with the persistence API. I just have to make it display. There is quite a bit more work to do on that aspect, though it shouldn't be as hard as learning the persistence API. There are still some changes to be made to the entity classes, which will result in changes in the database. It shouldn't be too hard though. It will be nice to have those changes done. At some point I would like to get many things worked out, but programing is an incremental endeavor, and one that won't always be fast increments.
So A review of things left to be done for a .1 release:
  1. Finish the chapter selection process
  2. Write the necessary methods to display the chapter in the space provided
  3. Create/edit notes
  4. (a maybe) Have the basics of the users down.
Well, that would pretty much what is done right now. I will of course be working on it more tonight, and more this week.

No comments: