Code generator principle, manual code generation video reset version released

Code generator principle, manual code generation video reset version released

Code Generator Principles, manual code generation video reset version has been released. It turns out that there is a screencast to explain the fundamentals of the verb operator code generator. Explains the detailed procedure for manual code generation with case-sensitive string search and replace.
However, due to the limitations of the software at that time, there were two significant shortcomings. The first was that there was no sound. The second is that the screen recording uses the Exe format instead of the common video format.
Therefore, I recreated this video, using the open source attendance system ClockSimpleJEE as a code template, using manual code generation to generate a DaoImpl code, and completed the test.
The principles of the verb operator code generator are as follows:

  • The combination of verb operator and domain object represents everything
  • Centralization of Variations: Domain Objects
  • Invariant Concentration: Verb Operators
  • Verb Declension Theory: Verb Operators and Multidimensional Space

And the starting point of everything is manual code generation as shown in the video. See the video:

https://www.bilibili.com/video/BV1RP411q7AS/

screenshot

JUnitEE test case set

 

Guess you like

Origin www.oschina.net/news/246413/lightsbmeu