I rewrote that test to

self
    should: [Smalltalk globals classNamed: #notExistedClass]
    raise: ClassNotFound.

It looks much better now. But I can't push it because Smalltalkhub is down.
Should I fix these 21 errors (rewrite the tests for example) or did you
decide that we don't need ClassNotFound?
I'm not an expert in this, but what will happen if some user packages
already use 'isNil' to check if a class exists?

Oleks



--
View this message in context: 
http://forum.world.st/Re-08-05-17-Tabular-Data-Structures-for-Data-Analysis-Oleksandr-Zaytsev-tp4946139p4946179.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.

Reply via email to