Hello guys!
In a toolchain an XML is currently used to generate sourcecode and documentation (by oAW). By introduction of this XML -> source generation, I reduced the complexity of configuration of the corresponding software component (which has been done using pointers, structs and tables).
Unfortunately, the XML file itself is also not self-explanatory... In fact it represents a complex model.
For the users it would be great to have some kind of GUI to create and modify this XML. I'm very experienced with .NET/Windows Forms and a little experienced with Java, EMF and JFACE.
But when I'm thinking about either of those I'm fed up... I don't want to re-implement the same things over and over again, like save/load, copy/paste, etc.
Und trotzdem stößt es mir
My question to you guys:
Do you know any (bether/more efficient) technology that can be used for GUI development, which itself is used to create/modify XMLs?
Thanks guys!
regards,
Daniel