youngj / Envaya

A technology platform for civil society organizations in developing countries
http://envaya.org
Other
17 stars 8 forks source link

create static analysis tool for analyzing module dependencies #105

Closed youngj closed 13 years ago

youngj commented 13 years ago

modules are rarely explicitly referenced, so it is hard to tell when modules are referencing code in other modules. it is also hard to tell when code is defined in the wrong module.

it would be useful to have a tool that could find all the different types of cross-module references:

youngj commented 13 years ago

also: css classes