On Sat, Mar 7, 2015 at 4:51 AM, stepharo <stepharo@free.fr> wrote:
Hi

I would like to get your point of view about this code

ListModel>>menu: aBlock
�� �� "<api: #block getter: #menu registration: #whenMenuChanged:>"
�� �� "Set the block used to defined the menu"

�� �� menuHolder value: aBlock

I have problem to see a case where the end programmer would like to get notify when the menu is changed.
I'm thinking that I will remove the valueHolder holder blocks that create menu.

Stef


I've not a strong opinion, but I also can't think of a case.�� I will ask whether this will change will be held until after Pharo 4 Release. It doesn't seem a bug fix.
cheers -ben