>> OR2 depends on the old Refactoring Engine from 1999. I recently ported >> some newer code of John Brant that avoids unnecessary reformatting. It >> looks like O2 hasn't been updated yet. The refactoring tools should >> work well in the default OmniBrowser. >> >> Lukas > > Is formatting when refactoring removed altogether? If so, that is great > news! > > However, I get the same error with OBSystemBrowser. (I assume this is > the "default OmniBrowser")?
The problem is that O2 overrides methods in the system and therefor breaks also the default system browser. I am afraid that you need to start from a core image and only load the default browser to get a working configuration (http://code.google.com/p/pharo/wiki/ImageBuildScripts). Lukas -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
