FLR

| Tasklist |

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
Task Type Bug Report
Package FLCore
Status New
Assigned To No-one
Operating System Linux
Severity Low
Priority Normal
Reported Version 2.0
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Methods 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

Loading...