Happy !
ThierryGoubier / AltBrowser
Project infos
| License | MIT |
| Tags | system browser, code |
| Creation date | 2012-09-19 |
| Website | https://github.com/ThierryGoubier/AltBrowser |
Monticello registration
About AltBrowser
An attempt at a system browser which is both simple and advanced. Simple, since it reduces the GUI clutter to the minimum, removing unneeded widgets and wasted space. Advanced, since it reorganize the view the System Browser provides on todays complex Smalltalk systems with packages.
It simply provides two views in a System Browser :
A tree view of all code in the system, organized per group, package sets, packages, categories, classes, procotols, and finally methods.
A code pane.
From there, all coding operations are available, as per a normal system browser. Nothing more, nothing less.
Development of this project has moved to github.
