RE: one question on matching images (MQC)

From: Salau, Yemi (yemi.salau@siemens.com)
Date: Mon Sep 03 2007 - 05:17:56 ART


Both will achieve same results, I would use the second option because it
saves me a hell lot of time, every seconds count in the lab mate!

Ofcourse provided if you're not streamlined!

Many Thanks
 
Yemi Salau

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Joseph Brunner
Sent: Monday, September 03, 2007 6:44 AM
To: ccielab@groupstudy.com
Subject: one question on matching images (MQC)

Which would you use and why?

 

class-map match-any IMAGES

  match protocol http url "*.jpg"

  match protocol http url "*.gif"

  match protocol http url "*.jpeg"

 

or

 

class-map match-all IMAGES

 match protocol http url "*.jpg|*.gif|*.jpeg"

 

 

danke schon!



This archive was generated by hypermail 2.1.4 : Sat Oct 06 2007 - 12:01:09 ART