On 24 December 2017 at 00:58, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi everybody,

This looks like a good moment of the year to ask all of you what would you want to see in Pharo next year.
Features, improvements, radical changes, etc���. whatever you want.

Of course, this list will not be a roadmap and it does not means we will implement all of it (as always, time drives our possibilities), but is a good moment for us a a community to check where we are and where we wan to go next :)

So, let���s those wishes come!


Small enhancement that arises as I'm trying to design a Morph,
Initially forgetting which corner of the screen is 0@0, raises the idea that in the GTInspector Morph tab,��
showing the coordinates of the mouse as it tracks over the morph would be useful.
Maybe this would be less useful for Morphic using absolute co-ordinates,
but good for Bloc using relative co-ordinates (IIUC).

cheers -ben��