aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: 16a102b4c21945af0e6ebda55f164c28458c8e68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
MAJOR:

1. Support for PER encoding. Requires advanced subtype constraints support,
which is already completed.

2. Support for XER decoding (the BASIC-XER encoding is already implemented).

3. Support for Information Object Classes.
   Status: support for parsing IOCs is mostly present. Support for slicing
   the IOCs to produce "views" is not yet designed.


MINOR:

1. Support for DEFAULT encoding and decoding, at least in INTEGER/ENUMERATED types.
2. Support for EXTERNAL, EMBEDDED-PDV and CHARACTER STRING types.