Re: Interceptor Method Filtering

2008-02-11 Thread stanlick
Thanks Laurie. Actually, I'm looking for a more sensitive Method Filter. I want to be able to include/exclude interception based upon Action symbolic name and the built-in class only allows selection based upon Action class method names. The current implementation does not even allow wild card

Re: Interceptor Method Filtering

2008-02-11 Thread Laurie Harper
stanlick wrote: I would like to add more granular interceptor filtering that is sensitive to the package and name elements but do not want to violate the DRY principle. Does anyone know if there is such a capability either in 2.0.11 or slated for 2.1? You can specify interceptors or intercept