blob: 04b6b2ea43d34780f3b28753224d319fb1891eaa [file] [log] [blame]
vlm653ef9f2005-02-18 09:10:45 +000011. MAJOR:
vlmfa67ddc2004-06-03 03:38:44 +00002
vlm653ef9f2005-02-18 09:10:45 +000031.1 Support for PER encoding. Requires advanced subtype constraints support,
4which is already completed. Also see #3.2.
vlmfa67ddc2004-06-03 03:38:44 +00005
vlm653ef9f2005-02-18 09:10:45 +000061.2 Support for Information Object Classes.
vlm29554592004-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.
vlmfa67ddc2004-06-03 03:38:44 +000010
vlm653ef9f2005-02-18 09:10:45 +0000112. MEDIUM:
vlm780bb562004-08-22 03:20:15 +000012
vlm653ef9f2005-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.
vlm0aa86902004-10-12 23:26:53 +000015
vlm653ef9f2005-02-18 09:10:45 +0000163. MINOR:
vlm0aa86902004-10-12 23:26:53 +000017
vlm653ef9f2005-02-18 09:10:45 +0000183.1 Parsing of CONSTRAINED BY clauses
vlm8b451d52004-11-24 17:42:31 +000019
vlm653ef9f2005-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
vlm8b451d52004-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