From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH OSSTEST v2 3/4] Add support for selecting resources based on their properties. Date: Wed, 16 Sep 2015 15:07:01 +0100 Message-ID: <1442412421.18856.81.camel@citrix.com> References: <1442404047.18856.51.camel@citrix.com> <1442404064-16192-3-git-send-email-ian.campbell@citrix.com> <22009.29631.949655.327160@mariner.uk.xensource.com> <1442411938.18856.79.camel@citrix.com> <22009.30216.275828.224413@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <22009.30216.275828.224413@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Wed, 2015-09-16 at 15:00 +0100, Ian Jackson wrote: > Ian Campbell writes ("Re: [PATCH OSSTEST v2 3/4] Add support for > selecting resources based on their properties."): > > On Wed, 2015-09-16 at 14:50 +0100, Ian Jackson wrote: > > > As a matter of taste, I would have had propname_check throw rather > > > than making it be a predicate. > > > > I did wonder about that. I'm happy to change if you want me to. > > Your code - up to you :-). I'll take the lazy way out ;-) (IOW I'll leave it how it is)