better autocategorisation of method


On Tue, Apr 11, 2017 at 5:41 PM, Denis Kudriashov <dionisiydk@gmail.com> wrote:
Ok. Here is my memory list:

- MessageBrowser with filter
- Epicea for code changes
- haltOnce is active by default per method. It not requires global turning on.��
- haltOnce is managed from source code area in Nautilus
- execution counter for message nodes in source code area in Nautilus
- anObject asMethodConst to cache expressions dynamically.
- debugger temp names mapping is fixed
- improved debugger title for DNU
- ephemeron support
- more reliable interruption by cmd+.
- cmd+r in Nautilus supports any nodes: message rename, inst var rename, class rename and etc.
- fast inspector based on FastTable
- fast debugger based on FastTable
- workspace variables are visible from debugger
- inheritable process specific variables
- new process specific variable CurrentExecutionEnvironment with values: DefaultExecutionEnvironment by default and TestExecutionEnvironment during test run
- SUnit improvements: time limit for tests, preventing "forked debuggers".

2017-04-11 15:58 GMT+02:00 Marcus Denker <marcus.denker@inria.fr>:
Hi,

We have the complete list of changes here:


all 1386 closed issues with MileStone Pharo6.

For the release announcement, it would be nice to��have a shorter, more digestible list.

I think we need 2 kind:

1) some 5-8�����most important��� ones
2) a list of��maybe 20 issues that are interesting

I think the easiest is to do it together.. so if you have points for the 2 kinds of changes, I would be interested.

I will then create one merged��version of everything people send me (or to the list).

Marcus