On Thu, 9 Dec 2010, Lukas Renggli wrote:

I wonder why the old editor functionality was removed instead of being
deprecated until the next release like this is normally done?

It is extremely difficult to get any GUI related stuff ported, because
the packages cannot simply be loaded. One has to fix part of the
package in the old image, and part of the package in the new image.
One wrong method, and everything blows up irreversibly.

I spent the whole afternoon trying to get OB, Shout and eCompletion
working. OB and Shout kind of work (thanks to the preparations in the
PharoTaskForces), but they are still subtly broken. eCompletion is
very hard to get working. The idea of making completion part of the
ToolSet doesn't help at all, the patch now just moved from Morphic to
the StandardToolSet class.

OCompletion works and it includes ECompletion. Since I added a setting for using ECompletion instead of OCompletion (and not just as a fallback mechanism), ECompletion is also working with the new editors.


Levente


I am frustrated and give up, I revert back to Pharo 1.1.

Lukas

--
Lukas Renggli
www.lukas-renggli.ch



Reply via email to