1
Automation Interface, Add-Ins and Tools / Re: MDG technology: reverse engineer from XML
« on: June 13, 2025, 09:13:29 pm »Hello (if anybody is still interested)
Yes, it is possible to RE from the MDG XML into EA.
I've sometimes misplaced the ea model that I used to design my MDG and then generate into the XML.
I had the XML because that is what EA imports at startup. I like to put these on a web server directory because deployment of a new version is easier.
And I had lost all the images that where used in shape scripts and alternate images, so I needed to write a tool to recover all of this.
At a rough guess I'm about 80% done. I'm thinking of making it a Add-in. Would this be useful to anyone else?
Regards,
K
Hi Kevin, I know this is a pretty old topic, but did you ever finish or publish your Add-in for this? I think people would find it helpful.