- update to 4.2 Changelog: *add Concepts of Aspect-Oriented Programming added to code generation: joint points, advices and point cuts. It allows a better separation of concerns inside a code generation process, leading to improve the reading and maintenance of big and complex template-based scripts. *Addition of a new BNF directive: #readPythonString. A Python string is surrounded by simple quotes or double quotes. Moreover, it accepts triple-quoted strings.
State Changed From-To: open->closed Committed, thanks!