July 17, 2015
6:37 p.m.
On 17 Jul 2015, at 18:26, Andy Burnett <andy.burnett@knowinnovation.com> wrote:
The main thing I am wondering about is how to build portable interfaces.
My ideal situation would be to use something like Spec to prototype within Pharo, and then generate something similar in JS.
Alternatively, perhaps we could create mock objects for something like jquery-ui.
Noury, have you done any experiments with this?
I like the idea. But, so far PharoJS does not have support for widgets. Roassal might be a cool solution. It does not have all widgets, but the cool zoomable visualisation can be exported to javascipt. Noury