Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.

TagTotal number of occurences
@todo0
TODO37

Each tag is detailed below:

@todo

Number of occurences found in the code: 0

TODO

Number of occurences found in the code: 37

net.wotonomy.foundation.NSArrayLine
See if this signature can be reasonably changed, as having a no-op parameter is a little counter-intuitive.79
Test this logic.245
Test this logic.264
Check whether in WebObjects the range supposed to be measured against the parameter or the NSArray itself??? -ceg325
net.wotonomy.foundation.NSBundleLine
Implement.132
Implement.231
Implement.268
figure out what this does.272
Implement.278
Implement.294
Implement.314
Implement.353
Implement.370
Implement.376
net.wotonomy.foundation.NSKeyValueCodingLine
may need to handle "." nesting here so that handleQueryWithUnboundKey gets called for for the nested object, not the parent object245
may need to handle "." nesting here so that handleTakeValueForUnboundKey gets called for for the nested object, not the parent object285
this currently just calls valueForKey330
this currently just calls takeValueForKey346
net.wotonomy.foundation.NSKeyValueCodingSupportLine
may need to handle "." nesting here so that handleQueryWithUnboundKey gets called for for the nested object, not the parent object52
may need to handle "." nesting here so that handleTakeValueForUnboundKey gets called for for the nested object, not the parent object91
this currently just calls valueForKey137
this currently just calls takeValueForKey153
net.wotonomy.foundation.NSLogLine
need to initialize the debug level and groups based on the value of the NSDebugLevel and NSDebugGroup properties98
net.wotonomy.foundation.NSMutableArrayLine
Test this logic.207
Test this logic.216
Test this logic.230
implement252
net.wotonomy.foundation.NSRangeLine
Test this logic.137
Test this logic.159
Test this logic.172
Test this logic.186
Test this logic.203
Test this logic. no intersection: return this and aRange without calculation222
Test this logic. this range is completely contained by other range239
Test this logic. other range is completely contained by this range257
Test this logic. ranges intersect: remove only the intersection275
Test this logic.321