Skip to Navigation | Skip to Content

Ref_impl_Eiffel mailing list archives

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[ref_impl_eiffel] [1138] Changes


Revision: 1138
Author:   thomas.beale
Date:     2010-08-17 15:42:40 +0100 (Tue, 17 Aug 2010)
Log Message:
-----------
Changes
- reverse error created in CONSTANTS class in rev 1123, reinstate icons 
directory over-ride so that EB-generated class icon locations are 
portable
- correct (in a reasonable way) the problem with x,y coords of the app 
when user minimises then exits, by checking for minimise and not saving 
the coords
- once the parser used in OG_PATH, which creates a significant 
performance saving, since paths are very common in the RM schema and 
other dADL files, and per-path initialisation (i.e. call to make) was 
causing a 16k buffer to be created every time

Modified Paths:
--------------
    BRANCHES/specialisation/apps/adl_workbench/src/gui_main/constants.e
    
BRANCHES/specialisation/apps/adl_workbench/src/gui_main/main_window.e
    
BRANCHES/specialisation/libraries/common_libs/src/structures/object_graph/path/og_path.e
    
BRANCHES/specialisation/libraries/common_libs/src/structures/object_graph/path/og_path_scanner.e
    
BRANCHES/specialisation/libraries/common_libs/src/structures/object_graph/path/og_path_tokens.e
    
BRANCHES/specialisation/libraries/common_libs/src/structures/object_graph/path/og_path_validator.e
    
BRANCHES/specialisation/libraries/common_libs/src/structures/object_graph/path/og_path_validator.y
    
BRANCHES/specialisation/libraries/openehr/src/rm/support/definitions/basic_definitions.e

_______________________________________________
Ref_impl_eiffel mailing list
Ref_impl_eiffel@openehr.org
http://lists.chime.ucl.ac.uk/mailman/listinfo/ref_impl_eiffel