Dude, that sounds very exciting! I was thinking you were just "tweaking" around the existing interceptor. Does it allow filtering on the action name?
Peace, Scott On Fri, Mar 7, 2008 at 5:06 PM, Jeromy Evans < [EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > Jeromy -- > > > > I don't mean to step on your toes and your plug-in sounds great; but > should > > this "tiny extra" bit of namespace code be submitted as a patch to the > > already existing wildcard code? > Hi Scott, > > Xwork 2.1 already includes a NamedVariablePatternMatcher, with the same > PatternMatcher inteface as the WildcardMatcher. > They just can't be used at the same time across the application. A > patch may be possible to do that. > > This new plugin consists of 37 new classes or interfaces and is a > complete rewrite of the ActionMapping process. This plugin makes the > NamedVariablePatternMatcher pluggable and URL pattern matcher pluggable. > > > P.S. What about the RESTful URL plug-in? Does it support swappable > > namespaces? > > > > > > It can use the NamedVariablePatternMatcher. I've been using it a lot > but found it isn't adequate except in the simplest applications. > > cheers, > Jeromy Evans > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Scott [EMAIL PROTECTED]