Jonathan Baker
-
2008-10-06
- labels: --> 1152788
Errors are handled inconsistently throughout the application. We need to bring some consistency to error handling and how the errors are presented to the end user.
* users need to know when the application is failing. It currently fails silently in many places.
* validate() should be called any time data is Set before the main data model is modified.