Galina 0 Posted July 23, 2020 Hi, Andrea! I am evaluating MARS to port our soap based service to Rest API, and have a question. Does your library supports old Delphi - XE5? I noticed XE and XE4 sub-folders under "packages" folder. Thank you Share this post Link to post
Andrea Magni 75 Posted January 19, 2021 Hi @Galina, sorry for the late reply. MARS is pretty compatible with older Delphi version up to XE... This is true especially for the server side. The client side has some features relying on the Parallel Programming Library (thus XE7+) but should compile with older version too. Let me know if you encounter issue compiling with older Delphi versions, I will try to help. Sincerely, Andrea Share this post Link to post