Re: [Pharo-users] Pharo-users Digest, Vol 27, Issue 62
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? Cheers Andy
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
participants (2)
-
Andy Burnett -
Noury Bouraqadi