hampi icon indicating copy to clipboard operation
hampi copied to clipboard

Handling of Sequence Extensions in `AperCodec` decode.

Open gabhijit opened this issue 3 years ago • 0 comments

For decoding the SequenceAdditionGroup and Component from the sequence extensions need to be supported. This needs to be handled further upstream in the parser and resolver modules where, we need to 'resolve' to a proper type for the extensions (right now all the components get merged with root_components which is not entirely correct.

gabhijit avatar Nov 07 '21 01:11 gabhijit