More config file madness add intersection to group operations

Andreas Ericsson ae at op5.se
Wed Feb 14 17:41:58 CET 2007


John P. Rouillard wrote:
> 
>      web_servers, &production_tier_1, &boston, &https_server
> 
> is a lot clearer than:
> 
>      web_servers, !production_tier_2, !production_tier_3, !test_tier_any, !dev_tier_any, !orlando, !miami, !london, !http_only
> 

After looking at both these suggestions after a 4-day coding session, I can only
say I'd expect

	!!production_tier_2, *test_tier_any

to be a perfectly valid syntax. Perhaps it's just me, but is +- really that bad?

-- 
Andreas Ericsson                   andreas.ericsson at op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV




More information about the Developers mailing list