On 05.03.15 19:29, Neil Girdhar wrote: > Have you looked at my IntFields generalization of IntFlags? It seems > that many of your examples (permissions, e.g.) are better expressed with > fields than with flags. It looks too complicated for such simple case. And it has an interface incompatible with plain int.