Tobia Conforto pisze: > Rainer Pruy wrote: >> wildcard *matcher* is one of the most used components with cocoon, I'd >> reckon. But what to do, when one needs to handle X/c/** and X/** >> (excluding X/c/**) different? At least if the contained components are >> not "final" (serialize, read) > > Cocoon has no URI selector, wildcard or otherwise, probably as some kind > of deliberate design choice. > > This kind of problem is easily solved with Perl-compatible regexps, but > Cocoon uses the inefficient and less powerful Jakarta Regexp package > (this is a big gripe of mine, btw) probably for "hysterical raisins."
Patches are always welcome, I think that nobody would mind having new implementation of regexp matcher. -- Grzegorz Kossakowski --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
