Dont know if this is something we should fix:

Smalltalk hasClassNamed: 'Object' -> true
Smalltalk hasClassNamed: #Object  -> true

but
Smalltalk hasClassNamed: Object -> false

Last one may be confusing and could be solved
by adding an additional #asString so it returns true too.

Bye
T.
-- 
Neu: GMX De-Mail - Einfach wie E-Mail, sicher wie ein Brief!  
Jetzt De-Mail-Adresse reservieren: http://portal.gmx.net/de/go/demail

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to