|
From: | Karoly Molnar |
Subject: | Re: [Paparazzi-devel] Tr : Building system |
Date: | Mon, 2 Mar 2015 10:19:32 +0100 |
Hi Felix and Chris,
I am working in a commercial project that is also using XML based configuration files for code generation. This is a transportantion project but not avionics. We are using Eclipse / EMF for XML handling, our configuration generators are also Eclipse based. Some toughts on this: - It is relatively easy to maintain, also Eclipse as an integrated environment could serve both as XML editing frontend AND eventually a C development environment with integrated debugger. This works really well. - Certainly implementing the absolute minimum in e.g. Python would be so much simpler. Still, If I should do it from scratch again, I would choose Eclipse/EMF again because of the versatility of Eclipse. You could use e.g. XTEXT or JET/M2T for the configuration generators, the latter would be a very straight forward solution IMHO. Regards Karoly Date: Sat, 28 Feb 2015 15:45:21 +0100 From: address@hidden To: address@hidden Subject: Re: [Paparazzi-devel] Tr : Building system Hi Chris, personally I'm not in favour of writing basic things like the generators in Java, as that adds another _major_ dependency.On Sat, Feb 28, 2015 at 3:40 PM, <address@hidden> wrote:
_______________________________________________ Paparazzi-devel mailing list address@hidden https://lists.nongnu.org/mailman/listinfo/paparazzi-devel |
[Prev in Thread] | Current Thread | [Next in Thread] |