Hi all, Yesterday we had an interesting discussion at the hackathon about how to identify unused components so as to remove/deprecate them in order to cleanup the code base.
We cannot consider the last commit date on a component as the measure of its usefulness, as many components are simply "finished", i.e. just work and don't need more work, but are used daily by most users (e.g. the HTML serializer). So the idea is to involve users in the process and conduct a poll where they will be able to list the components they use regularly so that we can find those that can be pushed to end-of-life and utimately removed from the distribution. WDYT? Sylvain -- Sylvain Wallez - http://bluxte.net
