You are not logged in.
Pages: 1
I tried today to use a couple of units from Mormot2 in a mobile app using Delphi 11 and I noticed that it is not supported.
I understand that Mormot2 is not even yet released, but is it possible/planned for the future?
eg TDocVariant, json and rtti functions
Delphi is now free through Community editions, mobile development is practically available (but not for Google playstore due to version 11 limitation)
A lot of people use now community edition, even a professional delphi subscription is quite affordable now
Last edited by dcoun (2021-12-26 08:53:12)
Offline
It is not planned yet, because it was never included with mORMot 1.
What we may include soon is a "cross-platform" version of TDocVariant / JSON process, slower but working on all Delphi compilers.
The same units that are in the cross-platform subfolder of mORMot 1.
Up to now, you can use those units if needed.
Offline
Thank you @ab, we can survive with slower results and Mormot2's cross platform units are also very welcome.
To be honest, we will never say no to updated and extended in functions cross platform mormot2 units than Mormot1's units
PS I started using RecordLoadJson/RecordSaveJson and TDocVariant, and I am a bit addicted now.....
Last edited by dcoun (2021-12-27 10:34:47)
Offline
please include mustache in cross platform units in mormot2
My best wishes for the new year.
Offline
Pages: 1