[ref_impl_eiffel] [705] Initial (unfinished) pass at converting all AWB
Revision: 705
Author: thomas.beale
Date: 2008-09-18 23:15:11 +0100 (Thu, 18 Sep 2008)
Log Message:
-----------
Initial (unfinished) pass at converting all AWB messages to strings
within the Message database (IN_MEMORY_MESSAGE_DB class). The structure
of this database - just a tract of dADL syntax - has been altered to
make the current messages the English ("en") version, allowing
translations to be added later. It is a simple step to move this
'database' out of the code and into a separate file or files which can
be maintained and translated independently.
A number of validation rules were added to the ADL 1.5 specification as
a result of this work (i.e. things being checked but not documented
within the ADL specification).
Modified Paths:
--------------
BRANCHES/specialisation/components/adl_parser/src/syntax/cadl/parser/cadl_validator.e
BRANCHES/specialisation/components/adl_parser/src/syntax/cadl/parser/cadl_validator.y
BRANCHES/specialisation/libraries/common_libs/src/utility/config_file/shared_resources.e
BRANCHES/specialisation/libraries/common_libs/src/utility/error_reporting/in_memory_message_db.e
BRANCHES/specialisation/libraries/common_libs/src/utility/error_reporting/in_memory_message_db_initialiser.e
BRANCHES/specialisation/libraries/common_libs/src/utility/error_reporting/message_billboard.e
BRANCHES/specialisation/libraries/common_libs/src/utility/error_reporting/message_db.e
BRANCHES/specialisation/libraries/openehr/src/am/archetype/archetype_validator.e
Added Paths:
-----------
BRANCHES/specialisation/libraries/common_libs/src/utility/error_reporting/shared_message_db.e
_______________________________________________
Ref_impl_eiffel mailing list
Ref_impl_eiffel@openehr.org
http://lists.chime.ucl.ac.uk/mailman/listinfo/ref_impl_eiffel