I'm trying to view the playground of an Example in Roassal in Moose 7 in Pharo 7, but I get the following error:
Instance of RBSequenceNode did not understand #formattedCodeWithMaxLineLength:
Using spotter I found that there's a method: #formattedCode, and substituting that with the debugger allows the example to show its playground.
Should this "bug" (my interpretation) be committed to a tracker somewhere? Could this be a good candidate for the Pharo 7 deprecation re-writing feature?
Cheers,
Cris