On 10 Nov,2014, at 12:38 , Corinne Krych <corinnekrych(a)gmail.com> wrote:
I like the idea
but i don't have an idea of what an impl could be. Do you have more insight Erik?
sth like
http://hayageek.com/execute-javascript-in-ios/
Could use something like that, but my initial idea was to keep the web view as a
javascript runtime and reusing the cordova libs for invoking the javascript, so that we
don’t have to reinvent the wheel. Then the only thing needed is a kind of delegate that is
used by the native UI that calls the javascript.