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] [1134] Refactoring of SHARED_xx classes to clean up va


Revision: 1134
Author:   thomas.beale
Date:     2010-08-16 18:01:11 +0100 (Mon, 16 Aug 2010)
Log Message:
-----------
Refactoring of SHARED_xx classes to clean up various things:
- initialisation of serialisers now declared in 
SHARED_ARCHETYPE_SERIALISERS and called from APP_ROOT;
- SHARED_REFERENCE_MODEL_ACCESS converted to standard SHARED_X / X 
class structure to remove dependency on SHARED_APP_RESOURCES (i.e. it 
should work as a generalised facility that any app could use)
- renamed GUI_CONTROLLER_TOOLS to more general GUI_UTILITIES so as to 
take some other UI reusable routines. There maybe be a cleaner 
refactoring for this. 

Modified Paths:
--------------
    
BRANCHES/specialisation/apps/adl_workbench/src/gui_controls/gui_description_controls.e
    
BRANCHES/specialisation/apps/adl_workbench/src/gui_controls/gui_translation_controls.e
    
BRANCHES/specialisation/apps/adl_workbench/src/gui_controls/gui_view_archetype_tree_control.e
    
BRANCHES/specialisation/apps/adl_workbench/src/gui_main/build_project.bpr
    
BRANCHES/specialisation/apps/adl_workbench/src/gui_main/gui_app_root.e
    
BRANCHES/specialisation/apps/adl_workbench/src/gui_main/main_window.e
    
BRANCHES/specialisation/apps/adl_workbench/src/gui_main/option_dialog.e
    
BRANCHES/specialisation/apps/adl_workbench/src/gui_main/repository_dialog.e
    
BRANCHES/specialisation/apps/adl_workbench/src/gui_main/shared_app_ui_resources.e
    
BRANCHES/specialisation/apps/adl_workbench/src/gui_main/system_interface.xml
    BRANCHES/specialisation/apps/adl_workbench/src/main/app_root.e
    
BRANCHES/specialisation/apps/adl_workbench/src/main/shared_app_resources.e
    
BRANCHES/specialisation/apps/adl_workbench/src/main/shared_app_root.e
    
BRANCHES/specialisation/components/adl_parser/src/interface/archetype_compiler.e
    
BRANCHES/specialisation/components/adl_parser/src/interface/archetype_parser.e
    
BRANCHES/specialisation/components/adl_parser/src/interface/shared_archetype_parser.e
    
BRANCHES/specialisation/components/adl_parser/src/syntax/adl/adl_engine.e
    
BRANCHES/specialisation/components/adl_parser/src/syntax/adl/serialiser/shared_archetype_serialisers.e
    
BRANCHES/specialisation/components/adl_parser/src/syntax/adl/shared_adl_engine.e
    
BRANCHES/specialisation/components/adl_parser/src/syntax/assertion/serialiser/shared_assertion_serialisers.e
    
BRANCHES/specialisation/components/adl_parser/src/syntax/cadl/serialiser/shared_c_serialisers.e
    
BRANCHES/specialisation/components/archetype_repository/src/directory/arch_rep_archetype.e
    
BRANCHES/specialisation/components/archetype_repository/src/directory/archetype_directory.e
    
BRANCHES/specialisation/components/reference_model_checker/src/shared_reference_model_access.e
    
BRANCHES/specialisation/libraries/common_libs/src/structures/data_tree/shared_dt_serialisers.e
    
BRANCHES/specialisation/libraries/common_libs/src/utility/app_resources/shared_resources.e

Added Paths:
-----------
    
BRANCHES/specialisation/libraries/common_libs/src/gui/vision2/gui_utilities.e

Removed Paths:
-------------
    
BRANCHES/specialisation/libraries/common_libs/src/gui/vision2/gui_controller_tools.e

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