Hey everyone! It is no secret that Cordova has a lot of love for Ripple.
We're talking about bringing Ripple deeper into the CLI workflows we have
for Cordova.

Ideally, we could treat Ripple just like a platform compile target for
Cordova. Part of this story is Cordova Plugins. Long ago, we discussed a
Cordova plugin having the following structure:

./
 |-doc
 |-emulate
 |-src
 |-test
 '-www

Wherein `./emulate` would contain everything Ripple needs to render a UI
and stub out any native calls. This means that a platform build of Ripple
would be able to emulate the plugins, and only the plugins, that particular
project is utilizing.

A few questions:

- How does this sit w/ you as a Ripple community member?
- Is this insane? (Is there a better way?)

Reply via email to