tode icon indicating copy to clipboard operation
tode copied to clipboard

LookupError inspecting dictionaries

Open rjsargent opened this issue 8 years ago • 2 comments

printStringTodeLimitedTo: needs to be specialized for Dictionary classes.

rjsargent avatar Jun 15 '16 19:06 rjsargent

A similar error occurs with Sets. Recreation step:

  1. Evaluate (Set with: #new) printStringTodeLimitedTo: 500

rjsargent avatar Jun 27 '16 22:06 rjsargent

@rjsargent thanks for checking ... added some tests and expanded to numbers and other collection types ... perhaps you could be a bit devious and find others?

dalehenrich avatar Jun 27 '16 22:06 dalehenrich