On Nov 22, 2009, at 13:28 , Lukas Renggli wrote:
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).
Do we have a ticket for this already? Adrian