Closed clemens-tolboom closed 10 years ago
This is not possible because implements, extends and traits are not indexed and and all dependend classes need to be regenerated if a dependency changes.
This is not a performance killer per se ... it's much quicker then the parser oop2json.
As a followup of #34 can we do similar for
bin/json2dot
?As this is about building the full graph through inheritence, extends, traits we probably need to update our indexfile for managing changes.