The Artima Developer Community
Sponsored Link

Agile Buzz Forum
WebVelocity Console

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
WebVelocity Console Posted: Aug 14, 2008 11:58 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: WebVelocity Console
Feed Title: Michael Lucas-Smith
Feed URL: http://www.michaellucassmith.com/site.atom
Feed Description: Smalltalk and my misinterpretations of life
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Michael Lucas-Smith

Advertisement

WebVelocity contains most of the classic Smalltalk tools, rejigged for the web world - but until now it was missing the classic "Transcript" and "Workspace". Instead of those, it has a context sensitive "Console", which is like the Firebug console - but for Smalltalk code.

Context sensitive? Well it binds to the context of the page you're on. If you're editing an application, the scoped lookup is within the applications namespace, saving typing. If you're debugging - the console you popup is bound to the context stack frame, so you can access the stack variables, etc.

WebVelocity-20080814-Console.mov

Update: The video below shows some bugs that have been fixed for the build version.

Read: WebVelocity Console

Topic: Smalltalk Daily 8/12/08: Easier Lists in the Browser Previous Topic   Next Topic Topic: Screening, or Theater?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use