Over at blogspot I have a post on inspecting objects ‘live’ in web pages.
What I neglect to mention there is what is really nice if you are used to using Mercury Interactive and that is the fact that inspectors allow you to flip some properties of an object ‘live’ in your web page.
Suppose you have an inspector open on a widget which occurs more than once on your page. With one click on the inspector’s toolbar you get a color-picklist. You can flip the color of the inspected widget’s background or border ‘live’ on the web page in your browser. Ah … that ListBox!
Curl does not use <FORM> elements in web pages; instead, Curl uses the GUI widgets familiar to anyone who has been building Rich applications in Tk, Smalltalk, Swing or most any other GUI framework.
Once you Ctrl-Right-Click on a Curl control on a web page you will see why I now rank the Curl IDE up there with Seaside for Smalltalk or XOTclIDE (the extended OTcl IDE.)
In the Curl web framework a CONTROLLER represents a joystick-type device and a ‘control’ such as a TreeControl is a CONTROL. No “let’s all pretend this is MVC because that is the OOP TLA” mantra. But with anonymous procedures and macros. As I said, COOL. Maybe not REST, but COOL enough with SOAP or XMLHttpRequest. As those of us with teens have had occasion to say, ‘Give it a rest, will ya?…’
PS Comes with built-in profiling, test coverage for QTP and even HTTP monitoring. A web content language from MIT with lambda functions that does not even look like LISP. Not bad. Readable code for literate web programming. Nothing clever embedded in HTML comments.
|| COOL || web2.0 || comments
and
|COOL-tag || web2.0 || documentation COOL-tag|
Not a kluge and most have not a clue. Oh yes, MIT. CLU. What was her name?