Monday, 2 September 2013

Type safety through inheritance

Type safety through inheritance

References

Reference NO 1

http://stackoverflow.com/questions/15186267/type-safety-through-inheritance

Reference NO 2

http://stackoverflow.com/questions/9806785/best-practice-for-enforcing-type-safety-in-polymorphic-inheritance-hierarchies

Reference NO 3

https://www4.in.tum.de/~nipkow/pubs/oopsla06.pdf

Reference NO 4

http://www.java.net/node/643664

Reference NO 5

http://se.ethz.ch/~meyer/ongoing/covariance/recast.pdf

Reference NO 6

http://www.ics.uci.edu/~lopes/teaching/inf212W12/readings/wasserrab.pdf

Reference NO 7

http://www.crockford.com/javascript/inheritance.html

Reference NO 8

http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.5.5574

No comments:

Post a Comment