Information Object Classes #376
Unanswered
NathanKelderman
asked this question in
Q&A
Replies: 1 comment
|
Hi @NathanKelderman, Right now we have no plans to implement them and I do not see any workaround unfortunately. We are prioritizing the improvement of existing features (better code generation, bug fixes) and the upcoming native Python backend. Information Object Classes would require significant additional resources due to their complexity and this is not something we have, As I said in another post, external contributions would be welcome. Maxime |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I am trying to get a Trust Anchor Information ASN.1 module compiling for Ada with this ASN1SCC tool, and I am running into issues with Information Object Classes not supported. I then noticed another discussion that mentioned that it isn't supported but that was in 2024. Is it ever going to be supported/is there a known workaround to using an RFC that contains Information Object Classes?
Thanks,
Nathan
All reactions