Hi I was browsing through the draft chapter for Pharo By Example describing the Omnibrowser architecture (https://gforge.inria.fr/frs/download.php/27418/Omnibrowser.pdf). One of the screenshots (Figure 1.5 in the PDF) shows a browser with Back, Forward and History Buttons i.e. navigation history features.
My specific questions: 1) What happened to this version of the browser? Is it possible to load the navigation history feature into the latest version of Pharo? I am currently using Pharo 1.2 2) The paper "Tackling Software Navigation Issues of the Smalltalk IDE" by Röthlisberger et al (http://www.bergel.eu/download/papers/Berg09d-SmalltalkIDE.pdf) implemented several useful features for code navigation in the Smalltalk IDE. Was their work ever ported to Pharo? Hopefully the authors of the paper are reading this list and can comment. The paper was very interesting for me because it described and proposed solutions for problems that I have encountered with code navigation in Smalltalk. Thanks! -- Nick -- View this message in context: http://forum.world.st/Code-Navigation-Navigation-History-in-System-Browser-tp3438888p3438888.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
