2009/3/5 Dale Henrichs <dale.henrichs@gemstone.com>:
I made a blood sacrifice to the OB gods yesterday and they led me to an acceptable (initial) implementation of a chasing inspector:)
The code is in OB-Tools-dkh.66 (make sure you've loaded OmniBrowser-dr.442 as well). It'll need a couple more sacrifices to the OB gods before it's really ready (primarily reducing the text pane screen real estate), but you can take it for a spin, if you're interested:
  OTChasingInspector openOn: {     #key->('Smalltalk'->Smalltalk).     Dictionary with: #blue->'1' with: #green->'2' }.
I'll be using it in GLASS, but if there's interest in a Pharo/Squeak version I'll make sure to keep it up to snuff.
Dale
Dale, i wanted to ask you, how easy OB-Tools could be targeted to make own remote debugger/browser? And is your code free for use (under MIT)? I'm just considering the how much of my blood could take to implement these tools for use them in Hydra... :)
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.