On Sat, October 22, 2016 7:25 am, José Mejuto via Lazarus wrote:
>
> The link that explains almost anything:
>
>
> https://dutherenverseauborddelatable.wordpress.com/2016/03/07/the-gecko-m
> onoculture/
>
> And the link that shows the embedding problem:
>
>
> http://chrislord.net/index.php/2016/03/08/state-of-embedding-in-gecko/
>

Those are some interesting reads. It confirms my gut instinct to choose
chromium embedded (CEF) for development, instead of mozilla embedded, as
chromium embedded seems more designed for embedding at this stage than the
more immature firefox code.

I wonder how often chromium embedded breaks their api, or changes the V8
engine so that old stuff no longer works.

One thing I'd really like is a single DLL to ship with an application
instead of mounds and mounds of files that these embedded solutions
require. However I guess that's not going to happen.
-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to