In trying to learn the pattern of the existing unit tests for Pillar, I bumped into a failure of SpecDebugger with at MNU: ListModel>>getItems.

I took a wild guess at copying NewListModel>>getListItems and came up with

ListModel>>getItems
   ^ listHolder value

I don't know if thats even close to right, but at least it stopped SpecDebugger complaining.

Should I open a ticket for that to be looked for Pharo3.1 or Pharo4?
Should Pillar be changed to use NewListModel?
What is the plan going forward for ListModel and NewListModel?

cheers -ben



Reply via email to