Dmitri Zagidulin wrote
> Similar question - are there any roadmap plans to add Dictionary literals
> to Pharo?

Please be careful of complicating the language syntax. Perhaps the better
solution is to improve the optimizer until it can recognize the fact that
the expression really is constant and can inline the generated code.

I had an interesting lesson in this just the other day from Martin McClure.
I had been asking for a feature like VA Smalltalk's "compile-time constant".
I am now convinced that is not the way to go.



> On Mon, Apr 20, 2015 at 1:20 PM, stepharo <

> stepharo@

> > wrote:
> 
>>
>>
>> Le 20/4/15 16:39, Dmitri Zagidulin a écrit :
>>
>> I would love to see two things in Pharo 5:
>>
>>  1) Fix for mouse scrolling (at least on Mac OS X, though I think it does
>> the same on Linux etc) in the class pane. While mouse-scrolling (either
>> via
>> a mouse wheel or two-finger scrolling on the touchpad) through the
>> classes,
>> the focus frequently and erratically jumps to the package pane, and the
>> package pane starts scrolling instead. The focus also sometimes jumps
>> when
>> you reach the end of the class list (and, again, the package pane starts
>> scrolling instead).
>>
>>
>> Yes
>>
>>
>>  2) A button in the debugger that copies the error message to the
>> clipboard (you can sort of do it currently by editing the title of the
>> error window, but that's really awkward).
>>
>>
>> it should be easy to do.
>>
>>
>>  I also have a question. Are there currently any roadmap plans for
>> namespaces or modules for Pharo? I saw a brief discussion about it a few
>> years back (http://forum.world.st/Pharo-and-Namespaces-td4636635.html ),
>> and wanted to see if it's still on the table.
>>
>>
>> Yes but not for Pharo 50.
>>
>> Stef
>>
>>
>>
>>
>> On Mon, Apr 20, 2015 at 2:58 AM, stepharo <

> stepharo@

> > wrote:
>>
>>> Hi
>>>
>>> if you have suggestions please let us know. Now usually suggestions
>>> often
>>> comes with time allocation ;)
>>> We have definitively a list of points we want to see addressed.
>>>
>>> Stef
>>>
>>> Le 19/4/15 23:19, Torsten Bergmann a écrit :
>>>
>>>  Do we have a roadmap for Pharo 5 already?
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>
>>





--
View this message in context: 
http://forum.world.st/Roadmap-tp4820561p4820934.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.

Reply via email to