Hi, In the Cocoon project we have some optional roles. From time to time they have no implementation behind: Like: <role name="org.apache.cocoon.components.saxconnector.SAXConnector" shorthand="sax-connector"/>
This throws a ugly NPE on runtime. For me that's a) not the correct Exception for this issue and b) maybe we can implement some default class like org.apache.avalon.excalibur.NoImplementation or something else to avoid a Exception. What do you think? Gerhard --------------------------------------------------------- I don't suffer from insanity. I enjoy every minute of it. --------------------------------------------------------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>