Hi, I'm using isKindOf as part of my unit tests,

self should: [(mare maternalStrand at: 100)
                                                                isKindOf: Gene];

When I run through the code critics, isKindOf is flagged as a 'questionable
message'. I can't find any reference to why it should be so; can someone
explain please?

Thanks,   ...Stan
-- 
View this message in context: 
http://www.nabble.com/isKindOf-considered-questionable-tp18045399p18045399.html
Sent from the Squeak - Beginners mailing list archive at Nabble.com.

_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to