openEHR
[ref_impl_eiffel] [1287] When serialising a dADL node id, escape any double-quotes in the id with a backslash.
Reference Implementation: Eiffel (archive)
svn1
31 October 2010 12:33
1
Revision: 1287
Author: peter.gummer
Log Message:
Related topics
Topic
Replies
Views
Activity
[ref_impl_eiffel] [752] Correct code for quote insertion, to always backslash-quote '\' and '"' characters, since in non-serialised form of text there is by definition no 'quoting' (it is only a concept that applies to serialised form of an archetype on a
Reference Implementation: Eiffel (archive)
0
2
17 November 2008
[ref_impl_eiffel] [753] EDT-399: In TAGS/Aug2007, which contains the source code for the current public build of the ADL Parser DLL, always backslash-quote the '\' and '"' characters, compliant with the ADL specification.
Reference Implementation: Eiffel (archive)
0
1
18 November 2008
[ref_impl_eiffel] [756] AWB-152: Don't escape backslashes when serialising regular expression patterns, e.g.
Reference Implementation: Eiffel (archive)
0
3
24 November 2008
[ref_impl_eiffel] [757] AWB-152: In TAGS/Aug2007, which contains the source code for the current public build of the ADL Parser DLL, don't escape backslashes when serialising regular expression patterns, e.g.
Reference Implementation: Eiffel (archive)
0
0
24 November 2008
[ref_impl_eiffel] [1243] Fix adl_parser.ecf to compile following changes in revision 1231, by passing the current language when serialising.
Reference Implementation: Eiffel (archive)
0
1
27 September 2010
[ref_impl_eiffel] [750] Improved version of quoting changes, handles lists of strings in dADL properly.
Reference Implementation: Eiffel (archive)
0
2
16 November 2008
[ref_impl_eiffel] [747] Handle \\ and \" quoting properly.
Reference Implementation: Eiffel (archive)
0
2
14 November 2008
[ref_impl_eiffel] [1518] Minor refactoring to do with serialisation functions available from ADL15_ENGINE and also DADL_ENGINE .
Reference Implementation: Eiffel (archive)
0
3
5 July 2011
[ref_impl_eiffel] [1659] Modified YAML serialiser to use the '- ' sequence item marker in a more normal way, and to only use double quotes on Strings, not characters, codes or other data types.
Reference Implementation: Eiffel (archive)
0
3
15 December 2011
[ref_impl_eiffel] [825] This is a slightly less awful hack for the purpose of managing different ADL versions in serialisation.
Reference Implementation: Eiffel (archive)
0
1
25 February 2009