FS#10 - Add calls to validObject in methods likely to break validity
Attached to Project:
FLR
Opened by Iago Mosqueira (imosqueira) - Thursday, 05 March 2009, 18:05 GMT+2
Opened by Iago Mosqueira (imosqueira) - Thursday, 05 March 2009, 18:05 GMT+2
|
DetailsMethods such as .Calls to C/C++ are more likely to return and invalid object or attempt to modify one in such a way that will break the validity.
Selective addition of validObject() calls would ensure invalid objects are not returned. Validity checking takes time, so this should be used with care. |
This task depends upon