Feb. 16, 2015
9:51 p.m.
Ok, thank you marcus Nicolai 2015-02-16 16:52 GMT+01:00 Marcus Denker <marcus.denker@inria.fr>:
On 16 Feb 2015, at 16:45, Marcus Denker <marcus.denker@inria.fr> wrote:
On 15 Feb 2015, at 18:34, Nicolai Hess <nicolaihess@web.de> wrote:
Issue: 14060 <https://pharo.fogbugz.com/default.asp?14060> MNU: receiver of "stepToCallee" is nil
I suggest we remove this method from nautilus. If we really want to provide such a feature, the implementation should go to TestCase and/or Context. The SystemBrowser should not tinker with processes and manipulate context stacks.
Yes. (The method is NautilusUI>>#debugTest: )
I committed a change to remove it.
Marcus