Re: [PATCH v3] add object access attributes (PR 83859)

2019-11-21 Thread Martin Sebor
On 11/21/19 3:38 PM, Jeff Law wrote: On 11/21/19 10:11 AM, Martin Sebor wrote: Attached is another revision of this enhancement, this one incorporating Richard's request for a more efficient encoding of the attributes to enable faster parsing.  There is just one attribute called access, with the

Re: [PATCH v3] add object access attributes (PR 83859)

2019-11-21 Thread Jeff Law
On 11/21/19 10:11 AM, Martin Sebor wrote: > Attached is another revision of this enhancement, this one > incorporating Richard's request for a more efficient encoding > of the attributes to enable faster parsing.  There is just one > attribute called access, with the rest being arguments.  This > i

[PATCH v3] add object access attributes (PR 83859)

2019-11-21 Thread Martin Sebor
Attached is another revision of this enhancement, this one incorporating Richard's request for a more efficient encoding of the attributes to enable faster parsing. There is just one attribute called access, with the rest being arguments. This is transformed to access (mode-string) where the mod