Re: [RADIATOR] How to OR attributes for Handler selection

2017-02-17 Thread Hugh Irvine
Hello all - On this topic, I always find it preferable to have all my Handlers do simple positive matches, then at the end of the list have a default Handler that deals with “everything else”. I personally find that having “complicated” Handlers makes troubleshooting later on that much more

Re: [RADIATOR] How to OR attributes for Handler selection

2017-02-17 Thread Amândio Antunes Gomes Silva
: Amândio Antunes Gomes Silva <aman...@scom.uminho.pt>; radiator@lists.open.com.au Assunto: Re: [RADIATOR] How to OR attributes for Handler selection Hi Amandio, What I want to do is to OR different attributes, not different values of the same attribute Regards Vangelis O

Re: [RADIATOR] How to OR attributes for Handler selection

2017-02-17 Thread Vangelis Kyriakakis
/> (you can refine the regexp to meet your needs). > > > > Regards, > > > > Amândio Antunes > > > > *De:*Vangelis Kyriakakis [mailto:vkyr...@forthnet.gr] > *Enviada:* 15 de fevereiro de 2017 14:06 > *Para:* radiator@lists.open.com.au >

Re: [RADIATOR] How to OR attributes for Handler selection

2017-02-17 Thread Amândio Antunes Gomes Silva
Hi! You can use Perl regular expressions. Try (you can refine the regexp to meet your needs). Regards, Amândio Antunes De: Vangelis Kyriakakis [mailto:vkyr...@forthnet.gr] Enviada: 15 de fevereiro de 2017 14:06 Para: radiator@lists.open.com.au Assunto: [RADIATOR] How to OR attributes