Hallo, i have a question about the common-resources sandbox project. Assume there is a class C with the following signature
public class C extends B implements A So there are three XML document families with the following base files C.xml, B.xml and A.xml. I need a Resources implementation that when created to wrap the XML family documents for class C also wraps automatically those for A and B? Does such a Resources implementation already exist? Thanks in advance -- Nikos Vitalis <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
