blob: e341a102e5e8e4238ccfc449306ca9274b9fde7c [file] [log] [blame]
vlmfa67ddc2004-06-03 03:38:44 +00001MAJOR:
2
vlm29554592004-10-03 09:10:40 +000031. Support for XER decoding.
4 Status: The BASIC-XER and CANONICAL-XER are implemented.
5 The XER decoding is not yet implemented.
6
72. Support for PER encoding. Requires advanced subtype constraints support,
vlm6bfdc3f2004-09-07 06:43:05 +00008which is already completed.
vlmfa67ddc2004-06-03 03:38:44 +00009
vlm780bb562004-08-22 03:20:15 +0000103. Support for Information Object Classes.
vlm29554592004-10-03 09:10:40 +000011 Status: Support for parsing IOCs is mostly present.
12 Support for slicing the IOCs to produce "views"
13 is not yet designed.
vlmfa67ddc2004-06-03 03:38:44 +000014
vlm780bb562004-08-22 03:20:15 +000015MINOR:
16
vlm6bfdc3f2004-09-07 06:43:05 +0000171. Support for DEFAULT encoding and decoding, at least in INTEGER/ENUMERATED types.
vlm29554592004-10-03 09:10:40 +0000183. Support for EXTERNAL, EMBEDDED-PDV and CHARACTER STRING types.