[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlaplus] Usage of brackets in TLC config file



On 8/18/21 1:18 PM, Willy Schultz wrote:
Is anyone familiar with the usage of brackets in a TLC config file as seen here <https://github.com/tlaplus/Examples/blob/15df8dd25e1a41fdc17f4aa79618d13dfd6e2b36/specifications/Paxos/MCPaxos.cfg#L9>? I have not encountered it before, and am unclear on its semantics. As far as I can tell, I don't see an explicit mention of it in Specifying Systems.

Hi Will,

Voting and Paxos both define a Ballot operator. Without the brackets, MCPaxos.cfg override the definition of Ballot in Paxos (done a few lines above in the .cfg), not in Voting. This feature was added in 2009. In other words, after the release of Specifying Systems.

The screenshot shows the Toolbox does the same.

M.

--
You received this message because you are subscribed to the Google Groups "tlaplus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tlaplus+unsubscribe@xxxxxxxxxxxxxxxx.
To view this discussion on the web visit https://groups.google.com/d/msgid/tlaplus/ed1406f6-8381-580f-bcea-e4f639b7c3dc%40lemmster.de.

Attachment: Screenshot from 2021-08-18 13-53-53.png
Description: PNG image