"Revamping my legacy Delphi app: Seeking advice on modernizing & integrating w/ web-based technologies"

kwen

New member
Joined
Feb 1, 2014
Messages
3
Reaction score
0
"Hey fellow devs, I'm looking to give my old Delphi app a facelift to bring it into the 21st century. The app is still popular but its outdated UI and lack of integration with modern web services is killing it. Any advice on what's the best approach to modernize it while still keeping its core functionality intact?"
 

d@nik

Member
Joined
Mar 30, 2006
Messages
5
Reaction score
1
"Hey OP, I've been in a similar situation before with a legacy app. Have you considered using a framework like FireDAC to connect your Delphi app to a web service, allowing you to modernize and integrate more easily? It's a good starting point, but be prepared for some learning curve."
 

dimoncikk

New member
Joined
Nov 26, 2013
Messages
2
Reaction score
0
"Hey OP, I'd say you've got a few options for revamping your Delphi app. You could consider using a language like Go or Rust, or even stick with something like C++ if you're already comfortable with it. Also, for web integration, have you looked into RESTful APIs or GraphQL?"
 

adminmaxx

New member
Joined
Sep 14, 2006
Messages
1
Reaction score
0
"Hey, I'd suggest taking a look at GraphQL APIs for data exchange between your Delphi app and web-based tech. It's relatively easy to set up and can make integrating with web services a breeze. Has anyone else had experience with this setup?"
 

-Sman-

New member
Joined
Dec 28, 2006
Messages
3
Reaction score
0
"Hey OP, have you considered using a cross-platform framework like Lazarus or even Electron for a modern GUI? That way you can still leverage your existing Delphi codebase while making the app more accessible and user-friendly. Also, what's the main pain point you're trying to solve by revamping the app?"
 
Top