[Lazarus] Web vs desktop development

Dmitry Boyarintsev skalogryz.lists at gmail.com
Sat Jan 16 06:30:52 CET 2016


On Fri, Jan 15, 2016 at 11:55 PM, Aradeonas <aradeonas at operamail.com> wrote:
>
> Of course I saw them but as I said I surprised from that I cant find any
> particular good one because I have habit that always there will be good
> thing made with FPC and Lazarus.
>
> But if you know a especial one please give me a link.
>

Sorry, I'm not following any on them.

But, the biggest issue here is that most of the engines are C++ based.
FPC support of C++ classes is in initial state (and is on long term todo
list).
Thus building a bridge (i.e. C wrappers) for web library is required in
most cases.
So it's an extra step that a rare pascal developer would like to make and
maintain. And the quality of integration depends on the quality and
flexibility of created wrappers.

Take Qt as example -  C-wrappers are maintained by a single person and a
lot of Qt APIs is still missing.

thanks,
Dmitry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20160116/634d0a13/attachment-0003.html>


More information about the Lazarus mailing list