id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
39,"setup.py should include client-side C++ header files in COM directory, not just the IDL and TLB",jjr8,jjr8,"Currently, {{{setup.py}}} generates {{{GeoEco.idl}}} and {{{GeoEco.tlb}}} in the COM directory. This is fine for early-bound clients that can read type libraries, such as C# and VB.Net. But C++ clients would prefer to include a header file that defines the GeoEco interfaces. This header file is generated by the midl.exe compiler but {{{setup.py}}} currently deletes it. Instead, it should include it in the COM directory.",Task,assigned,Medium,Unscheduled,Core - COM Interop,,null,,
