I am writing a plugin that consists of a new interceptor. I would like its struts-plugin.xml to append to the defaultStack so the interceptor works out of the box for packages leveraging the default interceptor stack. What is the ethical thing to do as it relates to a plugin modifying the default interceptor stack? Overriding the stack does not pass the tummy test, but in the spirit of plugin drop-n-go, I also feel odd about including a list of modifications you need to make to get the plugin to play!
Scott -- View this message in context: http://www.nabble.com/Struts-2-Plugin-tf4603263.html#a13143714 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]