I am looking into this. I reply to the Pharo list, I think the Moose list is the wrong one.
The refactoring engine seems to work well. All tests pass.
OmniBrowser is more difficult. There are 7 tests failing, and there are 8 errors.
There is a large number of deprecated code that OB is calling. What am I supposed to do so that OB continues to work in Pharo 1.0 and 1.1? Can I expect that people have the deprecated warnings disabled?
- How are menus registered? TheWorldMenu does not exist any longer.
- What is the replacement for #intialExtent?
Cheers, Lukas