blob: 6d7b11ad6f04cec0844dd0265cc613647a5a792d [file] [log] [blame]
Lev Walkinf15320b2004-06-03 03:38:44 +00001MAJOR:
2
Lev Walkin8b03ea32004-09-04 07:49:01 +000031. Support for PER encoding. Requires advanced subtype constraints support,
Lev Walkinf6479552004-09-07 06:43:05 +00004which is already completed.
Lev Walkinf15320b2004-06-03 03:38:44 +00005
Lev Walkin9095a3b2004-08-22 03:20:15 +000062. Support for XER encoding.
7
83. Support for Information Object Classes.
Lev Walkinf15320b2004-06-03 03:38:44 +00009 Status: support for parsing IOCs is mostly present. Support for slicing
10 the IOCs to produce "views" is not yet designed.
11
Lev Walkinf15320b2004-06-03 03:38:44 +000012
Lev Walkin9095a3b2004-08-22 03:20:15 +000013MINOR:
14
Lev Walkinf6479552004-09-07 06:43:05 +0000151. Support for DEFAULT encoding and decoding, at least in INTEGER/ENUMERATED types.
162. Support for EXTERNAL, EMBEDDED-PDV and CHARACTER STRING types.