[Pas2js] TMS Web core released - based on pas2js.
Michael Van Canneyt
michael at freepascal.org
Fri Feb 16 11:15:36 CET 2018
On Fri, 16 Feb 2018, Ondrej Pokorny wrote:
> On 15.02.2018 22:22, Michael Van Canneyt wrote:
>> The plan is that later on they will release a Lazarus version of their
>> product.
>>
>> Of course, it would be nice if the lazarus community would attempt to
>> make a LCL widgetset using pas2js... I think TMS Software has shown in
>> a convincing
>> manner that pas2js is up to the task...
>
> What a shame TMS didn't decide to do it themselves and instead they
> release a commercial product for Delphi :)
They are a commercial company. Delphi has the bigger market, so it is first.
The FNC components (Framework Neutral Components) are their version of an LCL.
(AFAIK created because they are not satisfied with the FMX design)
It has the same basic architectural idea as the LCL: A set of controls that uses the
underlying OS support. The web support is just another 'OS' for the FNC components.
FNC works with the LCL too, you can create applications in Lazarus with the LCL components.
That's why I am pretty sure that
a) Their IDE designtime support integration will follow for Lazarus
b) The lazarus team can make a LCL widgetset for web.
Michael.
More information about the Pas2js
mailing list