Geert, I am currently working on a browser-based IDE for Pharo and GemStone (should work in any other dialect that supports Seaside ... with a little effort). It is called 'tODE -the Object (centric) Development Environment'. I expect to eventually replace the OmniBrowser-based Gemtools with tODE ...
You can get a picture of what tODE looks like (in Chrome) attached to the email message[1]. I am using Seaside mainly to generate the javascript and provide the necessary callback infrastructure ... I am not trying to duplicate the window-based development environment we are all familiar with. In a web-browser, it is not natural to be opening and closing tens of windows, so I have taken a very different tack ... all of the action for tODE takes place in a single web-browser tab ... tODE has it's own navigation scheme (Smalltalk expressions), links and tabs ... I'm getting relatively close to the point where I can produce a video showing tODE in action... [1] http://forum.world.st/usability-of-Pharo-and-Squeak-tp3562378p3568859.html ----- Original Message ----- | From: "Geert Claes" <geert.wl.cl...@gmail.com> | To: pharo-project@lists.gforge.inria.fr | Sent: Wednesday, June 15, 2011 1:20:50 PM | Subject: Re: [Pharo-project] Morphic on HTML+CSS | | | Janko Mivšek wrote: | > | > 1. is this a clear signal that HTML5 for ALL apps, both desktop and | > the | > web is inevitable? | > 2. is this a clear signal that we need to rebuild Morphic on top of | > HTML+CSS, to leverage all Morphic advantages and come back to | > bleeding | > edge again? | > | | I really like the idea Janko and have been thinking for some time | that | moving to a fully browser based IDE would be great for Smalltalk. I | am just | not sure there are a lot of people with enough free time to tackle | this task | though .... unless someone like Instantiations, Gemstone or Cincom | throws | some resources at is and is willing to share with the Smalltalk | community :) | | | -- | View this message in context: | http://forum.world.st/Morphic-on-HTML-CSS-tp3596306p3600455.html | Sent from the Pharo Smalltalk mailing list archive at Nabble.com. | |