March 6, 2015
8:51 p.m.
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