March 25, 2009
10:31 a.m.
Hi Torsten,
Yes - it gives a #DNU for #longDescriptions after loading into the newest pharo image (#10259)
But you can easily implement OBCodeTabPanel#longDescriptions like this:
longDescriptions ^#()
That should work for now...
yes, I did this change in my image in all OB packages, but forgot to commit it to OB-Mondrian-Diagrams, sorry. It's committed now. David