You are not logged in.
Pages: 1
Hello,
and thank for your work,
after testing the recent TAESPRNG on Win32, I had the need to port it on MacOSX,
using Delphi cross-compilation.
It went pretty fast, using TPersistent instead of TSynPersistant for TAESPNG, for simplicity.
I made a pull request over github, so you can see easily my changes.
I already had a small set of patches for Mac, so I regrouped them in a file called SynCommonsMac.pas,
which is a simplified version of SynCommons.
If I can help on this subject, it would be, as well, easier for me to get future changes from mORMot for Mac.
Have a good day!
Thomas
Offline
Thanks a lot for the input!
I've answered to the pull request.
https://github.com/synopse/mORMot/pull/15
In short, it is a very nice first step, but we should rather integrate with the existing, without breaking what works (older compilers, and FPC+MacOS support).
Offline
Where can I get a copy of the Mac versions - SynCommonsMac and SynCryptoMac?
thank you
Offline
Pages: 1