SOURCE code

The ESM runner from Eric Dobbs collects code from the page context. It expects the code to be JavaScript.

We intend to add a kind of start button to our code snippets in order to be able to evaluate and examine them. Think of the new code snippet as a frame with implicit "SOURCE code" markup that sends its contents to Eric's collect function.

Part of the evaluation could be a Federated Autocomplete. Think of Wiki Functions combined with a recommend function similar to that of the Solo Super Collaborator.

David Botton's "CLOG Plugin for the ACE Editor" as part of Konrad Hinsen's clog-inspector project has influenced the "SOURCE code" idea.

khinsen via matrix : The ACE plugin is by David Botton (author of CLOG), I just use it for displaying source code in my object inspector. And that idea comes, of course, from the Smalltalk world and in particular Glamorous Toolkit.