How / if to refactor a Delphi program using only forms and data modules

前端 未结 6 1631
Happy的楠姐
Happy的楠姐 2020-12-23 22:09

After years of coding Delphi programs as untestable code in forms and datamodules, including global variables, and the only classes are the forms themselves, containing all

6条回答
  •  伪装坚强ぢ
    2020-12-23 22:55

    After understand what you need to refactory your code, and if you want an OPF/ORM, I suggest Jazz SDK

提交回复
热议问题