HarmonyCore icon indicating copy to clipboard operation
HarmonyCore copied to clipboard

Support structures that exist in multiple files

Open hippiehunter opened this issue 5 years ago • 1 comments

an initial idea on this is to have a separate template to generate derived classes. Then inside the edm builder we will have to include these derived type along with key and relation information. This can be stored in the HC customization file.

hippiehunter avatar Jun 13 '19 21:06 hippiehunter

I believe I am running into this same situation - trying to expose multiple files with the same underlying structure. The build fails and I can see that the code generation duplicates method/property definitions. Thoughts/Suggestions?

radanowak avatar Jul 22 '22 15:07 radanowak