Hi guys,
We are on our way to integrate (finally) GTools into Pharo.
For now it will be the Playground and the Inspector, since the Debugger is still not ready.
Now, I���m facing a problem. The new command for playground (cmd+o) conflicts with some menyu commands: (cmd+o+[w|t|etc]). Since we cannot handle both, we need to choose one.
I do not have a clear idea, so I want your opinions.
So far, I think this:
1) cmd+o in playground is not so clear, maybe we could map thet to an ���accept��� (cmd+s) or an ���execure��� (cmd+e)���
2) we could map cmd+o+etc. to something else. But I do not know to what.
So, I hear opinions :)
Esteban