Hi All,

I'm wondering about whether it would be possible to expand the syntax of the <check /> element to include an 'OR' function.

For example, there are Office patches which should only be installed on Win2k. I'd like to be able to have an entry which says
 <check type="logical" value="OR">
  <check for NOT windows 2K />
  <check for patch />
 </check>

(Hmm - is there a check for specific OSs? Come to that, is there a check for 'NOT' - perhaps a <check type="logical" value="NOT"> container might be needed too...)

So, has anyone any suggestions about how this should work? Has it been done? Hint about how I might go about it?

Yours,

Frank

--
Frank Lee
Sidney Sussex College, Cambridge.              http://www.sid.cam.ac.uk/
Semiconductor Physics, Cavendish Laboratory http://www.sp.phy.cam.ac.uk/
CRL, Toshiba Research Europe     http://www.toshiba-europe.com/research/


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
wpkg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to