Changes
Jump to navigation
Jump to search
try a different order
-- Define the key table and the order to test it in
local keyTable = {protType, protLevel, namespace, reason, expiry}
local tryOrder = {5, 3, 4, 3, 2, 1}
-- Try successively generic matches until we run out of key combinations