Hi All,
I have an old system:
2 x EXEs (D7)
330K combined lines of code
BDE
FibPlus
IBX
JVCL
JCL
TMS
SMExport (very small amount)
Custom Components (very small part)
CNWizards – logging – (very small part)
I want to end up with on DAC (FireDAC unless anyone talks me out of it) and D10.4
I have invested in "The Delphi Parser". The author is being very helpful, but ultimately for FIBPlus, I am going to get my hands dirty and modify the script to teach it what to convert into what. I was wondering if anyone else has travelled this path or is about to. Things I was interested in. How you did it, what gotchas you got etc.
I like the idea of a "brighter than Grep" parser that understands the structure of a Delphi App.