blob: 04b6b2ea43d34780f3b28753224d319fb1891eaa [file] [log] [blame]
Lev Walkin276d3a02005-02-18 09:10:45 +000011. MAJOR:
Lev Walkinf15320b2004-06-03 03:38:44 +00002
Lev Walkin276d3a02005-02-18 09:10:45 +000031.1 Support for PER encoding. Requires advanced subtype constraints support,
4which is already completed. Also see #3.2.
Lev Walkinf15320b2004-06-03 03:38:44 +00005
Lev Walkin276d3a02005-02-18 09:10:45 +000061.2 Support for Information Object Classes.
Lev Walkinff1333a2004-10-03 09:10:40 +00007 Status: Support for parsing IOCs is mostly present.
8 Support for slicing the IOCs to produce "views"
9 is not yet designed.
Lev Walkinf15320b2004-06-03 03:38:44 +000010
Lev Walkin276d3a02005-02-18 09:10:45 +0000112. MEDIUM:
Lev Walkin9095a3b2004-08-22 03:20:15 +000012
Lev Walkin276d3a02005-02-18 09:10:45 +0000132.1 Support for DEFAULT encoding and decoding, at least in INTEGER/ENUMERATED types.
142.2 Support for EXTERNAL, EMBEDDED-PDV and CHARACTER STRING types.
Lev Walkin144db9b2004-10-12 23:26:53 +000015
Lev Walkin276d3a02005-02-18 09:10:45 +0000163. MINOR:
Lev Walkin144db9b2004-10-12 23:26:53 +000017
Lev Walkin276d3a02005-02-18 09:10:45 +0000183.1 Parsing of CONSTRAINED BY clauses
Lev Walkin7aedc5e2004-11-24 17:42:31 +000019
Lev Walkin276d3a02005-02-18 09:10:45 +0000203.2 Support for ContainedSubtype constraint.
21
223.3 If the generated target language source file is not different from
Lev Walkin7aedc5e2004-11-24 17:42:31 +000023the one already present (except maybe a compiler version in comments),
24do not update the file. Prevents trashing file dependencies in multifile
25compilation.
26