-------------------------------------------------- From: "Ryan Boggs" <[email protected]> Sent: Thursday, March 25, 2010 4:45 PM To: "Gert Driesen" <[email protected]> Cc: <[email protected]>; "Dominik Guder" <[email protected]> Subject: Re: [nant-dev] sysinfo task
> Hi, > > On Mar 25, 2010, at 8:10 AM, "Gert Driesen" <[email protected]> > wrote: > >> Ryan, >> >> We cannot allow parenthesis in property names, as that would screw >> up our expression tokenizer. >> I'm more enclined to a machanism that allows explicit control over >> the property names that a given environment variable is mapped to. >> Something similar to the file mappers in Ant would be great. >> > If I understand you correctly, are you referring to something like: > > <sysinfo> > <mapper type="glob" from="*(* to="*_*" /> > </sysinfo> > > Am I understanding you right? Yes. Gert ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ nant-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nant-developers
