Rainer
I am sure you will get a better answer than this :)
but, off the top of my head, could you not implement
a selector, inside your general case matcher, which could
make use of regular expressions to handle any degree
of complexity - see:
http://cocoon.apache.org/2.1/userdocs/regular-expression-header-selector.html
Derek
PS I agree that its more "verbose" but then terseness was
never a design goal of XML !!
>>> On 2008/02/21 at 03:49, in message <[EMAIL PROTECTED]>, Rainer Pruy <[EMAIL
>>> PROTECTED]> wrote:
Hi,
probably a question with a simple answer.
However, I just failed up to now in getting at it.....
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))
("X" is an arbitrary path, not having any single path component "c";
while "c" is a simple path component (no "/"))
Using combinations of wildcard macher and simple selector does work, but is
quite verbose.
A "not c" pattern is not generally available (decomposing c into positive and
negative set patterns
might work, but will be even more writing for c's that include several
characters).
Any selector I did miss?
Regards,
Rainer
--
Rainer Pruy
Managing Director
Acrys Consult GmbH & Co. KG
Untermainkai 29-30, D-60329 Frankfurt, Germany
Phone: +49-69-244506-0 - Fax: +49-69-244506-50
Web: http://www.acrys.com ( http://www.acrys.com/ ) - Email: [EMAIL PROTECTED]
Registered: Frankfurt am Main, HRA 31151
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
This message is subject to the CSIR's copyright terms and conditions, e-mail
legal notice, and implemented Open Document Format (ODF) standard.
The full disclaimer details can be found at
http://www.csir.co.za/disclaimer.html.
This message has been scanned for viruses and dangerous content by MailScanner,
and is believed to be clean. MailScanner thanks Transtec Computers for their
support.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]