Changes between Version 14 and Version 15 of PRO_LIB_CORE_COMMONS_R0
- Timestamp:
- 12/01/08 19:37:16 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PRO_LIB_CORE_COMMONS_R0
v14 v15 48 48 * !ObserveValue 49 49 * Parent - children relations should be removed and replaced with @Own annotation (but it is subject of another task) 50 * Multithreading issues - 2 methods of approach are possible 50 * Multithreading issues - 2 methods of approach are possible. Although the better approach is the first one, so the library should provide support for multithreading. 51 51 * Support of multithreading 52 52 * Everything should be executed in the Event Dispatch Thread 53 * Check the library to prevent Memory Leaks.53 * (Optional if there is time) Check the library to prevent Memory Leaks. 54 54 == Diagrams == 55 55 === Properties Hierarchy ===