|
Revision 53, 0.5 kB
(checked in by bart, 4 years ago)
|
Moved TODO/BUGS to trac system
|
| Line | |
|---|
| 1 |
|
|---|
| 2 |
### All TODO items have moved to Trac. You can view the list at http://trac.sshkeychain.org/cgi-bin/trac.cgi/report/1 |
|---|
| 3 |
|
|---|
| 4 |
### The cleanup stuff remains here for now. |
|---|
| 5 |
|
|---|
| 6 |
The Early Spring Code Cleanup: |
|---|
| 7 |
- Check retain/release |
|---|
| 8 |
- Implement dealloc for all classes containing iVars |
|---|
| 9 |
- Use objectEnumerator for arrays, instead of indexes |
|---|
| 10 |
- Check for repeating code |
|---|
| 11 |
- Move local() to a macro (http://developer.apple.com/intl/localization/tools.html) |
|---|
| 12 |
|
|---|
| 13 |
The Early Spring Code Cleanup DONE: |
|---|
| 14 |
- #define NSStrings is rubbish |
|---|
| 15 |
- Constants should start uppercase |
|---|