IVE: Importing all asn data
Function import: you do not import the ASN.1 files, instead you should try to import them all, with the following rules
-
copy the ASN.1 and ACN files to the current project folder and add them to the .pro file -
if filename already exists: propose to rename the file or ignore it -
for each ASN.1 module in the ASN.1 files, if an identical module name already exists in the current system, warn the user and propose to a) add it anyway, b) ignore the file containing the module
The list of ASN.1 modules is in the XML AST of the ASN.1 file that you parse (ASN.1 files start with "ModuleName DEFINITIONS ::= ...."