public marks

PUBLIC MARKS from wsriley with tags programming & polymorphism

01 January 2007 06:15

How null breaks polymorphism: or the problem with null: part 2 – Programming Matters

A further exploration of the problems null brings when it shouldn't be needed. Simple mechanisms for dealing with the problem are presented.