Yay, progress!
söndag, april 29th, 2007I’ve just found and debugged the largest problem with my code. The rest should be gravy, and given that I don’t have a baby tonight I’ll probably finish my mail client tomorrow.
Tomorrow I need to write a function that parses serverResponses in order to create human readable messages.
This has to be done for:
- get one message
- get a list of messages
- delete a message
I’ve written to my instructors and told them that I have fallen behind since I got caught in the “refactoring loop”, there are always ways of making the code nicer, slimmer, prettier, more stable.
See more progress on: finish my java mail client

