GeoMash / JS-Klass-Kit

MIT License
3 stars 2 forks source link

$extends can extend itself!! #14

Open melechi opened 12 years ago

melechi commented 12 years ago

Need a check to make sure a class isn't attempting to extend itself.

This would probably crash the browser in an infinite loop.