1
Suggestions and Requests / Re: Python support
« on: July 15, 2003, 04:53:31 pm »
Further still, the application of MDA should be considered (it's already mentioned a couple of times in the other EA forums.)
Ultimately, the meta-model describing your system can be passed through a set of templates to generate the desired source code. These templates could be C++, Java, Python, bourne-shell, Perl, HTML, you name it.
I also recall the mention of using templates to change, among other things, the style of the code that should be generated. This is just the tip of the iceberg.
Ultimately, the meta-model describing your system can be passed through a set of templates to generate the desired source code. These templates could be C++, Java, Python, bourne-shell, Perl, HTML, you name it.
I also recall the mention of using templates to change, among other things, the style of the code that should be generated. This is just the tip of the iceberg.