Yeah, the electron is really just an example, I do not think there is
overlap.
Let me know if you bump into any issues. I will have a deeper look soon.


@purplecabbage
risingj.com

On Thu, Jan 4, 2018 at 3:50 PM, Pat Deegan <pat.cordova...@psychogenic.com>
wrote:

> Hi,
>
> First off thanks for your answer and info.
>
> I'm still working on wrapping my head on where electron and coraline
> overlap and/or where they might work together.
>
> I've got the exec bridge part done, and am calling into plugins like
> SQLite and ble-central, basically using the exact same www/ JS file as
> for other platforms--so that's part all good.
>
> The Druid Builder app uses SQLite, Device and In-App browser, and it's
> the same code (typescript/JS) as I used for Windows.
>
> Now I'm going to look into that bare minimum platform.  My impression is
> that it wouldn't be much to do, as coraline doesn't care about the DHTML
> contents (they could be ionic, electron... anything that runs in a
> browser), and doesn't require any compilation step at all.
>
> All we'd need to do is:
>         * copy the config.xml file into the content root
>         * create deb/rpm or whatever packages, optionally generating a
> desktop
> shortcut file.
>
> and it should just work.
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>
>

Reply via email to