This post originated from an RSS feed registered with Agile Buzz
by Wilkes Joiner.
Original Post: Debugging in Seaside
Feed Title: Fuming Incense Stencher
Feed URL: http://feeds.feedburner.com/FumingIncenseStencher
Feed Description: a geek prattling on
I've created a short (3min) video showing how you can deal with a stack trace while developing a Seaside application. One thing to note is that most of this power and flexibility comes from the Smalltalk environment itself. This sort of dynamic runtime inspection and modification is available when developing just about any application with Smalltalk. You should look at the screencasts from James Robertson's blog for some examples of neat and practical things you can do in the VisualWorks environment.