Friday 5 March 2010

Implementation extended

The implementation stage of my project has officially been extended. The reason for this decision was due to the huge amount of runtime errors that were occurring.

I have spent the last week trying to resolve these issues. By consulting the Cocoa Memory Management guide for iPhone I have been able to resolve a lot of these issues.

One of these problems was the use of convenience methods in the init methods of my custom classes.

However, while resolving these issues I have spotted further potential problems in more code which now needs resolving.

All in all, I have made significant progress but there is still more debugging and a little coding to be done.



No comments:

Post a Comment