The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Diggy

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
Diggy Posted: Jul 26, 2007 2:58 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: Diggy
Feed Title: Travis Griggs - Blog
Feed URL: http://www.cincomsmalltalk.com/rssBlog/travis-rss.xml
Feed Description: This TAG Line is Extra
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Travis Griggs - Blog

Advertisement

I just published a package called "Diggy" to the OpenRepository. Diggy is meant to be a short lived package. It's code that changes the VW debugger to use the Trippy Inspectors, rather than the old inspectors. Once it's stable, the package will be flattened back out into the original packages and removed.

It's a tricky thing to mess with the debugger though. If you blow it too bad, your debugger's dead and that's generally a Bad Thing (tm). There's also the fact that Trippy is a bit more involved inspector that may lead to problems when used in a debugging context. So I'm reticent to suddenly have next week's build have the debugger changed and have the image be unusable because something breaks that I couldn't anticipate. By having it as a separate package, you can load it now, use it, if you discover a show stopper, you can just unload it and hopefully report your troubles back to me and I'll fix them.

This first version simply replaces the bottom left "receiver" inspector. I'll try to do one piece with each publish. And any bug fixes that come from others or myself continually playing with it. Keep watching for changes. It really is intended to be used with the current vw-dev builds. It may work with 7.5 out of the box, I don't know.

Read: Diggy

Topic: Public Data: Hard to find Previous Topic   Next Topic Topic: Industry Misinterpretations 45: Who was that Masked Man?

Sponsored Links



Google
  Web Artima.com   

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