Easy gauge vs xml
I did one panel (the B-47) with Easy Gauge (back when the site was active) and, believe me, it ain't easy! It can be made to work but the system is clumsy. I would never have been able to get anywhere without a lot of advice from others on the Easy Gauge website, Bill Leaming especially. That forum help is no longer available.
After that, I bit the bullet and switched to xml. Okay, it requires a bit of head adjustment because it uses Reverse Polish Notation, but, like riding a bicycle, once you get the knack, xml is the only way to go.
I say "only way to go" because we need to remember that whatever system we use, all we can do is tell FS (which is compiled C code) to do what we want it to do. Xml does that direct, because xml is not a code; it is a scripting language used to manipulate C code. Easy Gauge also manipulates the FS C code, but it interjects itself into the process.
Posted for whatever it may be worth...
Cheers,
Glenn