On Mon, 28 Apr 2003, peter reilly <[EMAIL PROTECTED]> wrote: > 4. public void add(NestedElement anInner) > 5. public void addConfigured(NestedElement anInner)
Make NestedElement a FileSet and explain how you'd support accepting ClassFileset or ZipFileSet as either srcfiles or destfiles in dependset. Your approach, simple and concise as it is doesn't address the situation where the same interface maps to more than one "kind" of nested element. Stefan