[Pas2js] Next language feature for pas2js...
Maciej Izak
hnb.code at gmail.com
Sun Apr 29 01:23:04 CEST 2018
2018-04-29 0:08 GMT+02:00 Michael Van Canneyt <michael at freepascal.org>:
>
> This is a very subjective and biased opinion.
>
> I think you missed the beginning of the thread where Ondrey and I said why
> we do not like mORMot at all.
>
> So, I for one will never use it again, and will actively support
> development
> of an alternative.
I have totally different experience.
Yes I saw his message. It has own TypeInfo because it has support for large
set of compilers. In general any Lazarus dev / FPC core dev only care to
support trunk and latest version (for example I care only for FPC trunk :)
). The mORMot has support for Delphi 5 (yes Delphi 5 not XE5) up to 10.2 ,
FPC 2.6.x (probably - not sure here) up to trunk (in the case of FPC, trunk
has priority support here) which is not easy task (mORMot must to deal with
many Delphi/FPC internal errors, RTL bugs etc). This is only for main
modules. The mORMot has also SynCrossPlatforms modules for Delphi NEXTGEN
(and probably in the near future for pas2js).
mORMot can't be perfect (it must contains few "dirty tricks") because world
of Pascal compilers is far away from "perfect state".
The learning curve is high, this is true but the end effect is amazing in
every aspects. I will put for sure all my programming career and energy
into mORMot framework.
What I can say - all my coding experience, all my best stuff ever is
nothing in comparison to mORMot (amazing job of Arnaud Bouchez).
So, I for one will use it again and again and will actively support
development of mORMot :).
--
Best regards,
Maciej Izak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/pas2js/attachments/20180429/391239fb/attachment.html>
More information about the Pas2js
mailing list