Mike wrote:
Adam wrote:
* I had trouble getting the project filters to work, for example, when I hid
:services but left :services:webservice shown.
What were trying to do here? The current implementation assumes that if you
were hiding services, that you wanted everything underneath it hidden as well,
tasks and projects. Should the project filter be displayed as a tree and/or
should it highlight the children to better indicate that they will be hidden?
In the java multiproject sample, the :services project doesn't do
anything, but it has a bunch of tasks. I wanted to hide the :services
project, but keep the :services:webapplication project visible.
As in, I wanted to say something like: don't show me empty intermediate
projects.
Adam