rvasa / jseat

Automatically exported from code.google.com/p/jseat
0 stars 0 forks source link

Unbounded layers or new metric - InheritenceDepth #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Background:
We currently have a metric that is similar, called layers. Though it is 
bounded to four.

You can't really identify where the deepest layers are if it exceeds this.

Issue:
Either change this to be unbounded or add a new metric to store the full 
inheritence dpeth.

Original issue reported on code.google.com by jtha...@gmail.com on 17 Jul 2007 at 5:15