30416
-----
11645 missing visitSequence: method
https://pharo.fogbugz.com/f/cases/11645
11646 Add Inspector Views / Types
https://pharo.fogbugz.com/f/cases/11646
Camillo says:
BAM! Inspectors just got a massive upgrade:
- customizable subviews in the inspectors, by implementing
#additionalInspectorClasses on the class which returns a collection of
inspectors
- by default: class-specific inspector + basic inspector
- basic-inspector menu becomes obsolete (yet to be done)
- switch between the inspector types via dropdown menu
- shortcuts to navigate between the inspectors (CMD-0 .. CMD-9)
- shortcut to get to the basic inspector (CMD-Shift-0)
- shortcut to cycle between the inspectors (CMD-Shift-[ and CMD-Shift-])
- history is aware of selected inspector type
- first basic integration of object explorer and view hierarchy (no dive
support yet, should be rewritten using newer coding style)
- more views on the way (namely for debugging views for AsmJit)
- tree inspectors are no longer based on the tree explorer, but on the normal
inspector infrastructure.
Diff information:
http://smalltalkhub.com/mc/Pharo/Pharo30/main/Spec-Inspector-MarcusDenker.90.diff
http://smalltalkhub.com/mc/Pharo/Pharo30/main/Spec-Debugger-MarcusDenker.121.diff
http://smalltalkhub.com/mc/Pharo/Pharo30/main/Spec-Core-MarcusDenker.159.diff
http://smalltalkhub.com/mc/Pharo/Pharo30/main/OpalCompiler-Core-MarcusDenker.408.diff
http://smalltalkhub.com/mc/Pharo/Pharo30/main/Nautilus-MarcusDenker.542.diff
signature.asc
Description: Message signed with OpenPGP using GPGMail
