I'm thinking about implementing a dependset as a derivate of fileset. My thoughts on that, so far:
o use BCEL framework for implementation o the only attribute is the start class, where to start searching o nested filesets specify, where to search for dependent classes The dependset is java specific and should be usable, whereever filesets are usable. discussion? Holger Engels
