Please report new issues athttps://github.com/DOCGroup
Here are the things I see so far that can be done: - Use more exisiting IDL compiler internal functionality. The code now re- invents solutions to things that were already solved. - Do more in the pre-processing visitors. Except for a single forward declaration in generated code, the CCM pro-processing visitor sets up the implied IDL so that code generation can proceed normally for everything. We should strive to get the AMI and AMH code generation as much like this as possible. - See if the AMH mapping can be improved along the same lines as the recent changes to the AMI mapping in the spec. I'll ask for some help from Johnny Willemsen <jwillemsen@remedy,nl> on this item, since he has already made the changes necessitated by the new AMI mapping.
accepted
remove myself from cc