Zum Player springenZum Hauptinhalt springen
  • vor 10 Jahren
Software Download: http://www.jiowa.de/download.html

Article on DZone: https://dzone.com/articles/code-generation-and-templating-made-really-easy

Quick introduction: http://www.jiowa.de/products/

Jiowa Code Generation Framework and its Template Engine:
Key features:
- compile-time safety for your templates,
- full control of code generation via Java,
- very effective and comprehensible template notation,
- strict separation of code (Java generator) & design (template),
- templates do not carry any model specific information
==> completely re-usable across different projects,
- supports any type of model for which an API exists,
- supports each IDE (no plug-in necessary),
- easily extensible via Java,
- no polyglot programming,
- it is possible to dynamically change the template notation symbols if suitable for the target platform (Java, C++, C#, XML, ...),
- supports protected regions,
- syntax highlighting for target platform instead for template notation (templates are very easy to read).

GitHub: https://github.com/mencl/jiowa-codegen
Bitbucket: https://bitbucket.org/mencl/jiowa-codegen

Other locations of this presentation:
http://speakerdeck.com/robert_mencl/jiowa-code-generation-framework-and-template-engine
http://de.scribd.com/doc/289763083/JIOWA-Code-Generation-Framework-Template-Engine
http://ia601507.us.archive.org/16/items/Jiowa_Code_Generation/Jiowa-Code-Generation-Slides-Keynote.pdf
http://authorstream.com/Presentation/Robert_Mencl-2659935-jiowa-code-generation-framework-template-eng/
Facebook: http://facebook.com/JIOWA-Business-Solutions-GmbH-183854008421493/
Twitter: http://twitter.com/JIOWA_Biz
Misc:
http://archive.org/details/Jiowa_Code_Generation
https://vimeo.com/146250897

Homepage (Robert Mencl): http://www.mencl.de
Facebook (Robert Mencl):
http://facebook.com/Informatikb%C3%BCro-Dr-Robert-Mencl-318311071607045/

Twitter (Robert Mencl): http://twitter.com/Robert_Mencl

Kategorie

🤖
Technik
Kommentare

Empfohlen