blob: e341a102e5e8e4238ccfc449306ca9274b9fde7c [file] [log] [blame]
Lev Walkinf15320b2004-06-03 03:38:44 +00001MAJOR:
2
Lev Walkinff1333a2004-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,
Lev Walkinf6479552004-09-07 06:43:05 +00008which is already completed.
Lev Walkinf15320b2004-06-03 03:38:44 +00009
Lev Walkin9095a3b2004-08-22 03:20:15 +0000103. Support for Information Object Classes.
Lev Walkinff1333a2004-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.
Lev Walkinf15320b2004-06-03 03:38:44 +000014
Lev Walkin9095a3b2004-08-22 03:20:15 +000015MINOR:
16
Lev Walkinf6479552004-09-07 06:43:05 +0000171. Support for DEFAULT encoding and decoding, at least in INTEGER/ENUMERATED types.
Lev Walkinff1333a2004-10-03 09:10:40 +0000183. Support for EXTERNAL, EMBEDDED-PDV and CHARACTER STRING types.