Dale Henrichs wrote: > > 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 ... >
Yep, I noticed that a couple of weeks ago Dale Henrichs wrote: > > 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 completely agree about not duplicating the current IDE, although I reckon that having multiple browser tabs is the way to go. An easy to use RAD GUI designer (taking a leaf out of the prototyping tools books) is what would really make the browser based IDE shine. Anyhow, looking forward to see it in action. -- View this message in context: http://forum.world.st/Morphic-on-HTML-CSS-tp3596306p3601682.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
