Changes between Version 22 and Version 23 of PRO_LIB_CORE_COMMONS_R0
- Timestamp:
- 12/04/08 16:20:21 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PRO_LIB_CORE_COMMONS_R0
v22 v23 55 55 * Everything should be executed in the Event Dispatch Thread - it should be provided that properties are executed in the Event Dispatch Thread 56 56 * (Optional if there is time) Check the library to prevent Memory Leaks. 57 * (Optional if there is time) Remove all the warnings from the tests.57 * (Optional if there is time) Remove all "@!SuppressWarnings("all")" from the tests and remove all the warnings from the tests. 58 58 * (Optional if there is time) The structure of tests should be improved. Some tests could be moved to more appropriate packages. 59 59