Hi all,
I'm beavering away with Digester and have a question. The SetNext rule takes sends a method to the top-but-one object on the stock passing as a parameter the top object. It is looking for a method signature that uses the top object class as a parameter ... but ... what if the method signature is expecting an interface and not a specific class? Digester seems to not cater for this. Am I correct? Is there a workaround? Many thanks Greg. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
