OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

cti-cybox message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [cti-cybox] Patterning against multiple object types




On 7/12/2016 6:48 AM, Jason Keirstead wrote:
My own feeling is that our grammar is already sufficiently complex such
that I don't think we want to venture into such syntactic sugar right
now - at least not if we expect people to have workable at-scale
implementations in the next 12 months.

In term of complexity, would

    type = 'file-object' AND hashes.sha-256 = 		
    'aec070645fe53ee3b3763059376134f058cc337247c978add178b6ccdfb0019f'

be simpler than

    file-object:hashes.sha-256 =
    'aec070645fe53ee3b3763059376134f058cc337247c978add178b6ccdfb0019f'

? My gut says the former is easier to implement, but perhaps not as intuitive to a human reading (if that's a consideration we care about).

Greg


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]